Releases: safal207/DRP
Releases · safal207/DRP
DRP v0.2.0
DRP v0.2.0
Second public draft release of the Decision Record Protocol (DRP).
Added
- scenario-grounded use case documentation
- auditability benchmark pack
- benchmarks documentation
- research note for empirical framing
scripts/run_benchmark.py- tests for benchmark runner
- CI step for benchmark execution
Notes
- No protocol specification changes
- No schema changes
- No validator behavior changes
- This release expands the documentation, benchmark, and research-readiness layer around DRP
Status
Draft release. Breaking changes are still possible before 1.0.0.
DRP v0.1.0
DRP v0.1.0
First public draft release of the Decision Record Protocol (DRP).
Included
- canonical protocol structure
- formal specification in
docs/SPEC.md - validation rules in
docs/VALIDATION.md - design rationale and FAQ
- JSON Schema
- reference validator and CLI wrapper
- valid/invalid fixtures
- automated tests and CI
Status
Draft release. Breaking changes are still possible before 1.0.0.