bsky-scorer: capture pre-flight spec and decisions as docs #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Capture the bsky-scorer pre-flight as committed docs so the build session (and a fresh agent in WSL) has the full picture next to the app.
Add a
preflight-series underapps/bsky-scorer/docs/:preflight-spec.md- the design brief, voice-edited.preflight-decisions.md- locked decisions (all-Python, single qwen3:8b for classify and score, roll-up scales the live Deployment to zero, skill schema, thresholds).preflight-environment.md- local Ollama validation (native-API recipe, throughput, 8GB single-model capacity, endpoint wiring, SSM secrets).preflight-status.md- what is done, open follow-ups (#11, agentic-os #102, coily cascade), and next steps for the v0 build.These docs add to the documentation-layout backlog tracked in #11 (md under apps/, over the size caps). The deferred hooks mean they do not block, and #11 already covers the cleanup.