Context
Loads ~/.config/devsweep/config.toml + rules.d/*.toml. If a new dependency is needed (e.g., TOMLKit), record choice in an ADR; user approval required before adding to Package.swift.
Acceptance criteria
Files to touch (estimate)
best-effort estimate; agent refines during implementation
Implementation notes
n/a
Dependencies
None.
Safety checklist
See .github/ISSUE_TEMPLATE/task.yml — tick applicable invariants in the issue if any destructive path is touched.
Definition of Done
Context
Loads
~/.config/devsweep/config.toml+rules.d/*.toml. If a new dependency is needed (e.g.,TOMLKit), record choice in an ADR; user approval required before adding to Package.swift.Acceptance criteria
docs/adr/(if any new lib is added).0600permissions on first write.Files to touch (estimate)
best-effort estimate; agent refines during implementation
Implementation notes
n/a
Dependencies
None.
Safety checklist
See
.github/ISSUE_TEMPLATE/task.yml— tick applicable invariants in the issue if any destructive path is touched.Definition of Done