b35e699384
Add the inbox loop (/capture, /triage, /roundup) to README's 'The rhythm' section. Capture the ten31-transcripts mini-retrofit to INBOX.md with step-by-step instructions for next triage. Reconcile ROADMAP item 6 + Current state: recap-relay remote added/pushed in a later session.
2.2 KiB
2.2 KiB
Inbox — cross-project capture buffer
Raw, untriaged ideas and bugs for any repo, captured from anywhere so they stop
scattering into phone notes. /capture appends here; /triage, run inside a project,
drains that project's items into its AGENTS.md (## Current state) or ROADMAP.md. This
buffer is upstream of every repo's ROADMAP — nothing here is owned or scheduled until
triaged.
Line format — one item per line:
- [ ] (project) [type][Pn] note — optional context, YYYY-MM-DD
project— the target repo's folder name (e.g.relay), orstandardsfor this repo, or?if unsure. For an idea that would be a brand-new repo (no folder exists yet), usenew— ornew:working-nameif you have a name in mind.type—bug|feature|idea|skill|agent|project|chore(project= a potential new repo; handled by the new-repo bootstrap, not/triage).Pn— priorityP0(drop-everything) …P3(someday). DefaultP2if unspecified.[ ]unchecked = untriaged;/triageremoves items once they're routed.
Example:
- [ ] (relay) [bug][P1] health-check probes the wrong port after the bind refactor — found while testing, 2026-06-14
Items
- (ten31-transcripts) [chore][P1] Mini-retrofit — repo is an active Xcode/Swift app but has NO
.claude/dir. Do, in order: (1) add the portable inbox-check line toAGENTS.md, tagged(ten31-transcripts); (2) create.claude/settings.json(at minimum{}) so shared project config/hooks become committable; (3) bring.gitignoreto the canonical block instandards/portability.md→ "What git tracks" — the deny-by-default.claude/*+ allow-list, plus.env.*and!.env.example(both currently missing); (4) judgment call — only if the flatdocs/NN_*.mdfiles are genuinely subsystem-scoped, reorganize them intodocs/guides/+.claude/rules/relative symlinks with one index line each in AGENTS.md. TheCLAUDE.md → AGENTS.mdsymlink is already correct; no secrets are currently tracked. Full context:standardsROADMAP item 6 residuals — from the cross-repo git-hygiene audit, 2026-06-14