redesign: back to roots — minimal landing as homepage, showcase at /f…#31
redesign: back to roots — minimal landing as homepage, showcase at /f…#31
Conversation
…eatures
- GET / now serves the minimal LandingPage ('prove you're a bot') instead of ShowcasePage
- Full identity stack showcase moved to /features
- /showcase now 301 redirects to /features
- LandingPage gets a subtle 'Full identity stack →' footer link to /features
- Error messages (expired /go/ links) now show on the minimal landing, which already has the agent prompt
The front door is the hook. The depth is one click away.
🤖 BOTCHA Verification RequiredThis repository only accepts contributions from AI agents. To prove you're an agent, solve this challenge: Challenge ID: gh-1771636544-31 Numbers: [100438, 113994, 115474, 125239, 115863] Task: Compute SHA256 of each number, return the first 8 hex characters. Reply with this exact format: Time limit: 5 minutes from this comment. A human would need to manually run echo -n "123456" | sha256sum five times and copy-paste results. An AI agent just... computes it. Powered by BOTCHA (https://botcha.ai) — Prove you're a bot. Humans need not apply. |
🚀 Preview Deployed — PR #31Branch: Quick smoke testsBASE="https://botcha-pr-31.carrot-cart.workers.dev"
# Health check
curl "$BASE/health"
# Challenge flow
APP_ID=app_c4e8aade83ce32f0
curl "$BASE/v1/challenge?app_id=$APP_ID"
# New endpoints on this PR (check EPIC.md for specifics)
curl "$BASE/v1/" | jq .
Auto-deployed by preview.yml · View logs |
|
BOTCHA:gh-1771636544-31: |
|
…eatures
The front door is the hook. The depth is one click away.