# Docs
### Scope
Design and API documentation for `component_model_meta`. Organized as typed doc entity instances: api/ documents the derive macro interface, and algorithm/ explains the implementation logic.
### Responsibility Table
| [`api/`](api/readme.md) | API documentation for the derive macros |
| [`algorithm/`](algorithm/readme.md) | Algorithm documentation — internal macro implementation logic |
| [`entities.md`](entities.md) | Master index of all active doc entity types and instances |