Skip to content

[OTHER] Iteratively define and build the Workforce concept #30

Description

@Joncallim

ADR

0002-capability-routing.md

Goal

Introduce capability classification into Architect plans without implementing the full Workforce system.

Scope

  • Add capability classification field to plan output
  • Support primary capability
  • Support optional secondary capabilities
  • Preserve backwards compatibility with existing plans

Example:

capability:
  primary: backend
  secondary:
    - documentation

Out of Scope

  • Workforce scheduler
  • Automatic worker assignment
  • Capability execution engine
  • Multi-agent routing

Acceptance Criteria

  • Architect emits capability metadata
  • Existing plans remain valid
  • Capability field is optional
  • Metadata is available for future routing work

Notes

The objective is classification, not orchestration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions