Skip to content

Add aps next orchestration command#38

Merged
joshuaboys merged 1 commit into
devfrom
feat/orch-001-next
May 5, 2026
Merged

Add aps next orchestration command#38
joshuaboys merged 1 commit into
devfrom
feat/orch-001-next

Conversation

@joshuaboys
Copy link
Copy Markdown
Contributor

Summary

  • Add aps next [module] to resolve the next Ready APS work item from markdown plans.
  • Parse module work items, statuses, dependencies, and cross-module dependency state without adding a separate datastore.
  • Add shell regression fixtures for same-module dependencies, cross-module dependencies, wrapped dependency lists, unknown dependencies, and malformed statuses.

APS Work Items

  • ORCH-001: Implement aps next command (In Progress)

Test Plan

  • bash test/orchestrate.sh
  • bash -n bin/aps lib/orchestrate.sh test/orchestrate.sh
  • npm run lint
  • npm run validate (passes with existing W003 cross-file/decision dependency warnings)

Resolve the next actionable APS work item from markdown so agents can navigate plans without manually scanning module files.

APS: ORCH-001
@joshuaboys joshuaboys merged commit 86cde06 into dev May 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant