Rocko-authored, Filbert-reviewed inspector (r6 manifest a4a44930...) with full review/build/verdict evidence under docs/plans/reviews. 43/0 selftests, oracle zero-disagreement, foundation checker PASS. Owner A9 acceptance recorded separately.
42 lines
2.6 KiB
Markdown
42 lines
2.6 KiB
Markdown
# Inspector integration verification boundary — measured planning gate
|
||
|
||
Coordinator: darkwing. Date: 2026-09-07.
|
||
Status: source inspection, not test execution or a waiver of required coverage.
|
||
|
||
## Measured boundaries
|
||
|
||
- scripts/test-task.sh:408–458 contains real marker and session/fork launches via
|
||
run-task.sh when docker info succeeds. Missing Docker skips these cases; that is
|
||
incomplete coverage, not a full green integration gate.
|
||
- scripts/test-release.sh:10–15 backs up/restores RELEASE; :47–52 deliberately
|
||
changes/removes it. Run only in a disposable repository copy, never the frozen
|
||
shared source. :58–99 exercises activation/rollback against synthetic data when
|
||
Docker is available. Activation is health-gated; do not assume this is a purely
|
||
static test or harmless just because the release pointer is synthetic.
|
||
- scripts/test-conductor.sh:40–51 clones into its temporary sandbox; later commands
|
||
stage/commit/reset there. Those fixture mutations are different from staging the
|
||
shared index, but require an explicitly permitted disposable Git test context.
|
||
An archive without Git history alone is insufficient for this suite.
|
||
|
||
## Required verification plan before full approval
|
||
|
||
1. Verify the corrected candidate and reviewed contract hashes before execution.
|
||
2. Prepare a disposable repository/test context with the necessary baseline history
|
||
and exact candidate bytes. No shared checkout, RELEASE mutation or index use.
|
||
3. Select a verification mode explicitly: complete suites with separately authorized
|
||
Docker/provider/session effects and runtime-only auth, or accurately limited
|
||
non-live coverage. Do not label skips, substitutes or stubs as the full suites.
|
||
4. If complete live-provider testing is authorized, constrain it to synthetic tasks,
|
||
temporary data/config/session roots, bounded requests and existing pinned images.
|
||
No production pointer, actual work/session adoption, credential-content reading,
|
||
provider-account mutation, image installation or separate fleet intervention.
|
||
Obtain the necessary explicit permission before executing these branches.
|
||
5. Record executed/skipped/failed cases and independent versus writer receipts.
|
||
The code reviewer must see the scope and exact candidate tested.
|
||
|
||
No new authorization is issued by this document. Current code fixes can proceed
|
||
independently under FI-ROCKO-6. At the 2026-09-07 14:28 UTC check, the declared r4
|
||
build report had not returned. Do not poll private panes or retry the delivered task.
|
||
Owner/test-scope direction and Rocko's exact corrected candidate are the concrete
|
||
conditions needed to finish the corresponding remaining gates.
|