# Docs
## Scope
Design and API documentation for `asbytes`.
### Responsibility Table
| `feature/` | Feature guides: byte conversion capability (AsBytes and IntoBytes) |
| `invariant/` | Behavioral contracts: POD safety, native byte order |
| `api/` | Public API surface: AsBytes trait, IntoBytes trait |
| `entities.md` | Master doc entity index: all entity types and doc instances |
| `doc_graph.yml` | Machine-readable cross-reference graph for doc instances |