# Determinism Abstractions Charter ## Mission Define determinism boundary attributes and contracts for analyzers. ## Responsibilities - Keep attribute semantics stable and documented. - Align attribute defaults with analyzer expectations. - Track task status in `TASKS.md`. ## Required Reading - `docs/modules/platform/architecture-overview.md` ## Working Agreement - 1. Update task status in the sprint file and local `TASKS.md`. - 2. Avoid breaking attribute names or defaults without tests. - 3. Add tests or analyzer coverage for attribute metadata.