keystone_harness_bootstrap
Bootstraps a project's .keystone/harness directory with the standard template tree, idempotently, for scaffolding guides, sensors, actions, and playbooks.
Instructions
Create .keystone/harness/ and (by default) materialize the
shipped template tree.
Idempotent — existing subdirs and files are reported in skipped,
never overwritten. Call this once per project before scaffolding
individual guides / sensors / actions / playbooks.
Pass materialize_templates=False to get the bare-bones directory
layout only (no shipped state ledgers, sensors, actions, or
playbooks). The full tree is the recommended default; opt out
only for advanced use cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| materialize_templates | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||