21 lines
559 B
Markdown
21 lines
559 B
Markdown
|
|
# AI Prompt I/O Log - OpenCode
|
||
|
|
|
||
|
|
This directory tracks prompt inputs and model outputs for
|
||
|
|
AI-assisted development using OpenCode.
|
||
|
|
|
||
|
|
## Policy
|
||
|
|
|
||
|
|
Prompt logging follows the
|
||
|
|
[NLNet generative AI policy][nlnet-ai]. Substantive AI
|
||
|
|
contributions are logged with the model, timestamp,
|
||
|
|
prompt, response, and affected files.
|
||
|
|
|
||
|
|
[nlnet-ai]: https://nlnet.nl/foundation/policies/generativeAI/
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
Entries are created by the `prompt-io` skill. Human
|
||
|
|
contributors remain accountable for all code decisions;
|
||
|
|
AI-generated content is not presented as human-authored
|
||
|
|
work.
|