docs(workorder): close out archon + NATS-auth lanes (Lane 1 done, Lane 2 non-urgent) - #1690
Conversation
…2 non-urgent) Lane 1 (Archon fork-sync): DONE — fork synced to upstream main 0.4.1, bun 1.3.14-slim base, Archon #15 merged, gitlinks reconciled #1674, vendored pin retired, branch protection right-sized for solo operator. Lane 2 (NATS-auth): scope-and-report overturned the "~17 urgent files" framing. env.shared.example already emits the authed NATS_URL and all production wiring reads it via os.getenv — zero consumers of the bare nats://nats:4222 constant. DoX already normalizes both forms (#1375/#1292); pmoves_health's literal is __main__ example code; the ~30 triple copies have drifted (md5 differs) so there is no clean single-source fix. Decision: no 30-file hardened-branch sweep for a non-issue; any fallback hardening is a separate low-priority refactor at the canonical pmoves-cipher-mcp package. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 10 minutes and 35 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…k-sync campaign Control-Body bookkeeping for the 2026-06-09→11 Z890 main-infra campaign (the docs lagged it by a week). For 4090-CLAUDE pair-review. - Claim register: new RELEASE section logging the campaign — supabase CRITICAL sync (#1761/#1768), branch-protection automation (#1760/#1767, 31 forks), full fork-sync clearance (auto-tier + high-ahead + ClawZ 8354c/Creator), Archon CI green (#19 lint / #20 E2E), space-agent public+protected. - README Known Gaps: retire stale entries — OBSERVABILITY_MAP.md now on main (P2 resolved), A2A exposure wired into compose (P0 → runtime-verify only), NATS-auth closed NON-URGENT (#1690, 23 refs left). Added fleet-governance state note. - SITREP: +2 June wave rows (Main-Infra Pass, Fleet Fork-Sync + Governance), refreshed date 2026-05-27 → 2026-06-11, title Apr–May → Apr–Jun. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…k-sync campaign (#1786) Control-Body bookkeeping for the 2026-06-09→11 Z890 main-infra campaign (the docs lagged it by a week). For 4090-CLAUDE pair-review. - Claim register: new RELEASE section logging the campaign — supabase CRITICAL sync (#1761/#1768), branch-protection automation (#1760/#1767, 31 forks), full fork-sync clearance (auto-tier + high-ahead + ClawZ 8354c/Creator), Archon CI green (#19 lint / #20 E2E), space-agent public+protected. - README Known Gaps: retire stale entries — OBSERVABILITY_MAP.md now on main (P2 resolved), A2A exposure wired into compose (P0 → runtime-verify only), NATS-auth closed NON-URGENT (#1690, 23 refs left). Added fleet-governance state note. - SITREP: +2 June wave rows (Main-Infra Pass, Fleet Fork-Sync + Governance), refreshed date 2026-05-27 → 2026-06-11, title Apr–May → Apr–Jun. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Closes the 2026-06-01 SPARK KIMI handoff work-order
Lane 1 — Archon fork-sync: DONE. Fork synced to upstream
coleam00/Archonmain (0.4.1), customizations preserved,oven/bun:1.3.14-slimbase, Archon#15merged, parent gitlinks reconciled#1674, vendored pin retired, fork branch-protection right-sized for solo operator.Lane 2 — NATS-auth: scoped → non-urgent (no edit sweep). A scope-and-report pass (per the "check if already fixed first" rule the user set for Lane A) overturned the handoff's "~17 urgent files":
env.shared.example:30NATS_URL=nats://nats:pmoves@nats:4222os.getenv("NATS_URL", …)first; 0 consumers of bare constantpmoves_health:4222__main__example blockannouncerfallback /registryconstantDecision: no 30-file
:4222→pmoves@:4222sweep across hardened branches — pure churn for a non-issue. Any fallback hardening is a separate low-priority refactor at the canonicalpmoves-cipher-mcppackage, not a security patch.Doc-only. Pairs with #1689 (base-image USER pattern from the same Lane-A pass).
🤖 Generated with Claude Code