Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
adapter
Package adapter defines interfaces for all external integrations.
|
Package adapter defines interfaces for all external integrations. |
|
adapter/anthropic
Package anthropic implements AIAdapter using the Anthropic Messages API.
|
Package anthropic implements AIAdapter using the Anthropic Messages API. |
|
adapter/claude
Package claude implements AgentAdapter for Claude Code.
|
Package claude implements AgentAdapter for Claude Code. |
|
adapter/confluence
Package confluence implements DocsAdapter using the Confluence REST API v2.
|
Package confluence implements DocsAdapter using the Confluence REST API v2. |
|
adapter/github
Package github implements RepoAdapter and DeployAdapter using the GitHub API.
|
Package github implements RepoAdapter and DeployAdapter using the GitHub API. |
|
adapter/jira
Package jira implements PMAdapter using the Jira REST API v3.
|
Package jira implements PMAdapter using the Jira REST API v3. |
|
adapter/noop
Package noop provides no-op adapter implementations for unconfigured integrations.
|
Package noop provides no-op adapter implementations for unconfigured integrations. |
|
adapter/ollama
Package ollama implements AIAdapter using the Ollama local API.
|
Package ollama implements AIAdapter using the Ollama local API. |
|
adapter/resolve
Package resolve creates concrete adapter implementations from team config.
|
Package resolve creates concrete adapter implementations from team config. |
|
adapter/slack
Package slack implements CommsAdapter using the Slack API.
|
Package slack implements CommsAdapter using the Slack API. |
|
adapter/teams
Package teams implements CommsAdapter using Microsoft Teams webhooks.
|
Package teams implements CommsAdapter using Microsoft Teams webhooks. |
|
ai
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. |
|
awareness
Package awareness provides passive awareness about pending items.
|
Package awareness provides passive awareness about pending items. |
|
build
Package build orchestrates the coding agent integration.
|
Package build orchestrates the coding agent integration. |
|
config
Package config handles loading and resolution of team and user configuration.
|
Package config handles loading and resolution of team and user configuration. |
|
dashboard
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. |
|
git
Package git wraps all git CLI interactions.
|
Package git wraps all git CLI interactions. |
|
markdown
Package markdown provides parsing and mutation for SPEC.md files.
|
Package markdown provides parsing and mutation for SPEC.md files. |
|
mcp
Package mcp implements the MCP (Model Context Protocol) stdio transport.
|
Package mcp implements the MCP (Model Context Protocol) stdio transport. |
|
onboard
Package onboard handles team onboarding workflows.
|
Package onboard handles team onboarding workflows. |
|
pipeline
Package pipeline implements the spec pipeline stage machine.
|
Package pipeline implements the spec pipeline stage machine. |
|
pipeline/effects
Package effects executes pipeline transition effects.
|
Package effects executes pipeline transition effects. |
|
pipeline/expr
Package expr provides expression evaluation for pipeline gates.
|
Package expr provides expression evaluation for pipeline gates. |
|
planning
Package planning handles technical plan creation and review workflows.
|
Package planning handles technical plan creation and review workflows. |
|
steps
Package steps handles build step execution and transitions.
|
Package steps handles build step execution and transitions. |
|
store
Package store handles all SQLite persistence for spec.
|
Package store handles all SQLite persistence for spec. |
|
sync
Package sync coordinates section-scoped synchronization between local specs and docs providers.
|
Package sync coordinates section-scoped synchronization between local specs and docs providers. |
|
tui
Package tui provides interactive terminal UI components for spec.
|
Package tui provides interactive terminal UI components for spec. |
|
tui/components
Package components provides reusable TUI building blocks.
|
Package components provides reusable TUI building blocks. |
|
tui/glyph
Package glyph is the single source of truth for every glyph the TUI renders.
|
Package glyph is the single source of truth for every glyph the TUI renders. |
|
workflow
Package workflow holds the orchestration logic for spec pipeline transitions — advance, revert, eject, resume.
|
Package workflow holds the orchestration logic for spec pipeline transitions — advance, revert, eject, resume. |
|
tools
|
|
|
gen-man
command
|
Click to show internal directories.
Click to hide internal directories.