SMALL Playground
This page demonstrates SMALL's deterministic execution model. Paste a manifest, validate it against the protocol schema, and observe the generated lineage and lifecycle outputs.
Same input + same schema = same output. Every time.
Quick Start
- 1. Pick an example from the dropdown
- 2. Click Validate
- 3. Change one field and Validate again
- 4. Put it back. Replay ID returns to the exact same value.
Key Concepts
- Schema:
- Rules for what is allowed
- Manifest:
- The input you're validating
- Replay ID:
- Deterministic fingerprint of (schema + manifest)
Manifest Input
All required fields with correct types
Validates against the SMALL manifest schema