docs: rewrite root README for org operators - #1113
Draft
seonghobae wants to merge 3 commits into
Draft
Conversation
Replace the bot/agent PR-review manual in README.md with an org-operator and sibling-maintainer overview: profile location, standalone run, and how siblings consume ruleset 18156473 without copying workflows. Keep the operational contract in docs/pr-review-and-merge-procedure.md. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
Keep the profile pointer for existing APA 7th DIKW references without telling the operator what this README does not invent. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
The changed-path quality gate still required bot-procedure phrases in README.md after those sentences moved to docs/pr-review-and-merge-procedure.md. Keep the operator README as a pointer and assert the operational strings in the procedure file. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrite the root README for the org operator and sibling-repo maintainers. This repository is the ContextualWisdomLab org profile source and the central required-workflow source. It runs alone. Siblings consume it by inheriting organization ruleset
18156473(CWL Central required workflows); they do not copy workflow files.What changed
profile/README.md), current ruleset status, how to run this repo alone, and how a sibling consumes the central workflows (MSA 따로 또 같이).PR_GOVERNANCE_AUDIT.md,CLAUDE.md, andARCHITECTURE.mdnow send agents to the procedure doc instead of treating the root README as the review manual.scripts/ci/test_strix_quick_gate.shnow asserts those procedure strings indocs/pr-review-and-merge-procedure.mdand keeps a README pointer. That was the failingStrix Changed Path Quality CI / exact-head-path-policycheck.Naruon remains the composition hub that can receive other CWL products. This README does not treat that as a bug, and this control plane still documents an independent run without naruon.
Existing APA 7th DIKW citations stay in
profile/README.md. No new citations were invented.Verification
pytest tests/test_pr_governance_audit_contract.py tests/test_central_required_workflow_ruleset_audit.py— 18 passedTest plan
docs/pr-review-and-merge-procedure.mdstill contains exact-head, successor-head, DIRTY/CONFLICTING, writer-boundary, and approve-gate procedure18156473and must not copy Strix/OpenCode/Noema/scheduler filesStrix Changed Path Quality CI / exact-head-path-policyis green on this head