Add UXD AI Handbook standards to the PF MCP as a collection, with the handbook repo maintaining a generated docs.json manifest that the MCP consumes.
Acceptance Criteria:
-
scripts/generate-docs-json.sh generates a JSON manifest from handbook docs/ markdown frontmatter
-
docs.json contains metadata and raw GitLab URLs for each handbook doc in PF MCP collection format
-
CI job regenerates docs.json on merge to main when docs/** files change
-
CI job also runs on a weekly scheduled pipeline as a safety net
-
MCP-side collection handler fetches docs.json and indexes handbook content alongside PF docs
Jira Issue: PF-4574
Add UXD AI Handbook standards to the PF MCP as a collection, with the handbook repo maintaining a generated docs.json manifest that the MCP consumes.
Acceptance Criteria:
scripts/generate-docs-json.sh generates a JSON manifest from handbook docs/ markdown frontmatter
docs.json contains metadata and raw GitLab URLs for each handbook doc in PF MCP collection format
CI job regenerates docs.json on merge to main when docs/** files change
CI job also runs on a weekly scheduled pipeline as a safety net
MCP-side collection handler fetches docs.json and indexes handbook content alongside PF docs
Jira Issue: PF-4574