feat: integrate content taxonomy and site automation - #164
Merged
Conversation
ci: reorganize sites and validate deployment
fix: restore core resources and route issue intake
…ation # Conflicts: # data/resources.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
mainafter docs: reorganize repository entry points #159 was merged.data/resources.jsonuntracked and generating it during CI/deployment as designed.external/toapps/moves.Verification