ci(#1555): de-circularize hive-matrix-mcp lib doc (argus nit)
Drop 'Phase 3 of the matrix-MCP work' (circular inside the matrix-mcp crate) + the vague issue-thread pointer; keep the self-contained note that it mirrors damocles-daemon's v0 set.
This commit is contained in:
parent
ab1b07acce
commit
5f57ea4ef1
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
|||
//! The wire protocol between the two binaries lives in [`protocol`].
|
||||
//! Path helpers (token file, daemon socket) live in [`paths`].
|
||||
//!
|
||||
//! Phase 3 of the matrix-MCP work. Architecture rationale + tool surface mirror the
|
||||
//! existing `damocles-daemon` (see issue thread for details).
|
||||
//! Architecture rationale and tool surface mirror the existing
|
||||
//! `damocles-daemon` v0 set.
|
||||
|
||||
pub mod client;
|
||||
pub mod paths;
|
||||
|
|
|
|||
Loading…
Reference in a new issue