Skip to content

Commit 46efd3d

Browse files
committed
docs: live progress on the 0.0.85 adoption plan
1 parent 2b52d3b commit 46efd3d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.agents/docs/2026-07-08-index-side-adoption-plan.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ the pin reaches 0.0.85, new-grammar descriptors cannot merge).
1010

1111
---
1212

13+
## PROGRESS (live)
14+
15+
| Item | Status | Where |
16+
|---|---|---|
17+
| P0 merge PR #63 | pending maintainer decision (per instruction, PR untouched) | |
18+
| P1 floor + strict lint | ✅ prepared — commit 2523dd9 on `feat/index-floor-0.0.85` (push/PR gated on the v0.0.85 release assets existing, else lint's mcpp download 404s) | index.toml, validate.yml (pin 0.0.85 + xpkg parse step), publish script cp, docs |
19+
| P2 fmt → scan_overrides | ✅ validated locally only; descriptor kept out of tree per instruction | build+test green incl. negative ddi-audit case |
20+
| P3 long-bracket migrations | ✅ prepared — commit 7f1e624 on `feat/long-bracket-migrations` (stacked on P1) | parity-oracle byte-identical; nlohmann.json + eigen member tests green |
21+
| P4 docs | ✅ folded into P1 commit (schema rows + floor section) | docs/repository-and-schema.md |
22+
23+
Note: the corpus dry-run of strict lint over all 42 descriptors surfaced and
24+
fixed three mcpp-side gaps (single-quoted version keys — real bug hiding
25+
tensorvia's versions; platform sub-table keys; Form A descriptors) — exactly
26+
the bug class D2 exists to catch.
27+
1328
## P0 — merge PR #63 as-is (pre-train)
1429

1530
fmt 12.2.0 via `generated_files` works on today's 0.0.81 (verified locally

0 commit comments

Comments
 (0)