Skip to content

Phase 1D: Enforce Reports Placement (.github/reports/) #1294

Description

@ashleyshaw

Overview

Enforce correct placement of audit/report files in .github/reports/ instead of repository root.

Scope

Misplaced Files (at repo root):

  • CHANGELOG-CONSOLIDATION-AUDIT.md
  • PHASE-2B-SKILLS-AUDIT.md

Target Location: .github/reports/audits/

Related: Audit reports for instructions, schemas, agents, metrics

Definition of Done

  • Move CHANGELOG-CONSOLIDATION-AUDIT.md to .github/reports/audits/
  • Move PHASE-2B-SKILLS-AUDIT.md to .github/reports/audits/
  • Create .github/reports/audits/ directory structure if needed
  • Update any references to old report locations
  • Document report placement guidelines in governance files
  • Add note to CLAUDE.md about correct report placement
  • Verify no reports remain at repo root
  • Update future audit workflows to save to .github/reports/

Related Issues

Effort Estimate

1-2 hours (file moves + reference updates + documentation)

Notes

  • Low effort: Only 2 files to move
  • Cleanup task: Enforce pattern for future audits
  • Priority: Low (can be done quickly, non-blocking)
  • Can be done in parallel with other initiatives

Metadata

Metadata

Assignees

Type

Fields

Priority

None yet

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions