---
name: research-os-coding
description: Implement research-related code, parsers, analysis scripts, demos, simulations, or PoC tools after reading relevant research-os wiki context.
---

# Research-OS Coding

Read `runs/{run_id}/wiki/index.md` first, then relevant run-local source notes, topics, synthesis, and experiment plans. Implement code only in paths assigned by the plan.

## Rules

- Connect implementation choices to research goals.
- Keep code artifacts reproducible.
- Cite or reference the wiki evidence motivating the implementation in output notes.
- Do not treat coding as evidence unless an experiment or validation artifact is produced.
- Request knowledge-building if the wiki does not support the requested implementation.
