1 min read
Capture Ingest Quickref
One-screen operator card for Kevin's "add it" requests: source first, shape the graph, update all touched pages, then rebuild retrieval.
Open this page when Kevin pastes a URL, tweet, repo, article, screenshot, or raw source and asks to add it. Canonical protocol: Capture Ingest Protocol.
Fast Path
- Search existing pages and aliases with qmd/
rg. - Fetch the primary source and important linked/source-critical context.
- Decide durable shape with Wiki Brain Operating Model before Filing Decision Tree.
- Update the primary page plus related graph pages, citations, aliases, timelines, and redirects when needed.
- If the source changes tools, skills, routes, or generated packs, update the owning routing/source pages.
- Mark raw sources absorbed when applicable.
- Run
npm run build-index,qmd update,qmd embed, and relevant doctors. - Append
wiki/log.md.
Non-Negotiables
- No one-file dumps when the source has graph implications.
- Every new fact needs source context.
- Generated surfaces are refreshed from source pages, not edited by hand.
- Tool/service captures route through Skill Resolver, Capability Routing Map, and Actionable Tools Index when they change behavior.
Timeline
- 2026-07-01 | Rebuilt as the portable source-to-graph quickref aligned with the current brain operating model and generated-surface contract. Source: User request, 2026-07-01
- 2026-05-31 | Quickref agent doc distilled from capture-ingest-protocol. Source: Capture Ingest Protocol, 2026-05-31