Continue the `repair_tests`-branch mission (already merged in this stack's ancestry, see |
||
|---|---|---|
| .. | ||
| 20260610T170859Z_75cefe10_prompt_io.md | ||
| 20260610T170859Z_75cefe10_prompt_io.raw.md | ||
| 20260610T171022Z_4485f2b9_prompt_io.md | ||
| 20260610T171022Z_4485f2b9_prompt_io.raw.md | ||
| README.md | ||
README.md
AI Prompt I/O Log — claude
This directory tracks prompt inputs and model outputs for AI-assisted development using claude (claude-code CLI).
Policy
Prompt logging follows the NLNet generative AI policy. All substantive AI contributions are logged with: - Model name and version - Timestamps - The prompts that produced the output - Unedited model output (.raw.md files)
Usage
Entries are created by the /prompt-io skill or automatically via /commit-msg integration.
Each commit carrying AI-generated changes links to its provenance entry via a Prompt-IO: commit-msg trailer; entries use “diff-ref mode” (pointers into git log -p instead of verbatim code copies) to avoid duplicating committed code.
Human contributors remain accountable for all code decisions. AI-generated content is never presented as human-authored work.