This folder contains reference artifacts used to test and demonstrate the MirrorDNA Standard validator.
- Purpose: Shows the smallest valid artifact.
- Compliance: Passes validation (L1).
- Use case: Quick reference for schema implementers.
- Purpose: Demonstrates a fully populated artifact with lineage, consent, compliance, and metadata.
- Compliance: Passes validation (L2).
- Use case: Educational and reference for real-world adoption.
- Purpose: Deliberately broken artifact (e.g., missing checksum).
- Compliance: Expected to fail validation.
- Use case: Ensures the validator correctly rejects non-compliant artifacts.
The edge-case file exists to prove the validator is working.
When CI runs:
- ✅ Minimal + Complete → should pass
- ❌ Edge-case → should fail
This is intentional, not an error.
- Always include a VaultID and checksum_sha256 in valid examples.
- Use the glyphsig field to anchor symbolic continuity.
- Add new examples in the same style if you want to demonstrate other compliance tiers.