iiRecord
Agentic AI Atlas · No overlapping per-issue worktrees
fs-safety-invariant:no-overlapping-worktreesa5c.ai
II.
FilesystemSafetyInvariant JSON

fs-safety-invariant:no-overlapping-worktrees

Structured · live

No overlapping per-issue worktrees json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · security/fs-safety-invariants/fs-safety-invariants-canonical.yamlCluster · security
Record JSON
{
  "id": "fs-safety-invariant:no-overlapping-worktrees",
  "_kind": "FilesystemSafetyInvariant",
  "_file": "security/fs-safety-invariants/fs-safety-invariants-canonical.yaml",
  "_cluster": "security",
  "attributes": {
    "displayName": "No overlapping per-issue worktrees",
    "rule": "At most one active workspace per (repo, issueIdentifier).",
    "scope": "workspace",
    "enforcement": "dispatch-preflight",
    "rationale": "Avoids two RunAttempts racing the same on-disk tree."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "fs-safety-invariant:no-overlapping-worktrees",
      "kind": "enforces_invariant",
      "attributes": {}
    }
  ]
}