Commit 2b9c220
committed
docs(tools[buffer]): restore UUID-namespacing + no-list_buffers rationale
Hoist the page-level intro that the mechanical split dropped. Original
prose lives at 970b000:docs/tools/buffers.md:1-13; the per-tool pages
inherit tool-scoped Use/Avoid blocks from autodoc but cannot carry
area-level design rationale, so buffer/index.md is the natural home.
Restores:
- UUID-scoped namespacing (libtmux_mcp_<32-hex>_<logical>) and the
concurrent-agent collision-safety it provides.
- Deliberate absence of a list_buffers tool, because the user's OS
clipboard often syncs into tmux paste buffers and generic
enumeration would leak credentials.1 parent d17c648 commit 2b9c220
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments