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:
atlas 2026-06-10 12:38:51 +02:00 committed by mara
commit 5f57ea4ef1

View file

@ -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;