KB-2E31
100000x · 06 — Regression Matrix (Phase E PASS)
3 min read Revision 1
iu-core100000xregressiond9untouched-surfaces2026-05-26
100000x · 06 — Regression Matrix
Phase: E · Status: PASS
Pre vs Post (live, post-ROLLBACK of proof TX)
| Surface | Pre-100000x | Post-100000x | Δ | Verdict |
|---|---|---|---|---|
pg_proc (public schema) |
500 | 502 | +2 (fn_iu_cut_from_manifest, fn_iu_verify_cut_result) |
✅ expected |
dot_iu_command_catalog |
34 | 36 | +2 (dot_iu_cut_from_manifest, dot_iu_verify_cut_result) |
✅ expected |
dot_iu_command_run |
18 | 21 | +3 smoke-test refusal audits (G1, G2, V-not-found) | ✅ expected |
information_unit |
175 | 175 | 0 | ✅ proof rolled back |
| DIEU-28 / DIEU-32 / DIEU-35 | 27 / 23 / 36 | 27 / 23 / 36 | 0 / 0 / 0 | ✅ |
iu_core.iu_staging_record |
3 | 3 | 0 | ✅ |
iu_core.iu_staging_payload |
4 | 4 | 0 | ✅ |
iu_vector_sync_point |
152 | 152 | 0 | ✅ |
iu_piece_collection |
44 | 44 | 0 | ✅ |
iu_piece_membership |
223 | 223 | 0 | ✅ |
| Composer gate | false | false | 0 | ✅ |
| Retention gate | false | false | 0 | ✅ |
production_documents |
absent | absent | — | ✅ |
037-039 still work
Re-verified via the proof's fn_iu_mark_create_manifest + fn_iu_verify_mark + fn_iu_staging_cleanup calls — all returned expected shape; lifecycle CHECK (7-state) honored; 3-payload contract honored; consumed-consistency check satisfied during cut transition.
pg_dump
| Snapshot | Bytes | sha256 |
|---|---|---|
pre-100000x-20260526T035048Z.sql |
893,887,758 | 23b5781a2bac9a94a0041c293b5a21117f81d68cabc8fdcfe0af9b117a7f9c37 |
post-100000x-20260526T040051Z.sql |
893,909,489 | d01017676e67e3ca88fed8d49528ddde001b7b2582b067f5975456dcc8659351 |
| Δ | +21,731 B | accounts for +2 fn definitions + +2 catalog rows + +3 audit rows |
Untouched surfaces (re-confirmed)
| Surface | Why preserved |
|---|---|
production_documents |
structurally absent in directus DB; mission rule |
| Qdrant collections | mission rule + 0 outbound calls from new fns |
| Nuxt | not deployed by 100000x |
iu_core.retention_enabled gate |
unchanged (false) |
Pinning tests (cutter_agent/iu_core/dot_commands.py::_REGISTRY) |
NOT bumped — see [[feedback-pinning-tests-bump-per-macro]]; intentional, registry sync deferred to operator commit (carry-forward report 09) |
| PR #669 | untouched |
| Pre-100000x 037-039 fn bodies | unchanged (no CREATE OR REPLACE on them) |
| 25000x mig 033 auto-instantiate | unchanged |
DOT/D9 sanity
dot_total = 36 (was 34 + 2 from this macro). No DOT removed. All new entries pass the CHECK constraints (category ∈ {piece, health}; both legal). No DOT runs migrated to forbidden vocab.
Cross-links
- [[feedback-pinning-tests-bump-per-macro]] (SSOT bump deferred to operator commit).
- 91000x report 05 (regression baseline immediately before this macro).