knowledge_ingest_submit
Queue falsifiable claims from pending knowledge docs for human review, storing durable summary and original backup.
Instructions
Submit the FALSIFIABLE claims you extracted from a pending knowledge doc (see the knowledge_ingest prompt). Queues them as proposals (source knowledge:), writes the durable summary, backs up the original, and clears the inbox copy. Claims become PINNED memory only after dim review (unless the repo opted out).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The pending doc's filename, exactly as shown by knowledge_pending | |
| claims | Yes | JSON: {"claims":[{"kind":"CONVENTION","claim":"...","paths":["src/x"],"symbols":[],"guardrail_level":null,"rationale":"..."}]} — 0–12 durable, scoped, falsifiable claims |