23 lines
624 B
Markdown
23 lines
624 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]. All
|
||
|
|
substantive AI contributions are logged with:
|
||
|
|
|
||
|
|
- Model name and version
|
||
|
|
- Timestamps
|
||
|
|
- The prompts that produced the output
|
||
|
|
- Unedited model output (`.raw.md` files)
|
||
|
|
|
||
|
|
[nlnet-ai]: https://nlnet.nl/foundation/policies/generativeAI/
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
Entries are created by the prompt-io workflow. Human contributors remain
|
||
|
|
accountable for all decisions. AI-generated content is never presented as
|
||
|
|
human-authored work.
|