Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions .prophet/hardening.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
schema_version: effective-authority/v0.1
repo: SocioProphet/agentplane
zone: C
owner: AgentPlane runtime lane
maturity: draft

authority_classes:
- agent_runtime
- tool_invocation
- session_execution
- runtime_evidence_production
observation_channels:
- filesystem
- terminal_pty
- memory_store
control_channels:
- mcp
- agent_to_agent
- scheduler
egress_classes:
- model_request
- tool_input
- tool_output
- metadata
background_workers:
- scheduled_agent_task
runtime_subjects:
- native_process
- agent_worker
connector_surfaces: []
policy_sources:
- user_grant
- signed_config
- runtime_contract
ledger_sinks:
- model-governance-ledger
- policy-fabric
ci_validators:
- effective-authority-ci
Loading