Browser-only contract preview
Shape a query. Inspect the evidence envelope.
Use a fixed local dataset to explore Hyphae's structured-query surface. Nothing is sent anywhere, and the preview never pretends to be a real cryptographic proof.
Preparing the local sample…hyphae queryTake it to the binary
The real trust boundary starts after the browser.
Use the generated command, store the proof, and verify it against the exact snapshot and anchor named by the result.
hyphae query --field group --equals '"edge"' --sort score --proof-out result.hyproof
hyphae verify --proof result.hyproof --snapshot <snapshot> --anchor <anchor>