Skip to content

chore: remove stray root artifacts#274

Draft
vku2018 wants to merge 1 commit into
Open-audit-foundation:mainfrom
vku2018:grantfox-227-root-artifact-cleanup
Draft

chore: remove stray root artifacts#274
vku2018 wants to merge 1 commit into
Open-audit-foundation:mainfrom
vku2018:grantfox-227-root-artifact-cleanup

Conversation

@vku2018

@vku2018 vku2018 commented Jul 4, 2026

Copy link
Copy Markdown

Summary

Closes #227

Validation

  • PASS git diff --cached --check before commit
  • PASS git ls-files | Select-Object -First 60 after staging: deleted root artefacts no longer appear in the first tracked paths; .github/PULL_REQUEST_TEMPLATE.md does
  • PASS explicit path check: 0, GABC...WXYZ, MICROSERVICES_VISUAL_GUIDE.md, PULL_REQUEST_TEMPLATE.md, RECONCILIATION_QUICKSTART.md, RESILIENCE_IMPLEMENTATION_GUIDE.md, RESILIENCE_QUICK_REFERENCE.md, and TEST_LINTER.md are absent; .github/PULL_REQUEST_TEMPLATE.md exists
  • PASS docs-link scan for deleted root artefact links in docs/README.md, README.md, ARCHITECTURE.md, SECURITY_HARDENING_GUIDE.md, and .github
  • NOT RUN npm tests/build: cleanup only deletes root artefacts and adjusts docs/template metadata; no source/runtime files changed

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.

(chore) Remove AI-generated artefact files and stray files from repository root

2 participants