harness configure says the repository is incompleteRun harness init first, or confirm that the expected scaffold files still exist, including REVIEW.md and PRODUCT_SPECS.md.
harness configure cannot start CodexMake sure the codex executable is installed and available on PATH.
Check:
codex --help
harness init reports conflicting filesHarness does not overwrite generated files. Run it in an empty directory or remove the conflicting generated paths first.
Run harness configure again and give Codex more explicit direction about architecture, validation, observability, and local testing expectations.
Run:
npm run build
npm run smoke:pack
If the failure persists, inspect npm pack --dry-run and confirm the tarball includes bin/ and dist/src/.