docs: open-core boundary + multi-machine pattern - #9
Conversation
Document Agentic Ops as public discipline name with live control plane remaining private. Add multi-machine pattern (sanitized) and README links.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
There was a problem hiding this comment.
Code Review
This pull request establishes the open-core boundary for Agentic Ops by updating the README and adding two new documentation files: docs/MULTI_MACHINE_AGENTIC_OPS.md and docs/OPEN_CORE_BOUNDARY.md. These files outline the sanitized multi-machine architecture patterns and define what information remains private versus what is shared publicly. The review feedback suggests a minor improvement in docs/OPEN_CORE_BOUNDARY.md to remove redundant docs/ prefixes from internal document links to ensure consistency and avoid confusion.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - [`docs/AGENT-OPERATING-SYSTEM-STACK.md`](AGENT-OPERATING-SYSTEM-STACK.md) | ||
| - [`docs/PROTECTION-LAYERS.md`](PROTECTION-LAYERS.md) | ||
| - [`docs/MULTI_MACHINE_AGENTIC_OPS.md`](MULTI_MACHINE_AGENTIC_OPS.md) — expanded multi-machine pattern |
There was a problem hiding this comment.
Since this document is located inside the docs/ directory, the link text prefixing docs/ is redundant and potentially misleading (as it might imply a nested docs/docs/ path). Removing the docs/ prefix from the link text makes it consistent with the ECOSYSTEM.md link text on line 96.
| - [`docs/AGENT-OPERATING-SYSTEM-STACK.md`](AGENT-OPERATING-SYSTEM-STACK.md) | |
| - [`docs/PROTECTION-LAYERS.md`](PROTECTION-LAYERS.md) | |
| - [`docs/MULTI_MACHINE_AGENTIC_OPS.md`](MULTI_MACHINE_AGENTIC_OPS.md) — expanded multi-machine pattern | |
| - [`AGENT-OPERATING-SYSTEM-STACK.md`](AGENT-OPERATING-SYSTEM-STACK.md) | |
| - [`PROTECTION-LAYERS.md`](PROTECTION-LAYERS.md) | |
| - [`MULTI_MACHINE_AGENTIC_OPS.md`](MULTI_MACHINE_AGENTIC_OPS.md) — expanded multi-machine pattern |
PR hospital triage 2026-08-07 — PARK (draft)Disposition: leave draft. Docs (open-core boundary) — low urgency; confirm still accurate vs main before promoting.
|
Summary
agentic-ops= live control plane.docs/OPEN_CORE_BOUNDARY.mdand sanitizeddocs/MULTI_MACHINE_AGENTIC_OPS.md.Rule
Share the system. Keep queues, tokens, and real envelopes private.
Test plan