Event Service Agent Kata

Development Plan & Tracking

← Back to Documentation Home

This section tracks current work, implementation roadmap, and detailed task planning.


πŸ“Š Current Work

Kanban Board

Active task tracking with work-in-progress limits.

Current Status:

β†’ View Kanban


πŸ—ΊοΈ Roadmap

Project Plan

High-level roadmap and milestone tracking.

Major Phases:

  1. Foundation - Core domain models and ports
  2. Timer Module - Scheduling and firing workflows
  3. Orchestration - Service call lifecycle
  4. Execution - External HTTP calls
  5. API Layer - REST endpoints
  6. Infrastructure - Persistence and messaging

β†’ View Project Plan


πŸ“ Implementation Plans

Detailed task breakdowns for complex features:

Active Implementation Plans


Before Starting Work

  1. Check Kanban for current task priority
  2. Read relevant module design documentation
  3. Review related ADRs for architectural decisions
  4. Follow TDD workflow in Contributing Guide

During Development

Quality Gates


πŸ“Œ Conventions

Task IDs

Plan items use PL-# format (e.g., PL-24, PL-4.6)

Status Tags

Priority Levels


🎯 Next Steps

Check the Kanban Ready queue for the next prioritized task to work on.