Skip to content

Phase 2: Reports folder structure & project linking - #1752

Merged
ashleyshaw merged 3 commits into
developfrom
phase-2/reports-restructuring
Aug 11, 2026
Merged

Phase 2: Reports folder structure & project linking#1752
ashleyshaw merged 3 commits into
developfrom
phase-2/reports-restructuring

Conversation

@ashleyshaw

@ashleyshawashleyshaw commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

Phase 2 of Reports & Projects Restructuring: reorganize 118 reports into
structured active/archive folders and establish bidirectional project-to-issue
linking for all 31 projects.

Linked issues

Changes

Reports Reorganization

  • Created .github/reports/active/ for actively referenced reports (73 files)
  • Created .github/reports/archive/ with 5 subcategories:
    • weekly-summaries/ — 25 archived weekly summaries
    • deprecated-audits/ — 10 superseded audit reports
    • workflow-artifacts/ — 3 release automation artifacts
    • a11y-completed/ — 4 accessibility audit reports
    • historical/ — 2 pre-restructuring migration guides

Project Linking

Validation

✅ All 118 reports migrated (0 orphaned in root except README.md)
✅ All 31 projects have ≥1 linked issue
✅ Bidirectional linking established
✅ Archive subcategories match audit recommendations

Changelog

Changed

  • Reorganized reports folder structure: flat → active/archive with 5 categories
  • Updated all 31 project READMEs with Related Issues linking

Added

  • 5 archive subcategories for reports: weekly-summaries, deprecated-audits, workflow-artifacts, a11y-completed, historical
  • Bidirectional linking between 31 projects and GitHub issues

Checklist (Global DoD / PR)

  • All AC met and demonstrated
  • Tests added/updated — Documentation PR, no code tests needed
  • Accessibility checklist completed — Documentation only, no UI impact
  • Code coverage maintained — N/A (documentation)
  • Documentation updated — This IS the restructuring PR
  • Breaking changes flagged — None (non-breaking restructuring)
  • Related PRs listed — All related issues linked above
  • Commit history clean — 2 focused commits with clear purposes
  • All CI checks passing — Validation pending

🤖 Generated with Claude Code

ashleyshawand others added 3 commits August 11, 2026 12:10
Add detailed step-by-step execution guide for Phase 2 work including:
- Complete file categorization map for all 106 reports
- Bash commands for reports migration
- Project linking instructions for all 31 projects
- PR template with full description
- Success criteria and timeline
Enables immediate Phase 2 execution on next session.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Reorganize .github/reports/ from flat structure into active/archive with
proper categorization of all 118 reports.
Archive subfolders:
- archive/weekly-summaries/: 25 weekly reports
- archive/deprecated-audits/: 10 old audits
- archive/workflow-artifacts/: 3 branch cleanup reports
- archive/a11y-completed/: 4 accessibility reports
- archive/historical/: 2 migration guides
Active: 73 currently referenced reports
Resolves Phase 2 folder organization per audit results.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Add 'Related Issues' section to all 31 active project READMEs using
bidirectional linking standard established in Phase 1.
**Special Links:**
- openspec: #1733, #1739-1742 (agent-tool-permission-alignment)
- markdown-audit-ci-optimization: #1733, #1737
All other projects: #1733 (Phase 2: Folder Structure & Linking)
Enables coordination between projects and GitHub issues per Phase 2 plan.
Resolves#1733, #1736, #1737
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@ashleyshawashleyshaw added priority:important Must-do high priority area:infrastructure Infrastructure / hosting / platform type:task Task or to-do area:documentation Docs & guides labels Aug 11, 2026
@coderabbitai

Copy link
Copy Markdown
Contributor

Important

Review skipped

Too many files!

This PR contains 134 files, which is 34 over the limit of 100.

To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch.

Upgrade to a paid plan to raise the limit.

This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry.

⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 0f14d658-3f51-41b6-babd-3339d73114fd

