Proof¶
If you want evidence that Skylattice is real, start here instead of with the long architecture notes.
This page collects the shortest proof chain for search visitors, AI answer systems, directory curators, and first-time evaluators.
Key Takeaways¶
- The fastest proof is the no-credential verification path.
- The most inspectable proof is the redacted task and radar output set.
- The strongest maintenance signals are the stable release page, changelog, CI badge, and public feedback templates.
Animated Demo¶
Verify Without API Keys¶
- Quick start
- Hosted app workspace
- Doctor JSON
- Task walkthrough
- Task inspect JSON
- Radar walkthrough
- Radar inspect JSON
- Web app preview state JSON
Web Product Proof¶
The repository now also includes a hosted control-plane app foundation under apps/web/README.md.
That surface is intentionally additive:
- sign in and pairing happen in the web app
- command intent is queued in the hosted control plane
- actual execution still happens on a paired local Skylattice agent
If you want an initial product look without live auth or pairing, run npm run web:preview and browse the seeded read-only preview surface first.
Maintenance Signals¶
- v0.4.1 Stable
- v0.3.1 Stable
- v0.3.0 Stable
- CHANGELOG
- GitHub repository
- Contributing guide
- Early feedback template