Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
stop-slop, taste-skill, terrashark had embedded .git dirs causing Woodpecker clone to fail on submodule update.
8 lines
368 B
Markdown
8 lines
368 B
Markdown
# Research
|
|
|
|
Background research that informed the skills in this project. Each topic gets its own subfolder.
|
|
|
|
## Topics
|
|
|
|
### [LLM Laziness](laziness/)
|
|
Why AI models produce incomplete outputs (placeholder code, truncated responses, skipped sections) and documented techniques to prevent it. Covers root causes, parameter fixes, prompt techniques, and experiment data.
|