Examples
The examples surface is part of the product, not filler.
Current supported examples:
- local: single-repo local execution
- distributed: controller plus worker topology
- semantic: retrieval-aware context assembly
- regulated: approval-gated and policy-constrained flow
Validate examples without live services
All example configs can be validated with:
harness doctor --config examples/local/harness.config.json --skip-model-endpoint --skip-agent-brain
Swap the config path for the distributed, semantic, or regulated examples as needed.
Why this matters
The examples are smoke-covered so they do not silently drift away from the shipped config schema.