CLIScenariosScenario guides
Scenario 21: Detect drift between project files and the last applied layer
harnesstap status . --check harnesstap status . --check --format json # exit 1 when drift exists
Frequency: Occasional · Status: Shipped
harnesstap status . --check
harnesstap status . --check --format json # exit 1 when drift existsScenario 20: Inspect supported platforms before targeting
Use this when planning which harnesses to use as main and aliases, or when an unfamiliar harness ID appears in someone else's layer.
Scenario 22: Diff two layers
harnesstap layer diff team-baseline my-fork harnesstap layer diff team-baseline ./incoming-bundle.harnesstap.json