📥 Commits

Reviewing files that changed from the base of the PR and between 924cb05 and f209814.

⛔ Files ignored due to path filters (7)
  • .github/reports/active/SKILLS_POPULARITY_MATRIX.csv is excluded by !**/*.csv
  • .github/reports/active/audit-frontmatter-report.csv is excluded by !**/*.csv
  • .github/reports/active/findings.csv is excluded by !**/*.csv
  • .github/reports/active/issues-prs-300plus-metadata.csv is excluded by !**/*.csv
  • .github/reports/active/label-color-audit-spreadsheet-2026-06-01.csv is excluded by !**/*.csv
  • .github/reports/archive/a11y-completed/mermaid-diagram-accessibility-spreadsheet.csv is excluded by !**/*.csv
  • .github/reports/archive/a11y-completed/mermaid-diagram-audit-spreadsheet.csv is excluded by !**/*.csv
📒 Files selected for processing (134)
  • .github/projects/active/agent-skills-standards-comprehensive/README.md
  • .github/projects/active/agent-standards-initiative/README.md
  • .github/projects/active/changelog-automation-hardening/README.md
  • .github/projects/active/github-projects-creation-system/README.md
  • .github/projects/active/issue-metadata-triage-expansion/README.md
  • .github/projects/active/issue-triage-automation-system/README.md
  • .github/projects/active/issue-type-workflow-automation/README.md
  • .github/projects/active/label-prefix-audit-2026-08-05/README.md
  • .github/projects/active/label-prefix-enforcement-2026-08-05/README.md
  • .github/projects/active/markdown-audit-ci-optimization/README.md
  • .github/projects/active/milestone-planning-v1/README.md
  • .github/projects/active/nodejs-upgrade-2026-q3-post-merge-monitoring/README.md
  • .github/projects/active/nodejs-upgrade-2026-q3/README.md
  • .github/projects/active/openspec/README.md
  • .github/projects/active/pr-review-project-planning-2026-08-04/README.md
  • .github/projects/active/prd-combined-agent/README.md
  • .github/projects/active/release-process-redesign-2026-08-05/README.md
  • .github/projects/active/release-workflow-authorization-fixes/README.md
  • .github/projects/active/repo-restructuring-2026-07-25/README.md
  • .github/projects/active/reports-projects-restructuring-2026-08-11/CONTINUATION_PROMPT.md
  • .github/projects/active/repository-restructuring-phase-1/README.md
  • .github/projects/active/template-enforcement-governance/README.md
  • .github/projects/active/test-coverage-implementation/README.md
  • .github/projects/active/wave-5-documentation-audit/README.md
  • .github/reports/active/2026-08-04-CRITICAL-AUDIT-SUMMARY.md
  • .github/reports/active/2026-08-04-eslint-fix-specification.md
  • .github/reports/active/2026-08-04-issue-1486-cleanup-progress.md
  • .github/reports/active/2026-08-04-issue-tracking.md
  • .github/reports/active/2026-08-04-phase-2c-script-testing.md
  • .github/reports/active/2026-08-04-phase-2c-x-remediation-progress.md
  • .github/reports/active/2026-08-04-release-workflow-fix-summary.md
  • .github/reports/active/2026-08-04-release-workflow-fix-verification.md
  • .github/reports/active/2026-08-04-script-organization-concern.md
  • .github/reports/active/2026-08-04-status-needs-review-audit.md
  • .github/reports/active/ACTIVE-PROJECTS-REPORT-2026-08-07.md
  • .github/reports/active/AGENT_SKILLS_INVENTORY.md
  • .github/reports/active/INSTRUCTIONS_MIGRATION_GUIDE.md
  • .github/reports/active/PHASE-2-PLANNING-UPDATE-REPORT-2026-08-07.md
  • .github/reports/active/PHASE-3-COMPLETION-REPORT-2026-08-07.md
  • .github/reports/active/PHASE-3-OPENSPEC-RFC-INDEX-2026-08-07.md
  • .github/reports/active/SKILLS_AUDIT_2026-07-23.md
  • .github/reports/active/WORKFLOWS-CONSOLIDATION-AUDIT.md
  • .github/reports/active/WORKFLOW_AUDIT_REPORT.md
  • .github/reports/active/agent-infrastructure-audit-2025-12-10.md
  • .github/reports/active/agent-standardization-framework-2026-07-22.md
  • .github/reports/active/agent-tools-permissions-mcp-audit-2026-06-02.md
  • .github/reports/active/aging-sla-system-audit.md
  • .github/reports/active/audit-2026-07-23-comprehensive.md
  • .github/reports/active/audit-active-projects-2026-08-07.json
  • .github/reports/active/audit-log.md
  • .github/reports/active/audit-report-2026-05-28.md
  • .github/reports/active/canonical-config-audit-2026-05-31.md
  • .github/reports/active/changelog-keepachangelog-audit-2026-07-29.md
  • .github/reports/active/colour-contrast-report-2026-06-18.md
  • .github/reports/active/critical-agent-fixes-2025-12-10.md
  • .github/reports/active/diagram-validation-2025-12-11.md
  • .github/reports/active/file-organization-migration-2025-12-09.md
  • .github/reports/active/footer-audit-2026-08-04.json
  • .github/reports/active/footer-injection-2026-08-04.json
  • .github/reports/active/governance-change-management-audit-2026-05-19.md
  • .github/reports/active/governance-change-management-audit-2026-05-27.md
  • .github/reports/active/index-2026-08-07.md
  • .github/reports/active/issue-32-closeout-comments-2026-05-26.md
  • .github/reports/active/issue-95-orphan-labels-audit-2026-05-27.md
  • .github/reports/active/issue-creation-docs-audit-report.md
  • .github/reports/active/issue-pr-metadata-audit-300plus-2026-05-27.md
  • .github/reports/active/issue-template-audit-2026-05-31.md
  • .github/reports/active/issue-types-alignment-audit-2026-06-01.md
  • .github/reports/active/issues-300plus-snapshot.json
  • .github/reports/active/label-color-consistency-audit-2026-06-01.md
  • .github/reports/active/mermaid-diagram-audit.md
  • .github/reports/active/phase-1-ai-config-audit-2026-07-22.md
  • .github/reports/active/phase-1-hooks-audit-2026-07-22.md
  • .github/reports/active/phase-1-instructions-audit-2026-07-22.md
  • .github/reports/active/phase-1-memory-schema-audit-2026-07-22.md
  • .github/reports/active/phase-1-schemas-audit-2026-07-22.md
  • .github/reports/active/pre-launch-validation-2025-12-10.md
  • .github/reports/active/pre-release-audit-v1.0.0.md
  • .github/reports/active/prs-300plus-snapshot.json
  • .github/reports/active/readme-audit-2026-05-31.md
  • .github/reports/active/readme-audit-extended-2026-05-31.md
  • .github/reports/active/reports-folder-structure-audit-2025-12-10.md
  • .github/reports/active/solution-design-2026-07-23.md
  • .github/reports/active/test-coverage-expansion-plan.md
  • .github/reports/active/v1.0.0-launch-readiness-final-2025-12-10.md
  • .github/reports/active/v1.0.0-pre-launch-debt.md
  • .github/reports/active/wave-4c-audit-report.md
  • .github/reports/active/wave-4c-remediation-plan.md
  • .github/reports/active/wave-5-4-readme-discovery-audit.md
  • .github/reports/active/wave-5-completion-summary.md
  • .github/reports/active/weekly-summary-2025-12-08.md
  • .github/reports/active/workflow-standards-audit-2026-05-31.md
  • .github/reports/archive/a11y-completed/mermaid-accessibility-report.md
  • .github/reports/archive/a11y-completed/mermaid-validation-report.md
  • .github/reports/archive/deprecated-audits/2026-06-03-agent-script-migration-status-audit-672.md
  • .github/reports/archive/deprecated-audits/2026-06-03-docs-folder-structure-vs-claude-boundaries-audit-665.md
  • .github/reports/archive/deprecated-audits/2026-06-03-file-organisation-migration-plan-673.md
  • .github/reports/archive/deprecated-audits/2026-06-03-file-organisation-vs-claude-boundaries-audit-671.md
  • .github/reports/archive/deprecated-audits/2026-06-03-issue-fields-config-vs-github-api-audit-660.md
  • .github/reports/archive/deprecated-audits/2026-06-03-issue-labeling-rules-in-labeler-audit-656.md
  • .github/reports/archive/deprecated-audits/2026-06-03-issue-template-automation-trigger-mapping-audit-655.md
  • .github/reports/archive/deprecated-audits/2026-06-03-issue-template-inventory-standardization-audit-654.md
  • .github/reports/archive/deprecated-audits/2026-06-03-labeling-docs-consolidation-audit-664.md
  • .github/reports/archive/deprecated-audits/2026-06-07-private-project-issue-field-write-verification-879.md
  • .github/reports/archive/historical/FOOTER_INJECTION_WORKFLOW.md
  • .github/reports/archive/historical/changelog-workflow-fix.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2025-12-15.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2025-12-22.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2025-12-29.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-01-05.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-01-12.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-01-19.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-01-26.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-02-02.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-02-09.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-02-16.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-02-23.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-03-02.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-03-09.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-03-16.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-03-23.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-03-30.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-04-06.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-04-13.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-04-20.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-04-27.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-05-04.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-05-11.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-05-18.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-05-25.md
  • .github/reports/archive/weekly-summaries/weekly-summary-2026-06-01.md
  • .github/reports/archive/workflow-artifacts/branch-cleanup-2026-07-22T18-01-32.md
  • .github/reports/archive/workflow-artifacts/branch-cleanup-2026-07-23T16-44-03.md
  • .github/reports/archive/workflow-artifacts/branch-cleanup-2026-07-25T08-20-01.md

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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.

@github-actions

github-actionsBot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

✅ Template check passed after update. Thanks for fixing the PR description.

@github-actions

github-actionsBot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

⏱️ Aging and SLA annotation

  • Age: 0 day(s)
  • SLA state: Within SLA
  • Thresholds: warn at 7 days, breach at 14 days
  • Last updated: 2026-08-11T10:19:06.424Z

Maintained by project-meta-sync workflow.

@github-actionsgithub-actionsBot added the status:needs-review Awaiting code review label Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📄 README Validation

❌ One or more README checks failed.

CheckResult
❌ FrontmatterFailed
✅ StructurePassed

@github-actionsgithub-actionsBot added the meta:needs-changelog Requires a changelog entry before merge label Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Reviewer Summary for PR #1752

CI Status:success
Files changed: 141
Risk Distribution: 0 critical, 141 high, 0 medium, 0 low

Recommendations

  • ⚠️ Database migration without rollback plan documented

@github-actions

Copy link
Copy Markdown
Contributor

🎨 Mermaid Diagram Validation

✅ All Mermaid diagram checks passed.

CheckResult
✅ SyntaxPassed
✅ AccessibilityPassed
✅ Colour ContrastPassed

@ashleyshaw
ashleyshaw requested a lite review from CopilotAugust 11, 2026 10:19
@ashleyshawashleyshaw self-assigned this Aug 11, 2026
@ashleyshaw
ashleyshaw merged commit 8cf86b9 into developAug 11, 2026
44 of 55 checks passed
@ashleyshaw
ashleyshaw deleted the phase-2/reports-restructuring branch August 11, 2026 10:20

CopilotAI 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

This PR is Phase 2 of the Reports & Projects restructuring, moving report artefacts into a new .github/reports/active/ and .github/reports/archive/ layout and adding “Related Issues” linking to project READMEs to support bidirectional project↔issue navigation.

Changes:

  • Added new archived report artefacts (weekly summaries, audits, workflow artefacts, a11y spreadsheets) under .github/reports/archive/*.
  • Added/relocated “active” reports under .github/reports/active/.
  • Appended “Related Issues” sections to multiple .github/projects/active/*/README.md files (including OpenSpec and markdown-audit-ci-optimisation).

