PENROSE
Penrose/Documentation
Back to site

CLI reference

Run claims

penrose run --claims claims.json [--json] [--force] [--workers N]
penrose run --paper source.pdf [--json] [--force] [--max-claims N]

Inspect state

penrose verdicts -n 20
penrose triage [--json] [--source SOURCE_ID]
penrose data-requests
penrose status
penrose audit [RUN_ID] --verify

Reproduce

penrose reproduce RECEIPT_ID
penrose reproduce RECEIPT_ID --no-replay

Generate

PENROSE_GENERATIVE_LAYER=1 penrose dream -n 10
PENROSE_GENERATIVE_LAYER=1 penrose synthesize -n 10

Generation remains discovery-only until independent confirmation and human review.

Dashboard

make dash
make dash-status
make dash-restart
make dash-stop

Verification

make test
make eval
make calib-placebo
make smoke-generative

The exact available flags are authoritative in penrose <command> --help for the installed version.

Penrose is a falsification referee for quantitative trading claims. A verdict is evidence about survival under the referee, never a trading instruction.