# Evidence Bundle Charter ## Mission Define deterministic evidence bundle envelopes for findings and offline verification. ## Responsibilities - Keep bundle fields stable for signing and replay. - Ensure bundle hashing is deterministic. - 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 nondeterministic defaults for bundle identity or timestamps. - 3. Add tests for signing predicate outputs and hash determinism.