Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 98% confidence
- Finding
- This is a mismatch because the description presents a full shared-memory read/write system with two layers: durable knowledge in .agents/memory and runtime coordination in .trellis/shared. The actual code only performs setup for the runtime shared layer by locating the Git common directory, creating trellis-shared subdirectories, and linking .trellis/shared to it. It does not read memory, write memory entries, manage .agents/memory, or provide a private local layer. While the symlink setup is related to part of the stated purpose, the implemented behavior is materially narrower than the declared functionality.
