onyx-tasks/docs
Claude d53bf8dffc
docs: fix inconsistencies between markdown docs and codebase
- README.md: correct "group-by-due-date" to "group-by-date" (field is
  group_by_date, not tied to due dates)
- docs/DEVELOPMENT.md: remove "Add migration logic if needed" step —
  project is pre-alpha with no migration policy; remove CHANGELOG.md
  references (file does not exist)
- docs/API.md: clarify load_credentials returns Zeroizing<String> not
  plain String; fix legacy credential migration description (unscoped
  format, not dot-separated format)

https://claude.ai/code/session_01KgXnipZEAHUwTp5wX4PFj9
2026-04-15 10:54:38 +00:00
..
API.md docs: fix inconsistencies between markdown docs and codebase 2026-04-15 10:54:38 +00:00
DEVELOPMENT.md docs: fix inconsistencies between markdown docs and codebase 2026-04-15 10:54:38 +00:00