-
Notifications
You must be signed in to change notification settings - Fork 1
stackbilder.stackbilt.dev — standalone interactive gallery experience #20
Copy link
Copy link
Open
Description
Vision
Promote the gallery from a page (stackbilt.dev/gallery) to a standalone interactive experience at stackbilder.stackbilt.dev.
Why
The gallery is the most visible proof of the TarotScript-native classification pipeline (shipped #102). A dedicated subdomain lets it be more than a showcase — it becomes a product surface.
Potential features
- Live classification preview — type an intention, see the vocabulary deck resolve it in real time (pattern, confidence, trait vector)
- Trait vector visualization — show the axes: route_shape, verification, dispatch, trigger, bindings, framework
- "Try before you scaffold" — see the
/classifyresult before committing to a full build - Side-by-side comparison — vocabulary-assisted vs raw relevance scoring
- Vocabulary coverage map — which patterns are covered, which fall through to Tier 2
Technical notes
- The
POST /classifyendpoint is live ontarotscript-worker(deployed 2026-03-27) - Service binding
TAROTSCRIPTalready wired in the MCP gateway - Could be a Cloudflare Pages site or a lightweight Workers app
- DNS:
stackbilder.stackbilt.devis currently unregistered — available for use
Related
- tarotscript#102 — TarotScript-native intent classification (shipped)
- Gateway commit
e005be3— /classify wired as primary classification path
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels