Private
Public Access
conductor(plan): Mark Phase 7 tasks complete
This commit is contained in:
@@ -628,7 +628,7 @@
|
||||
|
||||
**Focus:** Document the 4-layer enforcement model + `--config` CLI flag convention + `config_overrides.toml` naming.
|
||||
|
||||
- [ ] **Task 7.1:** Create `conductor/code_styleguides/test_sandbox.md`.
|
||||
- [x] **Task 7.1:** Create `conductor/code_styleguides/test_sandbox.md`. [5d29e40]
|
||||
- **WHERE:** Create `conductor/code_styleguides/test_sandbox.md`.
|
||||
- **WHAT:** Styleguide document covering: the `--config` CLI flag, `config_overrides.toml` convention, 4-layer enforcement model, `--basetemp` rule, Layer 1 audit hook contract, opt-in `run_tests_sandboxed.ps1`, audit script.
|
||||
- **HOW:** Use elements-of-style:writing-clearly-and-concisely (the existing styleguides in `conductor/code_styleguides/` are good templates). Sections: TL;DR; The 4-Layer Model; `--config` CLI Flag (replaces SLOP_CONFIG); `--basetemp` Rule; Layer 1 Audit Hook Contract; Static Audit; OS-Level Wrapper; Test Workspace Convention (`config_overrides.toml`); See Also.
|
||||
@@ -636,7 +636,7 @@
|
||||
- **COMMIT:** `docs(styleguide): add test_sandbox.md (Phase 7, FR7)`
|
||||
- **GIT NOTE:** "Phase 7 task 7.1: new styleguide test_sandbox.md documents the 4-layer enforcement model, --config CLI flag, config_overrides.toml convention, --basetemp rule."
|
||||
|
||||
- [ ] **Task 7.2:** Update `conductor/code_styleguides/workspace_paths.md`.
|
||||
- [x] **Task 7.2:** Update `conductor/code_styleguides/workspace_paths.md`. [5d29e40]
|
||||
- **WHERE:** Append a section to the existing file.
|
||||
- **WHAT:** Mention the `SLOP_CONFIG → --config` migration + `pytest --basetemp` addopts.
|
||||
- **HOW:** Add a "2026-06-19 Update" section at the bottom.
|
||||
@@ -644,7 +644,7 @@
|
||||
- **COMMIT:** Same as 7.1.
|
||||
- **GIT NOTE:** Same as 7.1.
|
||||
|
||||
- [ ] **Task 7.3:** Add `Sandbox Hardening` section to `docs/guide_testing.md`.
|
||||
- [x] **Task 7.3:** Add `Sandbox Hardening` section to `docs/guide_testing.md`. [5d29e40]
|
||||
- **WHERE:** Modify `docs/guide_testing.md` — add a new section.
|
||||
- **WHAT:** Cross-reference to `test_sandbox.md` + summary of the 4 layers.
|
||||
- **HOW:** Append the section.
|
||||
|
||||
Reference in New Issue
Block a user