Refresh hub canonicals and fold CLAUDE.md into AGENTS.md - #18
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## develop #18 +/- ##
========================================
Coverage 44.96% 44.96% ========================================
Files 25 25 Lines 3398 3398 Branches 259 259 ========================================
Hits 1528 1528 Misses 1824 1824 Partials 46 46 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR refreshes the repo’s governance/canonical documentation to match the upstream hub baseline, consolidating agent guidance into the intended single sources of truth (AGENTS.md / CODESTYLE.md / .github/copilot-instructions.md) and removing redundant guidance.
Changes:
- Re-vendors Copilot/agent governance guidance, including the Copilot review runbook and verification discipline updates.
- Updates CODESTYLE.md with the latest canonical wording (including markdownlint MD033 stance and xUnit skip guidance).
- Removes CLAUDE.md after folding its unique rule into AGENTS.md.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| repo-config/configure.sh | Adds rationale comments for stdout suppression during apply operations. |
| CODESTYLE.md | Refreshes canonical style/verification guidance and adds a new central build/package configuration section. |
| CLAUDE.md | Removes redundant agent instructions file. |
| AGENTS.md | Adds a workspace-edit safety rule and folds in the full verification-set requirement. |
| .github/copilot-instructions.md | Replaces with refreshed canonical Copilot instructions + review runbook content. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
* Refresh hub canonicals and fold CLAUDE.md into AGENTS.md Round-2 canonical refresh (issue #14): the hub adopted the round-1 feedback, so the carried copies return to parity. - CODESTYLE.md: re-vendor from the refreshed hub canonical (adopted MD033 fix and dynamic-skip carve-out, new Central Build and Package Configuration section); repo adaptations re-applied (InternalsVisibleTo names, Python section dropped, local vscode-tasks link). - AGENTS.md: Verification Discipline re-vendored byte-identical, gaining the never-edit-an-active-code-workspace rule; add the pre-commit verification-set bullet to Repository Details. - repo-config/configure.sh: re-vendor verbatim; the new stdout-suppression rationale supersedes the declined PR #16 thread. - .github/copilot-instructions.md: re-vendor the hub canonical with owner/repo substituted, adding the Commit Messages and Pull Request Titles section and the GitHub Copilot Review Runbook; the project architecture content stays as additional sections. - Remove CLAUDE.md: its content is covered by AGENTS.md, CODESTYLE.md, and tasks.json (the canonical command spec). version.json, repo-config/settings.json, and the HISTORY.md opening are already at parity and are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Clarify the MD033 note: comments permitted, elements flagged Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Summary
Round-2 canonical refresh of the issue #14 convergence. The hub adopted all seven round-1 feedback items (dispositions on the issue), so the carried copies return to parity with the refreshed canonicals.
<N>placeholder remains). Carries both audit-checked H2s: "Commit Messages and Pull Request Titles" and "GitHub Copilot Review Runbook". The project-architecture content stays as additional sections below the canonical content.Verified already at parity, unchanged: version.json (modulo the repo's 1.0 version floor), repo-config/settings.json (byte-identical), the HISTORY.md opening (mirrors README since #16), and the workspace (no cSpell block since #16).
Closes nothing directly; #13 was closed separately with a pointer to #16.
Verification
🤖 Generated with Claude Code