Skip to content

(mcp) Close final hardening gaps - #429

Merged
tcballard merged 1 commit into
mainfrom
codex/mcp-hardening-final
Aug 3, 2026
Merged

(mcp) Close final hardening gaps#429
tcballard merged 1 commit into
mainfrom
codex/mcp-hardening-final

Conversation

@tcballard

@tcballard tcballard commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Closes the final three operability gaps from the MCP hardening review:

Validation

  • cargo test --workspace --release
  • cargo clippy --workspace --release --no-deps -- -D warnings
  • cargo test -p decided-mcp --test docs_contract
  • cargo test -p decided --test cli
  • cargo test -p asdecided-core --test index_store_vectors
  • cargo test -p decided-mcp --test protocol_legacy
  • git diff --check

The PR is intentionally one final hardening unit so the docs, supported distribution runtimes, and CLI edge contract land together.

@tcballard
tcballard marked this pull request as ready for review August 3, 2026 21:38
@tcballard
tcballard merged commit 8a15f76 into main Aug 3, 2026
9 checks passed
@tcballard
tcballard deleted the codex/mcp-hardening-final branch August 3, 2026 21:39
tcballard added a commit that referenced this pull request Aug 3, 2026
Re-checks all 29 council findings against 8a15f76 (mcp hardening):
22 unchanged, 7 partially addressed, none fully closed. Notes the
shipped docs-contract test as a first instance of the recommended
self-drift gate, and the telemetry over-claim relocated to the CLI
docs rather than removed.
tcballard added a commit that referenced this pull request Aug 4, 2026
Re-checks all 29 council findings against 8a15f76 (mcp hardening):
22 unchanged, 7 partially addressed, none fully closed. Notes the
shipped docs-contract test as a first instance of the recommended
self-drift gate, and the telemetry over-claim relocated to the CLI
docs rather than removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant