Skip to main content

Project Tracker module

Programmes, projects, tasks, issues, stages, and gates. Constellation dogfoods this module to track its own development.

Interfaces

Two equivalent surfaces wrap the REST API:

  • pt CLInpx pt <subcommand> from the monorepo root. Works in any shell-based agent.
  • MCP server — for Claude Desktop and other MCP-native clients.

Both read PT_BASE_URL and PT_AUTH_TOKEN from the environment.

Task vs issue

  • Task — planned work with acceptance criteria (features, refactors, specs).
  • Issue — unplanned work (bugs, incidents, help desk).

Reference documents