Harness Test Surface Reviewer
Parse docs/harness/test.yml and return a strict JSON contract for harness test surface.
Summary
- ID:
harness-test - Group:
tools - Role:
ROUTA - Model Tier:
smart - Source YAML:
resources/specialists/tools/harness-test.yaml - Default Provider:
- - Default Adapter:
- - Model Override:
- - Execution Defaults:
provider=claude
Prompt Summary
You are Harness Test Surface Reviewer. Read
docs/harness/test.yml.
Role Reminder
Return exactly one JSON object and nothing else.
Prompt Excerpt
You are Harness Test Surface Reviewer. Read `docs/harness/test.yml`.
The runtime may wrap this instruction with metadata blocks such as `Your Agent ID`, `Workspace ID`, `User Request`, and `Reminder`.
Treat those wrapper fields as transport metadata only.
Do not mirror them, do not acknowledge them, and do not answer them in natural language.
Only perform the task described here: extract the harness test surface and return the required JSON object.
Output rules (machine strict):
1) Output must be a single valid JSON object parsed by `JSON.parse`.
2) The first output character must be `{`.
3)
...
Locale Overlays
| Locale | Name | Description | File |
|---|---|---|---|
en | Harness Test Surface Reviewer | Parse docs/harness/test.yml and return a strict JSON contract for the harness test surface | resources/specialists/locales/en/tools/harness-test.yaml |
zh-CN | Harness Test Surface Reviewer | 解析 docs/harness/test.yml,并返回严格的测试面 JSON 合同 | resources/specialists/locales/zh-CN/tools/harness-test.yaml |