Switch security-audit.md to checkbox format; add agent sub-prompt #7

Closed
coding-agent-marvin8 wants to merge 0 commits from refs/pull/7/head into main
coding-agent-marvin8 commented 2026-05-14 21:01:18 +00:00 (Migrated from codeberg.org)

Summary

  • Changes security-audit.md from plain-bullet mode to standard checkbox format (- [ ] / - [x]), matching roadmap.md and improvements.md
  • Removes security-audit.md from _DEFAULT_PLAIN_BULLET_FILES in config.py — yilan now correctly tracks open vs resolved findings
  • Updates docs/usage/intent-files.md with the new format, example, and an agent sub-prompt block for commissioning security reviews
  • Fixes the misleading high outstanding counts caused by counting all prose bullet lines as open items

Test plan

  • uv run nox — all 8 sessions green
  • Verify defaults_when_no_file test now asserts plain_bullet_files == []
  • Read docs/usage/intent-files.md and confirm the security-audit section and sub-prompt look correct
## Summary - Changes `security-audit.md` from plain-bullet mode to standard checkbox format (`- [ ]` / `- [x]`), matching roadmap.md and improvements.md - Removes `security-audit.md` from `_DEFAULT_PLAIN_BULLET_FILES` in config.py — yilan now correctly tracks open vs resolved findings - Updates `docs/usage/intent-files.md` with the new format, example, and an agent sub-prompt block for commissioning security reviews - Fixes the misleading high outstanding counts caused by counting all prose bullet lines as open items ## Test plan - [ ] `uv run nox` — all 8 sessions green - [ ] Verify `defaults_when_no_file` test now asserts `plain_bullet_files == []` - [ ] Read `docs/usage/intent-files.md` and confirm the security-audit section and sub-prompt look correct
coding-agent-marvin8 commented 2026-05-14 23:30:49 +00:00 (Migrated from codeberg.org)

Superseded by #8, which stacks these changes together with the remaining intent-file sub-prompts.

Superseded by #8, which stacks these changes together with the remaining intent-file sub-prompts.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/yilan!7
No description provided.