chore(refresh): refreshed configuration and documentation - #337
Conversation
|
Claude finished @rios0rios0's task in 1m 20s —— View job Review:
|
| Finding | Score | Reason dropped |
|---|---|---|
design — fragment kind should be Fixed (it corrects an inaccuracy) rather than Changed |
25 | Both are defensible under Keep a Changelog for a documentation correction; the repository's own convention does not distinguish them for doc-only changes, and sibling fragments use Changed for comparable work. Not worth a thread. |
design — the catalog line states 1 MiB without the "lower it on a small-window backend" caveat that accompanies the figure elsewhere |
20 | The caveat lives in the project-guidelines flow section and the configuration table, which is where the document consistently puts rationale. The catalog is deliberately terse. |
correctness — 1 MiB guidelines default could overflow a small-window backend, making the documented default misleading |
15 | Pre-existing design decision, explicitly documented and deliberate. Out of scope: this PR describes the default, it does not set it. |
· branch chore/config-and-docs-refresh |
|
There was a problem hiding this comment.
🔵 Needs a closer look
Two unresolved documentation corrections remain.
Pull request overview
Refreshes documentation to reflect current prompt-budget defaults and records the update.
Changes:
- Updated
CLAUDE.md. - Added an unreleased change fragment.
File summaries
| File | Summary |
|---|---|
CLAUDE.md |
Documents 1 MiB and 64 KiB default budgets; wording and a contradictory docs/COMPARISON.md entry still need correction. |
.changes/unreleased/1789371835880909921-47f7.yaml |
Records the documentation refresh. |
Review details
Suppressed comments (2)
CLAUDE.md:34
- These are configurable budgets, not fixed bounds:
GuidelinesBytes()andPRDescriptionBytes()honor any positiveai.max_*_bytesvalue and use 1 MiB/64 KiB only as defaults. Describing them simply as “1 MiB bound” and “64 KiB description bound” makes this catalog inaccurate for configured deployments; call them default budgets or name the settings.
**Context the AI receives** — the diff (fenced per file with language tag); operator rules (Markdown files, YAML frontmatter `paths` globs, universal + language-matched categories); the reviewed repository's own root `CLAUDE.md` (any provider, 1 MiB bound, skipped when the PR modifies it); **PR intent metadata** — title and source/target branch names (prompt header) plus description and commit count (fetched via the `prmetadata` registry from the GitHub/ADO REST APIs, 64 KiB description bound) with explicit "judge intent / flag scope creep" guidance; prior bot review threads with all replies (mention re-review path only).
CLAUDE.md:34
- This refresh still leaves
docs/COMPARISON.md:230describing the shipped PR-description budget as 16 KiB, whileAIConfig.PRDescriptionBytes()defaults to 64 KiB. Since this line updates the same feature's documented bounds, please update that comparison entry in the same refresh so the repository documentation does not contradict itself (the documentation-refresh rule in.github/skills/code-review/SKILL.md:229requires this).
**Context the AI receives** — the diff (fenced per file with language tag); operator rules (Markdown files, YAML frontmatter `paths` globs, universal + language-matched categories); the reviewed repository's own root `CLAUDE.md` (any provider, 1 MiB bound, skipped when the PR modifies it); **PR intent metadata** — title and source/target branch names (prompt header) plus description and commit count (fetched via the `prmetadata` registry from the GitHub/ADO REST APIs, 64 KiB description bound) with explicit "judge intent / flag scope creep" guidance; prior bot review threads with all replies (mention re-review path only).
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.



Automated weekly refresh by
config-and-docs-refresh.yamlinrios0rios0/config-automation.Claude Code reviewed the in-scope configuration and documentation files (currently
CLAUDE.md,.github/copilot-instructions.md, and.github/skills/code-review/SKILL.md) against the current code, updated whichever drifted, and recorded the change as a.changes/unreleased/fragment (chlog repositories) or under[Unreleased]inCHANGELOG.md(everywhere else).Review the diff carefully --- this PR was generated by Claude Code and may contain inaccuracies.