Skip to content

feat: integrate content taxonomy and site automation - #164

Merged
adongwanai merged 6 commits into
mainfrom
codex/pr5-main-integration
Sep 4, 2026
Merged

feat: integrate content taxonomy and site automation#164
adongwanai merged 6 commits into
mainfrom
codex/pr5-main-integration

Conversation

@adongwanai

Copy link
Copy Markdown
Owner

Summary

AgentGuide's public content can now be classified, built, tested, and deployed from source without committing generated snapshots or exposing unfinished documents as complete resources.

The content catalog gives 137 documents an explicit lifecycle, keeps 16 backlog items out of public recommendations, and generates the resource index and sitemap only when CI or deployment needs them. Both Astro applications now live under a first-party apps boundary while preserving the existing /research/ and /interview/ URLs; CI independently builds them and smoke-tests the exact Pages tree before upload.

Issue intake now separates reproducible repository defects and testable core proposals from community join requests, generic consultation, and third-party promotion. The integration also repairs the confirmed roadmap links and context-engineering images, removes the stale automated-application recommendation, and lets the taxonomy test run from a clean checkout.

Integration Notes

Verification

  • Content catalog: 137 documents, 16 backlog items, 20 generated indexes
  • Deployment data: 123 resources, 13,023 canonical URLs
  • Repository links: 192 source files
  • Clean-checkout taxonomy test passes without generated deployment files
  • Root static-site smoke test passes after generation
  • Research build, 32 InterviewGuide tests/build, and final Pages assembly passed in fix: restore core resources and route issue intake #163 CI
  • Mermaid source rendered successfully and the 784 x 472 PNG passed visual inspection
  • All Issue Form YAML files parse successfully

Compound Engineering
Codex

@adongwanai
adongwanai merged commit 2408233 into main Sep 4, 2026
4 checks passed
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