.archon/domain-lenses/templates/tool.md
Source location:
docs/source-files/.archon/domain-lenses/templates/tool.md— this page is a rendered mirror; the file is the source of truth.
tool.md
markdown
# Tool: <tool-name>
Domain: <domain>
Purpose: <one sentence describing the single decision this tool helps make>
Inputs:
- Demand summary
- <domain-specific input>
- <existing constraint or artifact>
Outputs:
- <primary output>
- <boundary or trade-off>
- <verification or next check>
Use When:
- <trigger condition>
- <second trigger condition>
Do Not:
- Use this tool outside the selected domain lens
- Use this tool to justify unrelated work
- This tool cannot call other tools
- This tool cannot create lifecycle gates
- This tool cannot override soul
Verification:
- <how to tell the tool output is specific enough>
- <how to tell it stayed within the selected lens boundary>