# API Doc Entity
### Scope
- **Purpose**: Document the public API surface of the `clone_dyn` facade crate.
- **Responsibility**: Specify re-exports, feature flags, and compatibility guarantees.
- **In Scope**: Everything exported from `clone_dyn`'s public `lib.rs`.
- **Out of Scope**: Internal implementation APIs of `clone_dyn_meta` and `clone_dyn_types`.
### Overview Table
| 001 | [Facade Public Surface](001_facade_api.md) | Re-exports, feature flags, and stability guarantees | ✅ |