docs(features): add Charlie personal-assistant pattern doc#26
Merged
Conversation
Adds docs/features/charlie.md as the narrative/architectural complement to the MCP doc. Covers the TBL 2017 / Inrupt 2024 lineage, the WAC-as- language thesis, a verbatim agent-meets-WAC interaction trace, and a starting SKILL.md template. The MCP doc remains the technical reference (connection, tools, per- client recipes, layout). Charlie doc is the pattern and demonstration. Sidebars updated to place 'features/charlie' immediately after 'features/mcp' so the agent-integration docs read as a coherent series. Closes #25
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.
Closes #25
Adds
docs/features/charlie.mdas the narrative/architectural complement to the existing MCP feature doc. Plus a one-line sidebars.ts update placingfeatures/charlieright afterfeatures/mcpso the agent-integration docs read as a coherent series.What's in the doc
/private/bots/charlie/SKILL.md.call_remote_pod.How it relates to the MCP doc
This is the pattern doc , the what and why. The MCP doc remains the technical reference , the how (connection, tools, per-client recipes, bot layout in
How Charlie works). The Charlie doc cross-links explicitly to the MCP doc'sHow Charlie workssection so readers can move from pattern → mechanics without duplication.The two together form a layered agent-integration surface: MCP for any client, Charlie for the personal-assistant pattern.