mirror of
https://github.com/instructkr/claude-code.git
synced 2026-05-16 19:06:44 +00:00
Keep the integrated G011 worker outputs buildable and whitespace-clean before final stream verification. Constraint: worker auto-checkpoints left a test-scope import gap and committed trailing whitespace. Rejected: waiting for another worker auto-merge | leader verification already identified the narrow repair. Confidence: high Scope-risk: narrow Directive: preserve the ACP unsupported JSON contract and anti-slop template cleanliness when editing G011 artifacts. Tested: git diff --check; python3 .github/scripts/check_doc_source_of_truth.py; cargo fmt --manifest-path rust/Cargo.toml --all -- --check; cargo check --manifest-path rust/Cargo.toml -p rusty-claude-cli; cargo test --manifest-path rust/Cargo.toml -p rusty-claude-cli parses_acp_command_surfaces; cargo test --manifest-path rust/Cargo.toml -p rusty-claude-cli acp_status_json_is_truthful_unsupported_contract Not-tested: full workspace tests pending G011 final gate.
18 lines
906 B
Markdown
18 lines
906 B
Markdown
## Summary
|
|
-
|
|
|
|
## Anti-slop triage
|
|
- Classification: <!-- actionable-fix | docs-only | duplicate | generated-slop | unsafe | out-of-scope | needs-maintainer-decision -->
|
|
- Evidence: <!-- issue link, repro command, failing test, docs source, or duplicate PR -->
|
|
- Non-destructive review result: <!-- merge candidate | request changes | close/defer with rationale | needs owner gate -->
|
|
|
|
## Verification
|
|
- [ ] Targeted tests/docs checks ran, or the gap is explicitly recorded.
|
|
- [ ] `git diff --check` passes.
|
|
- [ ] No live secrets, tokens, private logs, or unrelated generated churn are included.
|
|
|
|
## Resolution gate
|
|
- [ ] If this PR resolves an issue, the issue number and fix evidence are linked.
|
|
- [ ] If this PR should not merge, the rejection/defer rationale is evidence-backed and does not rely on vibes.
|
|
- [ ] I did not merge/close remote PRs or issues from an automation lane without owner approval.
|