plan: add WP-0005 adoption polish and fleet parity (v1.2.0)
Some checks failed
ci / test (3.12) (push) Has been cancelled
ci / test (3.10) (push) Has been cancelled

Draft workplan with 16 tasks across publish verification, install doc
sync, packaged agent parity, CI hardening, and ecosystem handoff.
Refresh TODO.md and SCOPE.md; register State Hub workstream.
This commit is contained in:
2026-06-16 02:21:36 +02:00
parent d7a8357dbf
commit 4a7f5b2b7d
3 changed files with 207 additions and 34 deletions

49
TODO.md
View File

@@ -10,42 +10,27 @@ The structure organizes **future tasks** by their impact, just as a changelog or
## [Unreleased] - *Active Vibe-Coding State* 💡
Tasks moved to workplan: `workplans/kaizen-agentic-WP-0001-community-engagement.md`
Hub workstream: `kaizen-wp-0001-community-engagement` (8 tasks, all todo)
Tasks in workplan: `workplans/kaizen-agentic-WP-0005-adoption-parity.md` (v1.2.0)
### To Add
* **Gitea publish pipeline verification** — secrets + workflow smoke test
* **`make agents-sync-package`** — keep `data/agents/` aligned with `agents/`
* **Install doc sweep** — HELLO_WORLD, CLI_CHEAT_SHEET, AGENT_DISTRIBUTION
### To Refactor
* **CI lint gate** — flake8 on `src/` in Gitea Actions
* **Makefile install hints** — point at Gitea registry or dev install
### Deferred to WP-0006 (v1.3.0)
* Interactive agent selection wizard
* Agent template schema validation in `validate`
* Documentation generation from agent metadata
***
## [1.1.0] - Community Engagement and Advanced Automation - *Next Planned Increment*
## [1.1.0] - Community Engagement — *Shipped 2026-06-18*
This version focuses on community engagement, advanced automation, and enhanced user experience.
### To Add
* **Developer feedback mechanisms** for easy collection of user feedback and suggestions
* **Interactive agent selection** wizard for new projects
* **GitHub Actions workflows** for CI/CD automation
* **Agent metrics and telemetry** system for usage tracking and optimization
* **Agent template validation** system with schema enforcement
* **Documentation generation** automation from agent metadata
* **Community contribution guidelines** and contributor onboarding
### To Refactor
* **CLI error handling** with more user-friendly messages and suggestions
* **Performance optimization** for handling large numbers of agents
* **Installation process** with progress indicators and detailed feedback
### To Fix
* **Cross-platform compatibility** testing and fixes for Windows/macOS environments
* **Edge case handling** in dependency resolution algorithms
* **Memory usage optimization** for large-scale agent installations
### To Secure
* **Agent integrity verification** with checksums and validation
* **Sandboxed agent execution** for security-sensitive environments
* **Configuration file validation** to prevent malicious modifications
### To Remove
* **Legacy installation methods** that are no longer supported
* **Deprecated CLI options** and maintain backward compatibility warnings
See `CHANGELOG.md` [1.1.0] and `workplans/kaizen-agentic-WP-0001-community-engagement.md`.
***