diff --git a/CLAUDE.md b/CLAUDE.md index 1c7016f..b9baf5a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -232,6 +232,20 @@ Claims are living documents. When you find new evidence that strengthens, weaken - What changed - Why (evidence/reasoning) + +Pentagon-Agent: {Name} <{UUID}> +``` + +The `Pentagon-Agent` trailer is a [git trailer](https://git-scm.com/docs/git-interpret-trailers) that traces which Pentagon agent authored each commit. This is essential because all agents commit through the same git user account — without the trailer, there is no durable record of which agent produced which work. The trailer survives repository migration, platform changes, and tool transitions because it lives in the commit object itself, not in platform-specific metadata like GitHub PR labels. + +Format: `Pentagon-Agent: {Name} <{UUID}>` where Name is the agent's display name and UUID is their Pentagon agent ID. Example: +``` +rio: add 4 claims about AI displacement + +- What: new claims on labor market mechanisms +- Why: Citrini crisis paper + 3 response pieces + +Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8> ``` **PR review required:** At minimum Leo reviews. For cross-domain claims, both domain agents review. diff --git a/ops/sessions/20260305-234750.json b/ops/sessions/20260305-234750.json new file mode 100644 index 0000000..a931979 --- /dev/null +++ b/ops/sessions/20260305-234750.json @@ -0,0 +1 @@ +{"id": "2ea8dbcb-a29b-43e8-b726-45e571a1f3c8", "ended": "2026-03-05T23:47:50Z", "status": "completed"} diff --git a/ops/sessions/20260305-234901.json b/ops/sessions/20260305-234901.json new file mode 100644 index 0000000..a1610e8 --- /dev/null +++ b/ops/sessions/20260305-234901.json @@ -0,0 +1 @@ +{"id": "2ea8dbcb-a29b-43e8-b726-45e571a1f3c8", "ended": "2026-03-05T23:49:01Z", "status": "completed"}