Reviewed changes

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

Show a summary per file
FileDescription
.github/reports/archive/workflow-artifacts/branch-cleanup-2026-07-25T08-20-01.mdArchived branch-cleanup dry-run report.
.github/reports/archive/workflow-artifacts/branch-cleanup-2026-07-23T16-44-03.mdArchived branch-cleanup dry-run report.
.github/reports/archive/workflow-artifacts/branch-cleanup-2026-07-22T18-01-32.mdArchived branch-cleanup dry-run report.
.github/reports/archive/weekly-summaries/weekly-summary-2026-06-01.mdArchived weekly summary report (includes structure + references).
.github/reports/archive/weekly-summaries/weekly-summary-2026-05-25.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-05-18.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-05-11.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-05-04.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-04-27.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-04-20.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-04-13.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-04-06.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-03-30.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-03-23.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-03-16.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-03-09.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-03-02.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-02-23.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-02-16.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-02-09.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-02-02.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-01-26.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-01-19.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-01-12.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2026-01-05.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2025-12-29.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2025-12-22.mdArchived weekly summary frontmatter stub.
.github/reports/archive/weekly-summaries/weekly-summary-2025-12-15.mdArchived weekly summary frontmatter stub.
.github/reports/archive/historical/changelog-workflow-fix.mdArchived historical write-up of a changelog workflow fix.
.github/reports/archive/deprecated-audits/2026-06-07-private-project-issue-field-write-verification-879.mdArchived audit/verification record for project-meta-sync boundaries.
.github/reports/archive/deprecated-audits/2026-06-03-labeling-docs-consolidation-audit-664.mdArchived audit report about labelling documentation consolidation.
.github/reports/archive/deprecated-audits/2026-06-03-issue-template-inventory-standardization-audit-654.mdArchived audit of issue template inventory and alignment.
.github/reports/archive/deprecated-audits/2026-06-03-issue-template-automation-trigger-mapping-audit-655.mdArchived audit of issue template → automation trigger mapping.
.github/reports/archive/deprecated-audits/2026-06-03-issue-labeling-rules-in-labeler-audit-656.mdArchived audit of issue labelling coverage in labeler rules.
.github/reports/archive/deprecated-audits/2026-06-03-issue-fields-config-vs-github-api-audit-660.mdArchived audit of issue fields config vs GitHub API constraints.
.github/reports/archive/deprecated-audits/2026-06-03-file-organisation-vs-claude-boundaries-audit-671.mdArchived audit of file organisation vs documented boundaries.
.github/reports/archive/deprecated-audits/2026-06-03-file-organisation-migration-plan-673.mdArchived migration plan report (includes Mermaid diagrams).
.github/reports/archive/deprecated-audits/2026-06-03-docs-folder-structure-vs-claude-boundaries-audit-665.mdArchived audit of docs folder structure vs boundaries.
.github/reports/archive/deprecated-audits/2026-06-03-agent-script-migration-status-audit-672.mdArchived audit of agent/script migration status.
.github/reports/archive/a11y-completed/mermaid-diagram-audit-spreadsheet.csvArchived Mermaid diagram validation spreadsheet.
.github/reports/archive/a11y-completed/mermaid-diagram-accessibility-spreadsheet.csvArchived Mermaid accessibility compliance spreadsheet.
.github/reports/active/weekly-summary-2025-12-08.mdActive weekly summary frontmatter stub.
.github/reports/active/wave-4c-audit-report.mdActive Wave 4C audit report content.
.github/reports/active/SKILLS_POPULARITY_MATRIX.csvActive skills usage/popularity matrix (CSV).
.github/reports/active/SKILLS_AUDIT_2026-07-23.mdActive skills audit report content.
.github/reports/active/reports-folder-structure-audit-2025-12-10.mdActive report about prior reports folder structure audit.
.github/reports/active/mermaid-diagram-audit.mdActive Mermaid syntax audit write-up.
.github/reports/active/issues-prs-300plus-metadata.csvActive metadata extract CSV for issues/PRs.
.github/reports/active/issue-pr-metadata-audit-300plus-2026-05-27.mdActive audit stub for issue/PR metadata.
.github/reports/active/issue-95-orphan-labels-audit-2026-05-27.mdActive labels audit frontmatter.
.github/reports/active/issue-32-closeout-comments-2026-05-26.mdActive prepared closeout comments document.
.github/reports/active/governance-change-management-audit-2026-05-27.mdActive governance change-management audit frontmatter.
.github/reports/active/governance-change-management-audit-2026-05-19.mdActive governance change-management audit frontmatter (variant).
.github/reports/active/footer-injection-2026-08-04.jsonActive JSON output from footer injection run.
.github/reports/active/findings.csvActive Mermaid findings CSV.
.github/reports/active/file-organization-migration-2025-12-09.mdActive write-up of prior file organisation migration.
.github/reports/active/colour-contrast-report-2026-06-18.mdActive Mermaid colour contrast report.
.github/reports/active/changelog-keepachangelog-audit-2026-07-29.mdActive Keep a Changelog conformance audit report.
.github/reports/active/audit-report-2026-05-28.mdActive Wave 3A README/Mermaid audit report.
.github/reports/active/2026-08-04-status-needs-review-audit.mdActive audit of status:needs-review issues.
.github/reports/active/2026-08-04-script-organization-concern.mdActive report documenting script organisation concern.
.github/reports/active/2026-08-04-release-workflow-fix-summary.mdActive executive summary for release workflow fix.
.github/reports/active/2026-08-04-issue-tracking.mdActive tracking doc linking release workflow testing issues.
.github/reports/active/2026-08-04-issue-1486-cleanup-progress.mdActive progress report for infra cleanup issue.
.github/reports/active/2026-08-04-eslint-fix-specification.mdActive linting fix specification report.
.github/projects/active/wave-5-documentation-audit/README.mdProject README updated with Related Issues section.
.github/projects/active/test-coverage-implementation/README.mdProject README updated with Related Issues section.
.github/projects/active/template-enforcement-governance/README.mdProject README updated with Related Issues section.
.github/projects/active/repository-restructuring-phase-1/README.mdProject README updated with Related Issues section.
.github/projects/active/repo-restructuring-2026-07-25/README.mdProject README updated with Related Issues section.
.github/projects/active/release-workflow-authorization-fixes/README.mdProject README updated with Related Issues section.
.github/projects/active/release-process-redesign-2026-08-05/README.mdProject README updated with Related Issues section.
.github/projects/active/prd-combined-agent/README.mdProject README updated with Related Issues section.
.github/projects/active/pr-review-project-planning-2026-08-04/README.mdProject README updated with Related Issues section.
.github/projects/active/openspec/README.mdProject README updated with Related Issues section.
.github/projects/active/nodejs-upgrade-2026-q3/README.mdProject README updated with Related Issues section.
.github/projects/active/nodejs-upgrade-2026-q3-post-merge-monitoring/README.mdProject README updated with Related Issues section.
.github/projects/active/milestone-planning-v1/README.mdProject README updated with Related Issues section.
.github/projects/active/markdown-audit-ci-optimization/README.mdProject README updated with Related Issues section (issue-linked project).
.github/projects/active/label-prefix-enforcement-2026-08-05/README.mdProject README updated with Related Issues section.
.github/projects/active/label-prefix-audit-2026-08-05/README.mdProject README updated with Related Issues section.
.github/projects/active/issue-type-workflow-automation/README.mdProject README updated with Related Issues section.
.github/projects/active/issue-triage-automation-system/README.mdProject README updated with Related Issues section.
.github/projects/active/issue-metadata-triage-expansion/README.mdProject README updated with Related Issues section.
.github/projects/active/github-projects-creation-system/README.mdProject README updated with Related Issues section.
.github/projects/active/changelog-automation-hardening/README.mdProject README updated with Related Issues section.
.github/projects/active/agent-standards-initiative/README.mdProject README updated with Related Issues section.
.github/projects/active/agent-skills-standards-comprehensive/README.mdProject README updated with Related Issues section.

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

Comment on lines 64 to +72
*Built by 🧱 LightSpeedWP with ☕, 🚀, and open-source spirit!*

## Related Issues

This project is coordinated with:

- [#1733](https://github.com/lightspeedwp/.github/issues/1733) — Phase 2: Folder Structure & Linking

See [Linking Standard](https://github.com/lightspeedwp/.github/blob/develop/.github/projects/active/reports-projects-restructuring-2026-08-11/LINKING_STANDARD.md) for linking patterns.
- [#1741](https://github.com/lightspeedwp/.github/issues/1741) — OpenSpec: Specification Tracking Model
- [#1742](https://github.com/lightspeedwp/.github/issues/1742) — OpenSpec: GitHub Issue Coordination

See [Linking Standard](https://github.com/lightspeedwp/.github/blob/develop/.github/projects/active/reports-projects-restructuring-2026-08-11/LINKING_STANDARD.md) for linking patterns.
Comment on lines +72 to +74
- [#1733](https://github.com/lightspeedwp/.github/issues/1733) — Phase 2: Folder Structure & Linking

See [Linking Standard](https://github.com/lightspeedwp/.github/blob/develop/.github/projects/active/reports-projects-restructuring-2026-08-11/LINKING_STANDARD.md) for linking patterns.
- [#1733](https://github.com/lightspeedwp/.github/issues/1733) — Phase 2: Folder Structure & Linking
- [#1737](https://github.com/lightspeedwp/.github/issues/1737) — Phase 2: Link markdown-audit-ci-optimization

See [Linking Standard](https://github.com/lightspeedwp/.github/blob/develop/.github/projects/active/reports-projects-restructuring-2026-08-11/LINKING_STANDARD.md) for linking patterns.
@ashleyshawashleyshaw added this to the v1.0 milestone Aug 11, 2026
ashleyshaw added a commit that referenced this pull request Aug 12, 2026
Final cleanup and documentation for the Reports & Projects Restructuring initiative.
## Changes
**Cleanup:**
- Archived 5 stub files from .github/reports/active/ to archive/deprecated-audits/
**Documentation:**
- Create .github/reports/README.md with folder lifecycle policy
- Publish PROJECT_ISSUE_LINKING_STANDARD.md to docs/
- Update CLAUDE.md with reports folder structure reference
- Update project README with Phase 4 completion status (all phases now ✅ complete)
## Summary
✅ Phase 1 (2026-08-11): Audit & Planning → PR #1730 merged
✅ Phase 2 (2026-08-11): Folder Structure & Linking → PR #1752 merged
✅ Phase 3 (2026-08-11): Archive Workflow & CI Validation → PR #1767 merged
✅ Phase 4 (2026-08-12): Cleanup & Documentation → Complete
Reports and projects fully restructured, linked, and validated.
Resolves#1735
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:documentationDocs & guidesarea:infrastructureInfrastructure / hosting / platformmeta:needs-changelogRequires a changelog entry before mergepriority:importantMust-do high prioritystatus:needs-reviewAwaiting code reviewtype:taskTask or to-do

Projects

None yet

2 participants

@ashleyshaw