docs: align developer instructions and CI sequences across documentation - #763
Conversation
- Normalized `pnpm run ci` documentation across instruction files to reflect the exact `lint -> test:backend:coverage -> test:dashboard -> build` sequence. - Re-clarified the `pnpm run dev` script behavior in building-from-source to denote the side-by-side backend/dashboard start. - Updated `GEMINI.md`, `CLAUDE.md`, and `AGENTS.md` to precisely denote that the target `origin` is the `numnx/codeux` fork and `upstream` is `codeux-ai/codeux`. - Asserted docs-web mirror policy explicitly in `README.md` and `docs/development/documentation-standards.md` avoiding the forbidden `docs-release/`. Co-authored-by: numnx <1517214+numnx@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
…ce-audit-2 into fix/docs-consistency-7639111637287380126
a68cd41
into
feature/CODUX-44-qs-documentation-developer-surface-audit-2
This PR resolves inconsistencies across our primary instruction files (
AGENTS.md,CLAUDE.md,GEMINI.md,README.md, and thedocs/anddocs-web/trees).Specifically:
pnpm run civerification chain without erroneously listing internal guardrail/audit scripts.pnpm run devsemantics where it was implied to only start the backend.originmatches thenumnx/codeuxfork.docs/mirror-todocs-web/workflow standards.PR created automatically by Jules for task 7639111637287380126 started by @numnx