Directories
¶
| Path | Synopsis |
|---|---|
|
Package adapter defines interfaces for all external integrations.
|
Package adapter defines interfaces for all external integrations. |
|
anthropic
Package anthropic implements AIAdapter using the Anthropic Messages API.
|
Package anthropic implements AIAdapter using the Anthropic Messages API. |
|
claude
Package claude implements AgentAdapter for Claude Code.
|
Package claude implements AgentAdapter for Claude Code. |
|
confluence
Package confluence implements DocsAdapter using the Confluence REST API v2.
|
Package confluence implements DocsAdapter using the Confluence REST API v2. |
|
github
Package github implements RepoAdapter and DeployAdapter using the GitHub API.
|
Package github implements RepoAdapter and DeployAdapter using the GitHub API. |
|
jira
Package jira implements PMAdapter using the Jira REST API v3.
|
Package jira implements PMAdapter using the Jira REST API v3. |
|
noop
Package noop provides no-op adapter implementations for unconfigured integrations.
|
Package noop provides no-op adapter implementations for unconfigured integrations. |
|
ollama
Package ollama implements AIAdapter using the Ollama local API.
|
Package ollama implements AIAdapter using the Ollama local API. |
|
resolve
Package resolve creates concrete adapter implementations from team config.
|
Package resolve creates concrete adapter implementations from team config. |
|
slack
Package slack implements CommsAdapter using the Slack API.
|
Package slack implements CommsAdapter using the Slack API. |
|
teams
Package teams implements CommsAdapter using Microsoft Teams webhooks.
|
Package teams implements CommsAdapter using Microsoft Teams webhooks. |
|
Package ai provides the AI service layer for content drafting, summarisation, and semantic search.
|
Package ai provides the AI service layer for content drafting, summarisation, and semantic search. |
|
Package awareness provides passive awareness about pending items.
|
Package awareness provides passive awareness about pending items. |
|
Package build orchestrates the coding agent integration.
|
Package build orchestrates the coding agent integration. |
|
Package config handles loading and resolution of team and user configuration.
|
Package config handles loading and resolution of team and user configuration. |
|
Package dashboard aggregates signals from all configured adapters into a single terminal view.
|
Package dashboard aggregates signals from all configured adapters into a single terminal view. |
|
Package git wraps all git CLI interactions.
|
Package git wraps all git CLI interactions. |
|
Package markdown provides parsing and mutation for SPEC.md files.
|
Package markdown provides parsing and mutation for SPEC.md files. |
|
Package mcp implements the MCP (Model Context Protocol) stdio transport.
|
Package mcp implements the MCP (Model Context Protocol) stdio transport. |
|
Package onboard handles team onboarding workflows.
|
Package onboard handles team onboarding workflows. |
|
Package pipeline implements the spec pipeline stage machine.
|
Package pipeline implements the spec pipeline stage machine. |
|
effects
Package effects executes pipeline transition effects.
|
Package effects executes pipeline transition effects. |
|
expr
Package expr provides expression evaluation for pipeline gates.
|
Package expr provides expression evaluation for pipeline gates. |
|
Package planning handles technical plan creation and review workflows.
|
Package planning handles technical plan creation and review workflows. |
|
Package steps handles build step execution and transitions.
|
Package steps handles build step execution and transitions. |
|
Package store handles all SQLite persistence for spec.
|
Package store handles all SQLite persistence for spec. |
|
Package sync coordinates section-scoped synchronization between local specs and docs providers.
|
Package sync coordinates section-scoped synchronization between local specs and docs providers. |
|
Package tui provides interactive terminal UI components for spec.
|
Package tui provides interactive terminal UI components for spec. |
|
components
Package components provides reusable TUI building blocks.
|
Package components provides reusable TUI building blocks. |
Click to show internal directories.
Click to hide internal directories.