## Task Ensure that LLM-specific context documentation is not included in the final release or main branch. This task ensures that temporary development aids do not leak into stable releases. --- ## Done when - [ ] LLM context documentation is removed or excluded before release - [ ] A decision is made whether to: - remove it completely, or - move it to a non-distributed/internal location - [ ] CI or review process ensures it is not present in release branches
Task
Ensure that LLM-specific context documentation is not included in the final release or main branch.
This task ensures that temporary development aids do not leak into stable releases.
Done when
- remove it completely, or
- move it to a non-distributed/internal location