This quickstart reproduces the simulation-only HRM photonic AI planning reports. It is not a hardware validation workflow.
From the repository root:
python3 -m pip install -e .Requirements:
- Python 3.10 or newer
jqsha256summake
make checkThis regenerates reports, runs tests, validates JSON, checks hashes, enforces hash coverage, checks for local path fragments, and runs the claim-boundary guard.
python3 scripts/hrmwtp.py --help
python3 scripts/hrmwtp.py doctor
python3 scripts/hrmwtp.py summary
python3 scripts/hrmwtp.py decision
python3 scripts/hrmwtp.py portfolio
python3 scripts/hrmwtp.py model-card low_rank_adapter_demo
python3 scripts/hrmwtp.py list-reportsInstalled entry point:
hrmwtp summary
hrmwtp decisionThe CLI prints a simulation-only disclaimer for every command. JSON outputs are printed on stdout.
The static dashboard is generated at:
dashboard/index.html
It links to key reports, stage status, portfolio summaries, hardware gate blockers, and the claim boundary.
docs/REVIEWER_GUIDE.mddocs/PARTNER_READINESS.mddocs/LAB_DATA_REQUEST.mddocs/FOUNDRY_DATA_REQUEST.mddocs/HARDWARE_EVIDENCE_CHECKLIST.mddocs/EXTERNAL_REVIEW_CHECKLIST.mddocs/REPRODUCIBILITY.md
sha256sum -c reports/future-work/hrm-neural-mapping/ARTIFACTS.sha256The project remains simulation-only. Stage 5, Stage 6, and Stage 7 remain blocked until real external evidence exists.