Skip to content

Commit b1f0734

Browse files
Create mod.rs
1 parent 69c2d1d commit b1f0734

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/interfaces/mod.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)