You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Gate 6 batch 8 close cleanup-status and record tombstones
Mark cleanup-status closed, expand removed-materials with Gate 6 removal
inventory and post-Gate-6 debt, and point migration/plan docs at the closure.
Co-authored-by: Cursor <cursoragent@cursor.com>
| status |**closed** — PR #2 merged; nightly 26288800411; Gate 6 batches 2–7 landed; CI green on batch 7 (`26290266011`)|
14
16
| owner | codex |
15
17
| started_at | 2026-05-21 |
16
-
| last_verified | see `docs/maintenance/last_gate_check.json`|
17
-
| next_step | Batch 8: mark `cleanup-status.md` closed, extend `removed-materials.md` tombstones; optional: remove root `general_*` CLI facades in a later batch if still listed in compatibility docs |
18
+
| closed_at | 2026-05-22 |
19
+
| last_verified |`docs/maintenance/last_gate_check.json` (5d-prep pass after batch 7) |
20
+
| next_step | none for Gate 6; optional post-Gate-6 debt: `graphfl_lab/general_*` CLI facades (see `removed-materials.md`) |
18
21
19
22
Only one Gate branch should be active at a time. In short: use a single Gate branch.
20
23
If parallel work is
@@ -275,6 +278,7 @@ result-schema contracts.
275
278
| 2026-05-22 | Deleting only `spectral_fl/__init__.py` left an on-disk `spectral_fl/__pycache__` tree; Python 3 still exposed a namespace package and gate-check 3 flagged the tracked path until the directory was removed. | Delete the full `spectral_fl/` directory (not only `__init__.py`); assert `ModuleNotFoundError` after clearing `sys.modules`. |
276
279
| 2026-05-22 | Gate 6 batch 7 pre-check: no `configs/**` files use `ours_spectral_filtered_*` or `spectral_filtered_*`; reporting still pairs legacy result variant tags via `reporting.py` prefixes. | Remove CLI `choices`/dual flags and suite `parse_target_variant` spectral branch; keep `config_io` JSON key alias, lifecycle/strategy input aliases, and report readers. |
277
280
| 2026-05-22 | Gate 6 batch 7: public CLI listed `spectral_filtered_*` choices and dual `--spectral-filter-strength`; suite parser accepted `ours_spectral_filtered_*` launch tokens. | Drop argparse choices/flags and suite launch tokens; keep runtime aggregation aliases and `reporting.py` legacy result-tag pairing for historical artifacts. |
281
+
| 2026-05-22 | Gate 6 batch 8: hard-removal checklist in `gate-6-prep.md` steps 1–7 complete; batch 8 is documentation closure only. | Mark this file `closed`; record Gate 6 tombstones in `docs/removed-materials.md`; leave `general_*` CLI facades as documented post-Gate-6 debt. |
0 commit comments