Validation
Validation Guide
Purpose
Validation checks whether customer-reference artifacts match the local schemas and preparation expectations available in this repository.
Available Validation Assets
- Schemas:
customer-reference/schemas/source/ - Validators:
customer-reference/validators/artifact-validation/ - Curated examples:
customer-reference/examples/
Validation Scope
Validation can check structure, required fields, and local readiness signals.
Validation does not:
- Execute runtime behavior.
- Define runtime API responses.
- Modify customer source facts.
- Replace customer approval.
- Replace runtime-authoritative evaluation.
Recommended Flow
- Prepare the customer artifact.
- Validate it against the appropriate schema.
- Review validation output.
- Correct customer-owned source material where needed.
- Use runtime-authoritative documentation for runtime evaluation.
Next Step
After local validation, continue to Runtime Capabilities or confirm boundaries in Runtime Authority.