docs(agents): add CWL-ENTRY read-first block - #1528
Draft
seonghobae wants to merge 2 commits into
Draft
Conversation
.github's AGENTS.md carries a <!-- CWL-ENTRY --> block pointing agents at the master context, live GitHub Project, and gap snapshot before any work. naruon never had this block (it only has a naruon-specific cwl-agent-guidance section below it), so agents landing here had no equivalent pointer. Add naruon's own version, wired to naruon's real docs: docs/architecture/naruon-product-spec.md for mission/architecture, the existing docs/product-technical-gap-baseline.md gap snapshot, and a cross-repo link to .github's agent-github-project-protocol.md and product-goal-directive.md, which are genuinely org-wide and not duplicated per repo. The Figma file ID line reflects naruon's actual current state (not yet canonical on develop; ADR-0013 is still in open PR #1436) rather than the N/A placeholder that would make no sense for a repo that has UI. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
|
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: trueThanks 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 |
Contributor
|
PR governance metadata gate is not ready for
|
seonghobae
added a commit
to ContextualWisdomLab/.github
that referenced
this pull request
Sep 3, 2026
…dict contradiction - Cite ContextualWisdomLab/naruon#1528 with owner prefix in both remaining spots (Devin Review: cross-repo reference format violation) - Fix the self-contradiction Devin caught: "Result 1 verified all four central workflows' cancellation logic is correct" directly contradicted the same document's confirmed noema-review.yml bug finding above it. Corrected to: three of four are fully correct; the fourth's confirmed bug has a different failure signature (wrongful cancellation of a live run) than what Result 2's evidence shows (runs stuck queued for 23h22m/24+ hours with no cancellation at all) -- so the bug still doesn't explain this specific wait, without overstating the workflows' correctness. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Format the CWL entry as a readable source checklist and add a governance regression for the product spec, Project, gap baseline, completion issue, Figma proposal, and central operating documents.\n\nAssisted-by: OpenAI Codex <codex@openai.com>
seonghobae
marked this pull request as draft
September 4, 2026 20:51
seonghobae
added a commit
that referenced
this pull request
Sep 4, 2026
This was referenced Sep 4, 2026
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.
Summary
<!-- CWL-ENTRY -->read-first block toAGENTS.mdusing Naruon's canonical product specification, live Project, gap baseline, completion issue, and current Proposed Figma decision.ContextualWisdomLab/.githubinstead of duplicating its protocol or autonomous-loop directive.Exact revision
57254cb61ecc67dd593ea96ae878bf651682a501developVerification
backend/.venv/bin/python -m pytest -q backend/tests/test_release_governance.py— 36 passedgit diff --check— passed