Problem Solution Recorder v0.2.0
This release hardens the Markdown-native problem-solving archive for safer day-to-day use.
Highlights
- Preserves manual notes in
AI_SUMMARY_INDEX.mdwhile refreshing generated entries. - Escapes Markdown table cells when appending records to
INDEX.md. - Adds
check-kb.shto scan a knowledge base for likely leaked secrets. - Runs the knowledge-base security scan in CI.
- Cleans up ShellCheck issues across helper scripts.
Validation
- Skill structure validation
- End-to-end smoke test
- Example knowledge-base secret scan
- ShellCheck
- Gitleaks repository scan
See CHANGELOG.md for the full history.