Skip to content

feat(plan-cli): scaffold strict JSON-first CLI package #3

Description

@Delqhi

Scope

Port the existing algorithmic scripts into reusable runtime modules.

Reuse targets

  • scripts/plan_validate.py → validation + quality scoring
  • scripts/dag_builder.py → dependency graph / critical path / execution waves
  • scripts/monte_carlo.py → PERT simulation and confidence intervals

Acceptance criteria

  • core modules are importable from the package
  • CLI delegates to the runtime modules, not the other way around
  • outputs are deterministic and test-covered
  • no legacy script logic remains duplicated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions