Expand description
Shared validation helpers for external Agentics contracts.
These modules intentionally cover reusable boundary validation only. Durable admission controls, authorization checks, and state-machine transitions stay with the database and API modules that own those invariants.
Modulesยง
- archive
- Shared ZIP archive envelope validation and safe extraction helpers.
- github
- Cross-field GitHub provenance validation for challenge review records.
- public_
api - Shared validation for public read API query contracts.
- schemas
- Single Rust manifest for web-facing JSON schema exports.
- targets
- Shared target selection and MVP target policy validation.
- text
- Shared text validation for public request and manifest fields.