DAO (Developers)
A developer-facing view for implementing proposals with determinism, portability, and audit integrity gates.
Purpose
- Define the implementation contract for proposals.
- Keep outputs deterministic (no timestamps, stable ordering, LF newlines).
- Preserve link integrity inside the site bundle.
How to use the bundle for Q/A
- Rebuild the bundle locally and open
index.htmlto review UX. - Run the portability link checker and review
link_check.json. - Verify the manifest and/or zip sha256 match after sharing.
DAO template (Developers)
- File-level change list
- Deterministic regeneration requirement
- Gate: scripts/run_example_report_clean.sh must pass in eudr-dmi-gil
DAO proposals output format (summary)
Stakeholders
- Questions raised
- Acceptance criteria decisions (pass/fail thresholds, evidence sufficiency)
Developers
- File-level changes
- Schema changes (if needed)
- Tests / validation
- Determinism guarantees
- Regeneration steps
Agent prompt
See: agent_prompts/dao_dev_prompt.md
Related Views
- DAO (Stakeholders)
- Task view — what “done” means
- Agentic view — roles, deterministic run contract, inspection invariants
- Digital twin view — change triggers and rerun rules