Skip to content

refactor(c3): quarantine 7 4.5-seed modules into experimental/ (surface quarantine + CI guard)#52

Merged
actools-pl merged 1 commit into
mainfrom
phaseC/C3-quarantine-seeds
Jun 14, 2026
Merged

refactor(c3): quarantine 7 4.5-seed modules into experimental/ (surface quarantine + CI guard)#52
actools-pl merged 1 commit into
mainfrom
phaseC/C3-quarantine-seeds

Conversation

@actools-pl

Copy link
Copy Markdown
Owner

Phase C3 (Track C cleanup) · baseline 8c1897c (#51).

git mv's the 7 4.5-design seed modules out of modules/ into experimental/ — ai,
compliance, dr, network, observability, preview, security (11 files, 100% renames,
content byte-identical) — leaving modules/ with exactly the 6 live modules (audit,
backup, db, drupal, host, stack). This is a SURFACE quarantine, not physical removal:
the install is in-place and chown -R's the whole tree, so the files still reside on
the box but are off the live surface. A new orphan-inventory guard arm makes that
enforceable — CI fails if any experimental/ path is ever reached by the live install
closure or wired into actools.sh / installer/ / cli/.

Also: experimental/README.md charter; removed the stale .ai-context/full.txt cache (its
only consumer, the unwired ai assistant, regenerates it on demand); renamed the 3 seed
shellcheck globs in lint.yml; fixed 19 seed-path pointers across 7 operator docs to
experimental/; landed the WORKFLOW-PACKAGE git-flag fix; rewrote the runtime-authority-map
inventory (6 live + 7 quarantined); ledger Entry 023 + Entry 022 ratified.

Runtime-behavior-free on the live path: no sourced file changes; actools.sh and the 6
live modules are byte-identical to 8c1897c.

Verification: REVIEW = APPROVE, DOC-CHECK = PASS (separate windows; both non-vacuity
demos reproduced independently). Guard 234/234 (baseline 233 + the new arm); golden
drift holds; scope is exactly the 25 allowed files; author actools-pl, no Co-authored-by.

Gate: structural change (module tree + lint + guard) — do not merge until CI is green
AND a branch e2e run reaches "MariaDB ready."

git mv the 7 committed 4.5-design seed modules (ai compliance dr network
observability preview security; 11 files) out of modules/ into experimental/,
content byte-identical and history preserved, so modules/ holds exactly the 6
live modules (audit backup db drupal host stack). Surface quarantine: the
install is in-place (actools.sh:94) and chown -R's the whole tree (:405), so the
seeds still reside on the box but are off the live surface.

- experimental/README.md: charter documenting the quarantine semantic + known
  stale internals (paths inside dr/ai seeds the move does not rewrite).
- tests/guards/orphan_inventory_guard_test.bats: add a quarantine arm that fails
  CI if any experimental/ path is reached by the live closure or wired into a
  live entry point; EXPECTED_LIVE_MODULES + derive_live_modules byte-identical.
- .github/workflows/lint.yml: rename the 3 seed shellcheck globs
  (dr/observability/preview) to experimental/.
- Remove stale, ungated .ai-context/full.txt (only consumer is the unwired
  experimental/ai/assistant.sh, which regenerates it on demand).
- docs/architecture/runtime-authority-map.md: rewrite the Standalone-modules
  inventory to the post-C3 truth (6 live / 7 quarantined).
- Seed-path pointers in 7 operator-facing docs (advanced, privacy, enterprise,
  hardening, observability, ROADMAP, actools.env.example).
- docs/runbooks/WORKFLOW-PACKAGE.md: land the canonical git-flag fixes (drop the
  invalid git am --check / git am --reset-author / bare git commit --reset-author).
- docs/runbooks/PHASE0_LEDGER.md: add Entry 023 (Pending) + ratify Entry 022.

Runtime behavior on the live path is unchanged: no file in the live
source-closure is modified; actools.sh and the 6 live modules are byte-identical
to 8c1897c. Structural change (module tree + lint + guard) -> branch e2e green
required pre-merge.
@actools-pl actools-pl merged commit d482818 into main Jun 14, 2026
10 checks passed
@actools-pl actools-pl deleted the phaseC/C3-quarantine-seeds branch June 14, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant