wp-update-server-plugin/TODO.md
David Stone 4f6107740d
chore: initialize aidevops planning infrastructure (#30)
* chore: add wp-cli.yml and local dev environment docs

Point wp-cli at shared WordPress 7.0-RC2 multisite dev install at
../wordpress (wordpress.local:8080). Documents reset workflow and
WP-CLI usage in AGENTS.md.

* chore: initialize aidevops planning infrastructure

Add TODO.md, AGENTS.md, .agents/AGENTS.md, todo/PLANS.md, and
todo/tasks/ directory for AI-assisted task management and planning.

No existing files were modified.
2026-04-16 18:58:47 -06:00

24 lines
468 B
Markdown

# TODO
Project task tracking with time estimates, dependencies, and TOON-enhanced parsing.
## Format
Format: `- [ ] tNNN Description @owner #tag ~estimate risk:level logged:date`
## In Progress
<!-- Tasks currently being worked on -->
## Backlog
<!-- Prioritized list of upcoming tasks -->
## Completed
<!-- Tasks that have been completed -->
---
*Format: `- [ ] Task description @owner #tag ~estimate`*
*Time tracking: `started:`, `completed:`, `actual:`*