chore: cut proof-gate ceremony, keep the tests #76

Merged
clawdie merged 1 commit from chore/cut-proof-gate-ceremony into main 2026-06-15 17:57:04 +02:00
Owner

Keep the tests; cut the meta-ceremony.

  • Delete the proof-gate-tracker bin (a status reporter that re-checked fixtures the real tests already cover) + its Cargo.toml entry.
  • Delete tools/README.md (only documented the tracker; tools/ now empty).
  • AGENTS.md: drop the proof-gate-tracker + platform-matrix workflow bullets.

Kept: tests/platform-matrix.rs (real cargo test, still in cargo test --workspace), external MCP smoke, all unit/integration tests.

Checks: cargo metadata OK; check-format clean.

🤖 Generated with Claude Code

Keep the tests; cut the meta-ceremony. - Delete the `proof-gate-tracker` bin (a status reporter that re-checked fixtures the real tests already cover) + its Cargo.toml entry. - Delete tools/README.md (only documented the tracker; tools/ now empty). - AGENTS.md: drop the proof-gate-tracker + platform-matrix workflow bullets. Kept: tests/platform-matrix.rs (real cargo test, still in `cargo test --workspace`), external MCP smoke, all unit/integration tests. Checks: cargo metadata OK; check-format clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 1 commit 2026-06-15 17:12:03 +02:00
chore: cut proof-gate ceremony, keep the tests (Sam & Claude)
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
3a530c0744
Keep the actual tests; remove the meta-ceremony around them.

- Delete the `proof-gate-tracker` bin (tools/proof-gate-tracker.rs + its
  Cargo.toml [[bin]] entry): it was a status reporter that re-checked golden
  fixtures the real tests already cover — not a test itself.
- Delete tools/README.md (its only subject was the tracker + a duplicate handoff
  template; tools/ is now empty).
- AGENTS.md: drop the "Proof gate tracker" and "Platform matrix" bullets from
  the Multiagent Workflow ritual.

Kept: tests/platform-matrix.rs (a real `cargo test`, still runs under
`cargo test --workspace`), the external MCP smoke, and all unit/integration
tests. The anti-fixed-count guidance in AGENTS.md already stands.

Checks: cargo metadata OK; ./scripts/check-format.sh clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit c1076f3379 into main 2026-06-15 17:57:04 +02:00
clawdie deleted branch chore/cut-proof-gate-ceremony 2026-06-15 17:57:07 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#76
No description provided.