harness_get_spec
Read the project's full specification from the harness, covering constitution, structure, design, requirements, and phased tasks. Optionally restrict to a single section.
Instructions
Read the harness. The agent implements FROM this and must not depart from it. Call it before writing code; the constitution belongs in every turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Restrict to one section. Default: all. | |
| format | No | Default json. | |
| project_path | Yes | Absolute path to the project root. Always pass it explicitly. |