Skip to content

docs: cross-reference the AI-agent governance suite#2

Merged
Conalh merged 1 commit into
mainfrom
docs/agent-governance-suite
May 21, 2026
Merged

docs: cross-reference the AI-agent governance suite#2
Conalh merged 1 commit into
mainfrom
docs/agent-governance-suite

Conversation

@Conalh
Copy link
Copy Markdown
Owner

@Conalh Conalh commented May 21, 2026

Adds a uniform ## Part of an AI-agent governance suite section to the README so readers landing on any of the four repos can see the others.

The four tools map orthogonal failure modes of AI-agent deployment:

  • ScopeTrail — config drift over time (PR-level)
  • PolicyMesh — policy contradictions across agent surfaces
  • CapabilityEcho — capability drift via code, not config
  • TaskBound — scope creep after the agent runs

The first three are preventive (static analysis); TaskBound is detective (behavioral). Same block lands in each repo with the current tool marked (this repo).

Adds a 'Part of an AI-agent governance suite' section linking the four
tools (ScopeTrail, PolicyMesh, CapabilityEcho, TaskBound) so readers can
navigate between them. Same block in each repo, with the current tool
marked '(this repo)'.
@Conalh Conalh merged commit ce7c0d9 into main May 21, 2026
2 checks passed
@Conalh Conalh deleted the docs/agent-governance-suite branch May 22, 2026 14:03
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