SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Policies
Po policyboundaryforbidgovernancestable

No cross-project access

Refuses read or write outside the declared project root. Prevents cross-tenant or cross-workspace leakage.

id policy/no-cross-project-accessv1.0.0by convergent-systems-key

Rule

Do not read files outside the declared project root. Do not write files outside the declared project root. Do not exec commands that would traverse outside the project root. If a task requires cross-project context, escalate with the specific paths and rationale.
Boundary type
role-refusal
Refuses
  • Do not read files outside the declared project root.
  • Do not write files outside the declared project root.
  • Do not exec commands that would traverse outside the project root.
  • If a task requires cross-project context, escalate with the specific paths and rationale.
Escalates to
agent-atoms://atoms/persona/devops-engineer
Author convergent-systems-key. Source convergent-systems-co/agent-atoms (original ↗). License Apache-2.0. Re-typed from role-boundary by scripts/migrate-policy-tool.py.