Some checks failed
lakehouse/auditor 13 blocking issues: cloud: claim not backed — "Phase 8 done-criteria (per spec):"
Auto-generated by `./scripts/distill release-freeze` — RELEASE-READY (6/6 gates). Captures the v1.0.0 manifest + the latest acceptance + audit reports re-run during the freeze. reports/distillation/release-freeze.md human-readable manifest reports/distillation/release-manifest.json machine-readable manifest reports/distillation/phase6-acceptance-report.md re-run during freeze (22/22 invariants) reports/distillation/phase8-full-audit-report.md re-run during freeze (16/16 required) Pre-tag state: branch: scrum/auto-apply-19814 head: <prior commit before this one> full pipeline: 145 distillation tests pass · 0 fail acceptance: 22/22 invariants on fixture, bit-identical reproducibility audit-full: 16/16 required across Phases 0-7 Tag command awaiting operator confirmation: git tag -a distillation-v1.0.0 -m "distillation v1.0.0 — 8-phase substrate frozen" git push origin distillation-v1.0.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
115 lines
3.1 KiB
JSON
115 lines
3.1 KiB
JSON
{
|
|
"schema": "distillation_release_manifest.v1",
|
|
"version": "v1.0.0",
|
|
"tag": "distillation-v1.0.0",
|
|
"released_at": "2026-04-27T04:54:32.299Z",
|
|
"git_head": "73f242e3e41c2aa36b35fe9de54742b248915cb5",
|
|
"git_branch": "scrum/auto-apply-19814",
|
|
"phase_commits": [
|
|
{
|
|
"phase": "0+1+2 scaffold",
|
|
"commit": "27b1d27",
|
|
"subject": "distillation: Phase 0 recon + Phase 1 schemas + Phase 2 transforms scaffold"
|
|
},
|
|
{
|
|
"phase": "2 materializer",
|
|
"commit": "1ea8029",
|
|
"subject": "distillation: Phase 2 — Evidence View materializer + health audit"
|
|
},
|
|
{
|
|
"phase": "3 scorer",
|
|
"commit": "c989253",
|
|
"subject": "distillation: Phase 3 — deterministic Success Scorer"
|
|
},
|
|
{
|
|
"phase": "4 exports",
|
|
"commit": "68b6697",
|
|
"subject": "distillation: Phase 4 — dataset export layer"
|
|
},
|
|
{
|
|
"phase": "5 receipts",
|
|
"commit": "2cf359a",
|
|
"subject": "distillation: Phase 5 — receipts harness (system-level observability)"
|
|
},
|
|
{
|
|
"phase": "6 acceptance",
|
|
"commit": "1b433a9",
|
|
"subject": "distillation: Phase 6 — acceptance gate suite"
|
|
},
|
|
{
|
|
"phase": "auditor rebuild",
|
|
"commit": "20a039c",
|
|
"subject": "auditor: rebuild on mode runner + drop tree-split (use distillation substrate)"
|
|
},
|
|
{
|
|
"phase": "7 replay",
|
|
"commit": "681f39d",
|
|
"subject": "distillation: Phase 7 — replay-driven local model bootstrapping"
|
|
},
|
|
{
|
|
"phase": "8 audit-full",
|
|
"commit": "5bdd159",
|
|
"subject": "distillation: Phase 8 — full system audit"
|
|
}
|
|
],
|
|
"dataset_counts": {
|
|
"rag_rows": 448,
|
|
"sft_rows": 353,
|
|
"preference_pairs": 83,
|
|
"evidence_files": 12,
|
|
"evidence_rows": 1055,
|
|
"scored_files": 12,
|
|
"scored_rows": 1055,
|
|
"quarantined_total": 1325
|
|
},
|
|
"latest_baseline": {
|
|
"recorded_at": "2026-04-27T04:54:32.282Z",
|
|
"git_commit": "73f242e3e41c2aa36b35fe9de54742b248915cb5",
|
|
"metrics": {
|
|
"p2_evidence_rows": 16,
|
|
"p2_evidence_skips": 2,
|
|
"p3_accepted": 386,
|
|
"p3_partial": 132,
|
|
"p3_rejected": 57,
|
|
"p3_human": 480,
|
|
"p4_rag_rows": 448,
|
|
"p4_sft_rows": 353,
|
|
"p4_pref_pairs": 83,
|
|
"p4_total_quarantined": 1325
|
|
}
|
|
},
|
|
"gates": [
|
|
{
|
|
"name": "clean git state (no source-tree modifications)",
|
|
"passed": true,
|
|
"detail": "tree clean (2 auto-regenerated reports tolerated)"
|
|
},
|
|
{
|
|
"name": "full test suite (bun test tests/distillation/ auditor/schemas/distillation/)",
|
|
"passed": true,
|
|
"detail": "145 pass, 0 fail (exit=0)"
|
|
},
|
|
{
|
|
"name": "every phase commit resolves",
|
|
"passed": true,
|
|
"detail": "9/9 commits verified"
|
|
},
|
|
{
|
|
"name": "acceptance gate (22-invariant fixture E2E)",
|
|
"passed": true,
|
|
"detail": "22/22 invariants"
|
|
},
|
|
{
|
|
"name": "audit-full (Phases 0-7 verified + drift)",
|
|
"passed": true,
|
|
"detail": "16/16 required checks"
|
|
},
|
|
{
|
|
"name": "tag distillation-v1.0.0 available (does not yet exist)",
|
|
"passed": true,
|
|
"detail": "tag name is free"
|
|
}
|
|
],
|
|
"passed": true
|
|
}
|