agent-substrate / agent-substrate/substrate
Adopt Declarative Validation (DV) for resource operations
Open
area/api
area/api-machinery
kind/feature
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 316
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 287
Description
Today, we lack a robust, declarative mechanism to validate resource operations and enforce invariants.
Relying on manual validation code makes it harder to maintain, scale, and test confidently. We need a systematic way to wield validation to ensure solid tests and API invariants during resource creation.
Contributor guide
Assessment
This issue has not been assessed yet.