chore(shared): subtree pull commons — ingest-spec.md (I1)

This commit is contained in:
Kjell Tore Guttormsen 2026-07-03 14:04:11 +02:00
commit 4df2140694
2 changed files with 286 additions and 0 deletions

View file

@ -31,6 +31,12 @@ so the only thing that differs is the agent framework itself.
IR projection + golden suite as the only ground truth, and the budget/provenance requirements.
The sibling implementation is built from this spec alone, without reverse-engineering the
reference code.
- [`ingest-spec.md`](ingest-spec.md) — the **normative ingest specification**, framework-neutral
(same guard rule as the method spec): the deterministic ingest step that materializes real
data sources as OKF bundles BEFORE the loop — the polymorphic manifest schema (file/CSV, SQL,
HTTP as extension point), the credential-reference rule, the verdict-layer reservation, the
ingest provenance frontmatter with an explicit timestamp, the index-generation requirement,
and the golden-extraction format.
## Rules