governancecheck-roc-compliance
maintained by venikman
star
0
account_tree
0
verified_user
MIT License
name: governance/check-roc-compliance description: Checks session compliance against a Rule of Constraints policy. version: 0.1.0 status: experimental family: governance role: ProxyAuditor allowed_tools:
- view_file
- write_to_file policies:
- E.16 RoC-Autonomy
- A.15.1 U.Work outputs:
- RoCReport
Governance: Check RoC Compliance
1. Context
This skill evaluates session activity against a Rule of Constraints policy and records a compliance report with violations and recommended outcomes.
2. Inputs
- context (required): Bounded context name (safe path segment).
- session_id (required): Session identifier (safe path segment).
- roc_path (required): Path to the RoC YAML file.
- used_tools (optional): Semicolon-delimited list of tools used.
- approvals (optional): Semicolon-delimited approval keys satisfied.
- agent_type (optional): Agent type performing the check.
- agent_model (optional): Agent model identifier.
- role_assignment (optional): RoleAssignment for U.Work logging (default: ProxyAuditor).
- decisions (optional): Semicolon-delimited DRR ids/paths.
- timestamp_start (optional): ISO-8601 timestamp for deterministic output.
3. Outputs
-
runtime/contexts/<context>/audits/roc/<session_id>.<timestamp>.roc.md
4. Procedure
- Validate inputs and load the RoC policy.
- Compare used tools and approvals to RoC requirements.
- Write a RoC compliance report.
- Emit U.Work via
telemetry/log-workwhen available.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
il y a 5 mois
tools
tools security
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!