Skip to content

[codex] Mature repo framework audits#4

Merged
PSkinnerTech merged 15 commits into
mainfrom
codex/phase-c-repo-framework-maturity
May 20, 2026
Merged

[codex] Mature repo framework audits#4
PSkinnerTech merged 15 commits into
mainfrom
codex/phase-c-repo-framework-maturity

Conversation

@PSkinnerTech

Copy link
Copy Markdown
Owner

Summary

  • Adds deterministic Next.js and Astro fixture repositories for repo audit coverage.
  • Adds stable Next.js prerender-manifest evidence, manifest/static-output parity findings, and Markdown/golden summary coverage.
  • Hardens framework manifest handling with path containment, unknown-schema fail-closed behavior, temp fixture copies for parallel test safety, and validation coverage for the new Phase C assets.

Notes

Astro coverage is intentionally limited to framework detection and static-output auditing in this phase. Astro route metadata should come from an explicit integration-generated artifact rather than an inferred .astro/manifest.json file.

Test Plan

  • node --test packages/cli/test/repo-manifests.test.mjs packages/cli/test/repo-audit.test.mjs packages/cli/test/golden-fixtures.test.mjs
  • npm test -> 178/178 passing
  • npm run validate -> ok: true
  • git diff --check

@PSkinnerTech PSkinnerTech marked this pull request as ready for review May 20, 2026 05:27
@PSkinnerTech PSkinnerTech merged commit 41a8b09 into main May 20, 2026
1 check passed
@PSkinnerTech PSkinnerTech deleted the codex/phase-c-repo-framework-maturity branch May 20, 2026 05:27
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.

1 participant