# Feature Doc Entity
### Scope
- **Purpose**: Document what asbytes capabilities do and when to use them.
- **Responsibility**: Registry and overview of all feature doc instances.
- **In Scope**: Byte conversion feature (AsBytes and IntoBytes traits).
- **Out of Scope**: API signatures (see `api/`), behavioral contracts (see `invariant/`).
### Overview Table
| 001 | [Byte Conversion](001_byte_conversion.md) | Unified byte viewing and consuming for POD types and collections | ✅ |