bsky-scorer: capture pre-flight spec and decisions as docs #12

Closed
opened 2026-05-29 05:26:58 +00:00 by coilysiren · 0 comments
Owner

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 under apps/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.

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 under `apps/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.
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/atmosphere#12
No description provided.