@hasna/reports
v0.1.0
Published
Bounded report, proof bundle, and evidence projections for Hasna project dashboards.
Maintainers
Readme
open-reports
Bounded report, proof bundle, and evidence projections for Hasna project dashboards.
open-reports turns contract-valid WorkRun and ProofBundle records into a
compact hasna.project_panel.v1 panel. It is a provider for open-projects,
not a standalone dashboard app.
CLI
reports project-panel --project swiss-bank-account \
--proof-bundle examples/passed-proof-bundle.json \
--json --contractThe command validates every proof bundle and work run with @hasna/contracts
before emitting the project panel. Output is bounded for dashboard display and
does not include raw logs or private document contents.
