aaronsb_obsidian-mcp-plugin/docs
Aaron Bockelie b451331989 docs(adr-102): Align with implementation
Three drift points caught in review:

- §4 (CI publishing): drop the promised "second workflow publishes
  latest .mcpb on mcpb/ change" — it isn't implemented and isn't
  needed. Release-time publishing is the actual flow. Also documents
  the versioned + unversioned dual-emit and the stable-URL motivation.
- §2 (server.js behavior): the implementation surfaces JSON-RPC
  -32000 on session expiry and lets the client reinitialize rather
  than attempting transparent replay. ADR previously claimed replay;
  text now matches code with the rationale (replay would require
  re-issuing state-establishing notifications and that path is
  fragile).
- Consequences: acknowledge that the maker script partially exposes
  the bridge to advanced users, which slightly weakens the
  "bridge-is-invisible" framing of ADR-100/102. The audience that
  reads server.js is the same audience that would have written
  custom mcpServers JSON anyway, so the abstraction holds for the
  cohort that benefits from it.

Refs PR #155 review.
2026-05-15 11:46:19 -05:00
..
adr docs: Add ADR-003 for presentation facade pattern 2025-12-15 00:09:06 -06:00
architecture docs(adr-102): Align with implementation 2026-05-15 11:46:19 -05:00
scripts chore: Add ADR tooling and ADR-100 (simplify connection setup) 2026-03-14 22:53:46 -05:00
tools docs: Simplify README with semantic value proposition focus 2025-08-31 00:54:07 -05:00
bases-implementation-fixes.md refactor: Reimplement Bases support with proper YAML and expression parsing 2025-08-19 22:48:51 -05:00
bases-implementation-status.md fix: Improve metadata cache integration for Bases frontmatter parsing 2025-08-19 23:04:06 -05:00
bases-implementation.md feat: Add Obsidian Bases support to MCP server 2025-08-19 22:21:09 -05:00
bases-mcp-reference.md refactor: Reimplement Bases support with proper YAML and expression parsing 2025-08-19 22:48:51 -05:00
graph-traversal.md feat: Add graph search traversal tool for semantic navigation 2025-06-29 18:20:44 -05:00
Plugin_UI_July_2025.png docs: Update plugin settings screenshot to show .mcpignore feature 2025-07-21 17:19:17 -05:00
PROJECT_STRUCTURE.md docs: Add comprehensive project documentation and security audit 2025-07-12 00:14:45 -05:00
SECURITY-IMPLEMENTATION.md feat: Implement comprehensive security architecture 2025-07-16 09:16:24 -05:00
troubleshooting.md refactor: Remove concurrent mode toggle, simplify connection setup (ADR-100) 2026-03-14 23:13:35 -05:00