Skip to content

fix(templates): stale 'eleven irreducible primitives' prose → thirteen#7

Merged
broomva merged 1 commit into
mainfrom
fix/template-stale-eleven-prose
May 6, 2026
Merged

fix(templates): stale 'eleven irreducible primitives' prose → thirteen#7
broomva merged 1 commit into
mainfrom
fix/template-stale-eleven-prose

Conversation

@broomva
Copy link
Copy Markdown
Owner

@broomva broomva commented May 6, 2026

Caught during P13 validation pass. CLAUDE.md.template and AGENTS.md.template each had a stale intro line referencing 'eleven irreducible primitives (P1–P11)' even though the count header + primitive table + reflexive-rule sections were correctly updated to P13 in the prior PR. Two single-line fixes — would have caused fresh-bootstrapped workspaces to scaffold contradicting CLAUDE.md (table=13, intro=11). Doctor didn't catch it because intro prose isn't part of its check surface; surfaced manually via grep during the validation pass.

Caught during P13 validation pass: while the primitives table and full
reflexive-trigger sections in CLAUDE.md.template / AGENTS.md.template
were correctly updated to P1–P13 in the prior PR, two intro lines (one
per template) still referenced "eleven irreducible primitives (P1–P11)".

Doctor didn't catch it because it checks the count header line and table
rows, not the intro prose. Template inconsistency would have shipped to
fresh workspaces — every new bootstrap would scaffold a contradicting
CLAUDE.md (table says 13, intro says 11).

Two single-line fixes:
  - CLAUDE.md.template intro: "eleven irreducible primitives (P1–P11)"
    → "thirteen irreducible primitives (P1–P13)"
  - AGENTS.md.template intro: "eleven irreducible building blocks"
    → "thirteen irreducible building blocks"

This is the kind of gap P11 (Empirical Feedback Loop) is supposed to
catch. Surfaced by running `bstack doctor` against a fresh-scaffolded
workspace and grepping the templates manually for stale numerals.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

@broomva has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 18 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 775f5e78-8ea7-4d23-9336-5b2cfac9fdbb

📥 Commits

Reviewing files that changed from the base of the PR and between bb27ae4 and bfbdd51.

📒 Files selected for processing (2)
  • assets/templates/AGENTS.md.template
  • assets/templates/CLAUDE.md.template
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/template-stale-eleven-prose

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@broomva broomva merged commit 68179db into main May 6, 2026
1 check passed
@broomva broomva deleted the fix/template-stale-eleven-prose branch May 6, 2026 16:51
broomva added a commit that referenced this pull request May 26, 2026
…med) (#57)

Largest registry update: 16 NEW entries + 1 rewritten. Companion to broomva/skills PR #7 (merge 1be5fd9) + 17 redirect-stubs across source repos.

After release: 43 skills in monorepo, 60 registry entries total.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant