cilly
  • Notes
  • OSS
  • About
  • Life
  • Contact

Architecture Notes

AI Agents

Architecture diagram: a session declares scope and permissions, handling multiple repositories with distinct read / write-local / write-push permissions

Enforce with config, not attention — scope and permission guardrails for coding agents

Enforcing multi-repository AI agent work through declared scopes and permissions: per-session guardrail design, a self-restraint that keeps the agent away from its own permission definitions, and a double lock on push.

2026-06-30

© 2026 cilly

  • Source
  • GitHub