Skip to content

Add cfctl operation contract matrix#21

Merged
rogu3bear merged 1 commit into
mainfrom
converge/cfctl-control-plane-contracts
Jun 13, 2026
Merged

Add cfctl operation contract matrix#21
rogu3bear merged 1 commit into
mainfrom
converge/cfctl-control-plane-contracts

Conversation

@rogu3bear

Copy link
Copy Markdown
Owner

Summary

  • Generate a repo-wide cfctl operation contract matrix from catalog/surfaces.json and catalog/runtime.json.
  • Show read/can/apply/verify/desired-state support, preview gates, destructive confirmations, lane policy, selectors, and read-only surfaces in docs/capabilities.md.
  • Add static contract assertions and operator-doc links so future agents use the matrix before falling back to backend scripts.

Test plan

  • python3 scripts/render_capabilities_doc.py --check docs/capabilities.md
  • PYTHONPYCACHEPREFIX=/tmp/cfctl-pycache python3 -m py_compile scripts/render_capabilities_doc.py
  • git diff --check main...HEAD
  • ./scripts/verify_static_contract.sh
  • ./cfctl doctor --repair-hints

@rogu3bear rogu3bear merged commit c90fcf8 into main Jun 13, 2026
2 checks passed
@rogu3bear rogu3bear deleted the converge/cfctl-control-plane-contracts branch June 13, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant