Skip to content

docs(mcp): architecture overview and audit logging guide#824

Merged
joshrotenberg merged 1 commit intomainfrom
docs/mcp-architecture-audit
Mar 6, 2026
Merged

docs(mcp): architecture overview and audit logging guide#824
joshrotenberg merged 1 commit intomainfrom
docs/mcp-architecture-audit

Conversation

@joshrotenberg
Copy link
Collaborator

Summary

  • Add Architecture page covering server structure, feature flags, toolset/sub-module system, tool macros, transport modes, credential resolution, policy engine, audit layer, and request flow
  • Add Audit Logging page covering configuration, audit levels, log format with JSON examples, argument redaction, RUST_LOG routing, log aggregation, and practical examples
  • Update mkdocs nav, MCP index, and getting-started Next Steps with links to new pages

Closes #775 (remaining deliverables)

Test plan

  • mkdocs serve renders both new pages correctly
  • All internal links resolve (architecture.md, audit-logging.md cross-references)
  • Nav entries appear in correct position under MCP section

New documentation pages covering MCP server internals and audit logging
configuration for compliance and operational visibility.
@joshrotenberg joshrotenberg merged commit 2dd3fea into main Mar 6, 2026
12 checks passed
@joshrotenberg joshrotenberg deleted the docs/mcp-architecture-audit branch March 6, 2026 03:36
@joshrotenberg joshrotenberg restored the docs/mcp-architecture-audit branch March 6, 2026 03:38
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.

docs(mcp): comprehensive MCP server documentation

1 participant