CLIScenariosDemos
Adopt HarnessTap in an existing repository
This walkthrough demonstrates adopting HarnessTap in a repository that already contains project files (the scan-project fixture). It covers the full flow...
This walkthrough demonstrates adopting HarnessTap in a repository that already
contains project files (the scan-project fixture). It covers the full flow from
initialisation through applying a layer and confirming the final state.
Tape: ../tapes/01-existing-repo-adoption.tape (CLI repo tape)
Commands
harnesstap init— initialise HarnessTap in the repositoryharnesstap scan .— detect existing resourcesharnesstap resource list— review discovered resourcesharnesstap layer list --search foundation --remote-only— browse catalog layersharnesstap layer apply engineering-foundation— apply a layerharnesstap status .— confirm the final state
