mod_interface 0.63.0

Protocol of modularity unifying interface of a module and introducing layers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Docs

## Scope

Design and API documentation for `mod_interface`.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `feature/` | Navigational hubs for user-facing macro capabilities |
| `invariant/` | Properties that must always hold in the namespace layer system |
| `api/` | DSL operations and directive contract for the mod_interface! macro |
| `pattern/` | Architectural patterns governing the five-layer cascade and crate structure |
| `entities.md` | Cross-entity index: all doc entity types and doc instances |
| `doc_graph.yml` | Cross-entity dependency graph for all doc instances |