See which files matter for a task — and get a receipt that proves it.
Horos reads a codebase, works out the minimal set of files that matter for a given task, and produces a signed receipt of exactly what it selected. No account, no signup — paste a public GitHub repo, describe the task, and run it.
graph.json instead.)If both a repo URL and a graph are filled in, the graph wins.
Verify this receipt yourself with the Horos CLI:
horos verify receipt.json. The signature binds the repo ref, the graph,
your task, and the selected set together — change any of them and verification fails.