diff --git a/TODO.publish-client/02-lite-int4-export-gate.md b/TODO.publish-client/02-lite-int4-export-gate.md index 8c8b5f5..e829f54 100644 --- a/TODO.publish-client/02-lite-int4-export-gate.md +++ b/TODO.publish-client/02-lite-int4-export-gate.md @@ -2,4 +2,4 @@ Export layerdrop-6ep int4 (~95MB), run the margin flip analysis (head-fp32 discipline), ship if flips gated. [models] -Status: pending (2026-09-02). +Status: in flight (2026-09-03). fp32/int8/int4 zips exported to secryst-models:/imf/ara-diac-layerdrop/ (PR #150). Int4 margin gate queued behind 2.1 parity completion (/tmp/chain-ld-margins.sh). Ship decision on flip evidence = user's. diff --git a/TODO.publish-client/03-ara-diac-small-21.md b/TODO.publish-client/03-ara-diac-small-21.md index ca85520..80a67f0 100644 --- a/TODO.publish-client/03-ara-diac-small-21.md +++ b/TODO.publish-client/03-ara-diac-small-21.md @@ -2,4 +2,4 @@ Export/publish G2a best (4.5701) as ara-diac-small-2.1: parity, release, models.yaml, index-v3, Modal serving. [models+project] -Status: pending (2026-09-02). +Status: in flight (2026-09-03). fp32/fp16 parity passed (delta 0.0714pp, margin flips 0.0000%); int8 stage running after the stage-skip fix (PRs #152/#153). Publish chain follows: publish_model.py -> models.yaml -> index-v3 -> Modal deploy -> API regen. diff --git a/TODO.publish-client/05-paper-a-teacher-draft.md b/TODO.publish-client/05-paper-a-teacher-draft.md index 0d68bb3..66ed150 100644 --- a/TODO.publish-client/05-paper-a-teacher-draft.md +++ b/TODO.publish-client/05-paper-a-teacher-draft.md @@ -2,4 +2,4 @@ Draft paper A on the repositioned thesis: data quality buys teacher-tier quality; capacity is the client boundary. All tables exist. [papers] -Status: pending (2026-09-02). +Status: DONE (2026-09-03). Full draft merged as ml-models PR #154 (paper-a.adoc v0.2). diff --git a/TODO.publish-client/06-paper-b-assembly-figures.md b/TODO.publish-client/06-paper-b-assembly-figures.md index 983d7fa..93326e3 100644 --- a/TODO.publish-client/06-paper-b-assembly-figures.md +++ b/TODO.publish-client/06-paper-b-assembly-figures.md @@ -2,4 +2,4 @@ Assemble paper B: frontier + factorial + law + decode + margins + subset-x5; figure script over final_preds.jsonl. [papers] -Status: pending (2026-09-02). +Status: DONE except G2b cell (2026-09-03). Paper B v1.1 merged as PR #155; figures regenerated via PR #143. G2b's frontier cell slots in when the full-set gate lands (item 01). diff --git a/TODO.publish-client/07-paper-c-systems-draft.md b/TODO.publish-client/07-paper-c-systems-draft.md index 9287adf..4766f1d 100644 --- a/TODO.publish-client/07-paper-c-systems-draft.md +++ b/TODO.publish-client/07-paper-c-systems-draft.md @@ -2,4 +2,4 @@ Draft paper C around verification-is-free + tier tradeoffs + IMF contract + provenance. [papers] -Status: pending (2026-09-02). +Status: DONE (2026-09-02). Drafted, PR #142. diff --git a/TODO.publish-client/09-site-neural-polish.md b/TODO.publish-client/09-site-neural-polish.md index e6b243c..564760a 100644 --- a/TODO.publish-client/09-site-neural-polish.md +++ b/TODO.publish-client/09-site-neural-polish.md @@ -2,4 +2,4 @@ /neural nav entry, tier dropdown refresh, Playwright spec with assertions. [project] -Status: pending (2026-09-02). +Status: DONE (2026-09-02). Nav + e2e spec, PR #148; site on interscript ^5.2.1 deployed via PR #141. diff --git a/TODO.publish-client/10-api-docs-openapi.md b/TODO.publish-client/10-api-docs-openapi.md index a80f19e..57b1396 100644 --- a/TODO.publish-client/10-api-docs-openapi.md +++ b/TODO.publish-client/10-api-docs-openapi.md @@ -2,4 +2,4 @@ Document /v1/assets + /v1/infer/batch in docs.ts endpoint table + openapi.json. [project] -Status: pending (2026-09-02). +Status: DONE (2026-09-02). api-worker 1.3.2 live with batch + assets documented, verified.