docs: customer-facing README and relocated agent procedure - #415
Conversation
Rewrite the root README for buyers and operators: standalone run, host call via the published HTTP API and orchestrator-gateway contract, and hub-and-leaf composition with naruon and gyeot. Move CloudAgent/OpenCode, stacking, and writer/agent procedure to CONTRIBUTING.md and docs/development without deleting it. Add a regression test that the README stays customer-facing. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Warning Review limit reached
Next review available in: 51 minutes Limit details: You’ve used all 1 included review currently available under your plan. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
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 |
Summary
Rewrite the root README for buyers and operators. Noema stays a leaf product that runs alone and is callable as a published HTTP API plus
contracts/orchestrator-gateway.json. Hub-and-leaf calls from naruon and gyeot (곁) are documented as the supported MSA path (따로 또 같이), not a merge.Bot, writer, and hourly-loop procedure is relocated — not deleted — to
CONTRIBUTING.mdanddocs/development/contributor-and-agent-procedure.md.What changed
/health/ready/exchangeand the gateway contract, and operator-facing config.test/readme-customer-facing.test.tsasserts the README stays customer-facing and that the procedure still exists internally.Test plan
npx vitest run test/readme-customer-facing.test.ts— passnpx vitest run test/hourly-product-development-workflow.test.ts test/hourly-commercial-readiness-script.test.ts— passnpm test— 1910 passed; 4 acquisition-gitspawnSynctimeouts under parallel load, all 6 of those tests pass when rerun in isolationNot stacked on an unmerged parent. README has no bot-manual leftover. Do not merge from this PR.