docs(agents): add cross-session coordination know-how - #552
Conversation
Append-only addition to AGENTS.md (new "Cross-session coordination" section) and a one-line CLAUDE.md pointer to it. Documents the org-wide constraint that independently-scheduled agent sessions share no memory and no live channel, so repo/PR/issue history is the only durable coordination layer, and records this repo's verified-in-checkout out-of-scope status relative to the central review sidecar/egress migration tracked in ContextualWisdomLab/.github#1759. No code, workflow, or test change. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KPmJErfkcHer4UVEgrQxUX
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueNo actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthrough에이전트 세션 간 조정 규칙을 Changes세션 조정 문서화
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change documents cross-session coordination and links the related repository-scope guidance without changing runtime behavior, workflows, credentials, or API contracts. No merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
| `ContextualWisdomLab/.github#1759` (open as of this checkout): that issue is about migrating four | ||
| `.github`-side review-pipeline workflow consumers (`noema-review.yml`, `strix.yml`, | ||
| `opencode-review-dispatch.yml`, `pr-review-autofix.yml`) — confirmed on `.github`'s `main` to | ||
| still call `scripts/ci/contextual_orchestrator_review_sidecar.sh` directly — onto the shared | ||
| `orchestrator-free-sidecar` composite action (`.github/actions/orchestrator-free-sidecar/action.yml`, | ||
| present on `.github`'s `main`), not this repo's own OIDC-broker `/exchange` path. No newline at end of file |
Scope
Documentation-only cross-session coordination guidance for Noema. Exact source remains
5e49c9af86cc63cd00e4f64fc6298a85c9594b7d:AGENTS.mdrecords repository/PR/issue/branch history as the durable coordination surface available to independent sessions and points to central.githubverification discipline;CLAUDE.mdpoints to that section. Provider-key and central review-sidecar migration ownership remains outside Noema;.github#1759ownsorchestrator-free-sidecarmigration for central review-pipeline consumers.Current exact authority — 2026-09-06 KST
main@e1ac9d50f6c646f04be8c137c8acdc7200182fcd;5e49c9af86cc63cd00e4f64fc6298a85c9594b7d;95144d5bcf8f1cb4b9a7c552ede66737c23d6bca. The existing reviewer execution predates that repaired semantic-evidence contract reaching protected truth and cannot be promoted to merge-authoritative semantic GREEN.This PR stays Draft without source churn. After #546 reaches protected truth, regenerate semantic reviewer evidence for this unchanged exact head and re-read live governance before promotion. Do not manufacture a review event with a no-op commit, transfer predecessor semantic authority, self-approve, rewrite history, or move provider/routing authority into Noema.