Skip to content

Re-vendor Stale Carried Sections to the Current Hub Canonical - #90

Merged
ptr727 merged 1 commit into
developfrom
resync/skills-rollout-phase8
Aug 13, 2026
Merged

Re-vendor Stale Carried Sections to the Current Hub Canonical#90
ptr727 merged 1 commit into
developfrom
resync/skills-rollout-phase8

Conversation

@ptr727

@ptr727 ptr727 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Runs RESYNC.md against the current hub (ptr727/ProjectTemplate main@75a0d45), driven via the resync-a-repo skill. Part of the hub's Phase 8 fleet-wide skills rollout batch, following the Blog#94 pilot.

What changed

spec/audit.py ESPHome-Config found AGENTS.md "Where the Rules Live" and nine GOVERNANCE.md sections (Branching Model, Documentation Style Conventions, Git and Commit Rules, Hub-Hosted Tooling, Operational Repositories, PR Review Etiquette, Pull Request Title and Commit Message Conventions, Release Model, Workflow YAML Conventions) each matching a past hub revision rather than the current canonical. Each was re-vendored byte-exact per declared section (this repo's AGENTS.md/GOVERNANCE.md were already cleanly split with no undeclared sections, confirmed by the audit before touching anything, so the carried-instruction-file-guard probe found no local content at risk). LF line endings preserved throughout, matching this repo's own convention.

AGENTS.md's "Where the Rules Live" now carries the skill-dependency pointer paragraph naming scripts/skills_install.py and where the fleet's Skills live.

Even though this is an operational repo (direct-to-develop commits ordinarily allowed), this change touches multiple files at once and is not a glance-and-revert edit, so it takes the pull request per GOVERNANCE.md "Operational Repositories".

What's left

One hub-only finding remains (.github/workflows/publish-release.yml), dispositioned investigate in the hub's spec/divergences.json pending a fidelity/appliesTo decision — not actionable from this repo.

Verification

python3 spec/audit.py --branch resync/skills-rollout-phase8 ESPHome-Config

0 defect findings; only the one pre-existing investigate-dispositioned hub-only finding remains.

🤖 Generated with Claude Code

AGENTS.md 'Where the Rules Live' and nine GOVERNANCE.md sections
(Branching Model, Documentation Style Conventions, Git and Commit
Rules, Hub-Hosted Tooling, Operational Repositories, PR Review
Etiquette, Pull Request Title and Commit Message Conventions,
Release Model, Workflow YAML Conventions) matched a past hub
revision rather than the current canonical. Re-vendored from
ptr727/ProjectTemplate main@75a0d45, byte-exact per section, LF
line endings preserved to match this repo's own convention.

The AGENTS.md section now carries the skill-dependency pointer
paragraph naming scripts/skills_install.py and the fleet's Skills.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 13, 2026 19:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR re-vendors previously stale carried governance content so this repository’s AGENTS.md / GOVERNANCE.md match the current hub canonical, keeping fleet-wide operational/process rules consistent across repos.

Changes:

  • Updates multiple GOVERNANCE.md sections to the current hub canonical and replaces in-file longform rule text with short summaries plus pointers to the corresponding hub Skills where applicable.
  • Updates AGENTS.md “Where the Rules Live” to note which sections are packaged as Skills, and adds the new Skills installer/pointer paragraph.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
GOVENANCE.md Re-vendors several governance sections and adds/updates Skill-pointer summaries (plus one new Hub-Hosted Tooling paragraph).
AGENTS.md Updates the rules map to reference Skill packaging and adds the Skills installer/pointer paragraph.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ptr727
ptr727 merged commit b8ae1fe into develop Aug 13, 2026
3 checks passed
@ptr727
ptr727 deleted the resync/skills-rollout-phase8 branch August 13, 2026 21:22
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.

2 participants