Wiring Reconcile

Merge per-run source artifacts (`static.jsonl` + per-agent `asserted/<agent_id>.jsonl` + optional `manual.jsonl`) into a run-scoped `snapshot.json` conforming to `wiring-snapshot.v1` (v1.1 adds per-component `intent` blocks via `intent_merge`). Single writer of reconciled snapshots. Does NOT promote to `latest.json` — bob does, atomically under flock. Deterministic Python, no LLM calls. Invoked by bob with a claim UUID; heartbeats every 60s via `_meta/claims.py`.

joogy06 6da2780 21 files · 142.7 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/wiring-reconcile commit 6da2780ece

Frequently asked questions

npx skillmds@latest add joogy06/wiring-reconcile