Skip to content

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

Animated terminal demo

Verify Without API Keys

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.

Representative app preview snapshot

Maintenance Signals

If You Want To Compare Claims With Implementation