Skip to content

Fix hub doc inconsistencies surfaced by Financial-Modeling adoption (#379 items 2, 3, 6) - #380

Merged
ptr727 merged 1 commit into
developfrom
hub-doc-fixes-379-quick
Jul 21, 2026
Merged

Fix hub doc inconsistencies surfaced by Financial-Modeling adoption (#379 items 2, 3, 6)#380
ptr727 merged 1 commit into
developfrom
hub-doc-fixes-379-quick

Conversation

@ptr727

@ptr727 ptr727 commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Quick/factual fixes from #379, filed by the Financial-Modeling agent as the first fidelity-audited adoptee. (Items 1, 4, 5 handled separately: item 1 is a no-change decision; items 4/5 — the source-only Release Model reconciliation — land in a follow-up PR.)

Changes

  • Item 6catalog/snippets/workflows/README.md claimed the hub keeps build-release-task/get-version-task in .github/workflows/ and omitted validate-task.yml. Corrected to the actual tree: test-pull-request, publish-release, validate-task, merge-bot-pull-request.
  • Item 3.github/copilot-instructions.md named CODESTYLE's sections (.NET, Python), inaccurate once carried into a single-language repo. Generalized to "a section per language the repo uses".
  • Item 2repo-config/README.md is a carried file (each repo describes its own repo-config/), not hub-only. Dropped its one residual coordination reference ("mirrors the layout the fleet repos use"), and added it to the spec/files.json manifest as an intent unit — it was carried in practice but unlisted, so downstream copies (e.g. finmod's) drifted unnoticed.

Verification

  • spec/validate.py green (21 cataloged); spec/audit.py --selftest pass; live single-repo audit no-crash with the new manifest unit.
  • markdownlint clean; CRLF preserved on all four files.

Note: the new intent unit means the next fleet audit will LETTER any repo missing repo-config/README.md (correct — it belongs everywhere).

🤖 Generated with Claude Code

…379)

Quick/factual corrections from the first fidelity-audited adoptee:

- catalog/snippets/workflows/README.md listed build-release-task/get-version-task
  as living in .github/workflows/ and omitted validate-task.yml. Correct the list
  to the actual tree: test-pull-request, publish-release, validate-task,
  merge-bot-pull-request (#379 item 6).
- copilot-instructions.md named CODESTYLE's sections "(.NET, Python)", inaccurate
  once carried into a single-language repo. Generalize to "a section per language
  the repo uses" (#379 item 3).
- repo-config/README.md is a carried file, not hub-only: drop its residual "mirrors
  the layout the fleet repos use" coordination reference, and add it to the
  spec/files.json manifest as an intent unit so the audit tracks it (it was carried
  in practice but unlisted, so downstream copies drifted unnoticed) (#379 item 2).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 21, 2026 20:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Aligns hub governance/spec docs with the repo’s actual source-only workflow layout and with the fact that repo-config/README.md is a carried baseline file, reducing downstream drift during fidelity-based adoption.

Changes:

  • Add repo-config/README.md to spec/files.json baseline (intent/whole) so audits can flag missing/drifted downstream copies.
  • Remove the residual coordination-reference sentence from repo-config/README.md.
  • Correct workflow-doc prose to match the repo’s actual .github/workflows/ orchestrator set and generalize the CODESTYLE language-section description.

Reviewed changes

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

File Description
spec/files.json Adds repo-config/README.md to the baseline so audits can detect missing/drifted carried copies.
repo-config/README.md Removes a coordination reference and keeps the file purely repo-local/descriptive.
catalog/snippets/workflows/README.md Fixes the source-only orchestrator set listing to match the current .github/workflows/ tree (includes validate-task).
.github/copilot-instructions.md Generalizes CODESTYLE’s per-language section description for single-language downstream repos.

@ptr727
ptr727 merged commit 5c0800d into develop Jul 21, 2026
7 checks passed
@ptr727
ptr727 deleted the hub-doc-fixes-379-quick branch July 21, 2026 23:14
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