export-rubric¶
Export the assessment rubric
Plugin: assess-strat | User-invocable
Contract¶
Export the assess-strat scoring rubric to artifacts/strat-rubric.md in the current working directory.
Identity
Functions
generate
Success
- Writes artifacts/strat-rubric.md under the current working directory.
- Confirms the file was written and prints its path.
Optimization Targets
task_success
deterministic
latency
deterministic
Invariants
Must Preserve
- Do not modify the rubric content while exporting it.
- Do not redirect the export to a path other than artifacts/strat-rubric.md.
Fixed Context
toolsRead, Write, Bash
clipython3
knowledgerepository_contentpublic, task_inputtask_private
Traceability
Usage¶
/export-rubric