A-IForgeShapesCapture

Capture

Live shape note for the TAC-GKOS vault. Shape notes live under:

A-I/Forge/Shapes

Track-B capture stub — an unregistered placeholder made in plain Obsidian (no Claude Code, no registry ID). It carries the promotion contract so Claude Code can later mint the real artifact. Plugins never mint registry IDs (PLAN-045 / DD-002-gkos-command-and-capture-surface / ADR-009-registry-safe-capture-surfaces).

Stub contract (frontmatter):

needs_routing: true          # this is a stub awaiting promotion
promote_as: TN | DD | IDEA   # which registry family it becomes

Expected body structure:

(freeform capture — Claude Code transplants it into the family template at promotion)

A note with shape: capture matches this shape (match field: shape). The match value is the shape filename, lowercased (Capturecapture) — spaces, not hyphens; no Shape suffix.

Grounding

Design shape for the Track-B stub contract (PLAN-045). Capture stubs land in the chosen category's .01 Inbox (or the global 01 GKOS Inbox); promotion scans all .01 inboxes + the global inbox. needs_routing / promote_as are validate-only (info/warning), never error.


16 Notes link here
Built with LogoFlowershow