feat: LLM MCP reference façades plan and scaffold - #238
Merged
Conversation
Spec and scaffold Claude/Cursor/ChatGPT/Grok MCP client façades that invoke Traverse workflows via traverse-mcp instead of prompt skills. Co-authored-by: Enrico Piovesan <enricopiovesan@users.noreply.github.com>
enricopiovesan
marked this pull request as ready for review
July 29, 2026 06:03
This was referenced Jul 29, 2026
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
Adds the LLM MCP reference façades lane to App-Refs: plan/spec, decision record, and a scaffold under
apps/llm-mcp-reference/for major LLM products (Claude Desktop, Claude Code, Cursor, ChatGPT, Grok).These façades are the LLM equivalent of OS UI shells — they invoke Traverse workflows/capabilities via
traverse-mcp, not prompt “skills”, so business fields stay deterministic and token cost stays lower.Governing Spec
docs/llm-reference-apps-plan.md(new)docs/production-reference-plan.md)Project Item
llm-mcp-reference-apps-planPVTI_lADOEbiBt84BbzAzzg0eom8Definition of Done
apps/llm-mcp-reference/scaffold with shared prompts/workflows + per-client READMEs and MCP config examplesscripts/ci/llm_mcp_reference_smoke.sh+ repository_checks wiringValidation
Both PASS locally.
Checklist
Traceability
README.md/ related docs for the new laneAGENTS.mdPhase 4 note updated for LLM MCP referenceArchitecture