Checks
Documentation checks
Section titled “Documentation checks”find docs -type f | sortExpected: required docs from the handoff are present.
git diff -- README.md docsExpected: changes are intentional and navigable.
Optional later:
markdown-link-check docs/**/*.md README.mdFuture schema checks
Section titled “Future schema checks”uh validate .harness/project.yamluh validate .harness/missions/<id>/mission.yamluh validate .harness/adapters/<adapter>.yamlFuture runtime checks
Section titled “Future runtime checks”uh adapter check hermesuh mission dry-run .harness/missions/<id>/mission.yamluh sandbox inspect <sandbox-id>