Skip to content

feat: add bounded safe backend actions - #75

Open
yairfalse wants to merge 1 commit into
feat/temporal-statefrom
feat/safe-actions
Open

feat: add bounded safe backend actions#75
yairfalse wants to merge 1 commit into
feat/temporal-statefrom
feat/safe-actions

Conversation

@yairfalse

Copy link
Copy Markdown
Collaborator

Summary

  • add structured ActionResult types with preconditions, risk, before/after evidence, rollback metadata, expiry, and timeline event references
  • wire backend drain, undrain, and bounded quarantine through Router, admin REST, remote client, CLI, and MCP
  • document safe-action semantics and update MCP tool docs

Validation

  • cargo fmt --all -- --check
  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings
  • teko verify --claim drain --claim quarantine --claim evidence --claim safety --json
  • teko close --json

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