mod_interface 0.64.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
# API Doc Entity

### Scope

- **Purpose**: Document the public programmatic interface of the mod_interface! proc-macro.
- **Responsibility**: Catalog of api/ doc instances covering DSL operations and their semantics.
- **In Scope**: Macro DSL directive forms, their semantics, error conditions, and compatibility guarantees.
- **Out of Scope**: Internal expansion mechanics; those belong in algorithm/ doc instances if created.

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [mod_interface Macro DSL]001_mod_interface_macro.md | Namespace directive operations and DSL contract ||