We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c2d1d commit b1f0734Copy full SHA for b1f0734
src/interfaces/mod.rs
@@ -0,0 +1,6 @@
1
+//! Phase C2 interface definitions (planning-only).
2
+//!
3
+//! This module contains trait declarations only.
4
+//! No logic, no implementations, no side effects.
5
6
+//! Governed by PHASE-C2-CHARTER.md
0 commit comments