Documentation
¶
Overview ¶
Package prismbuild is the SDK facade for PRISM Build, a product delivery control plane for cross-repository initiative coordination.
All behavior lives in the pkg/* subpackages; this root package provides the high-level Client that CLI, MCP, and external importers use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
prismctl
command
Package main is the entry point for the prismctl CLI.
|
Package main is the entry point for the prismctl CLI. |
|
pkg
|
|
|
assignment
Package assignment implements lease-based work claims for agent sessions.
|
Package assignment implements lease-based work claims for agent sessions. |
|
contextbuild
Package contextbuild assembles deterministic context packages for agent sessions.
|
Package contextbuild assembles deterministic context packages for agent sessions. |
|
evidence
Package evidence implements commit trailer parsing, branch name extraction, and delivery evidence types for RMI attribution.
|
Package evidence implements commit trailer parsing, branch name extraction, and delivery evidence types for RMI attribution. |
|
export
Package export writes JSONL snapshots of all PRISM Control tables plus a manifest into a target directory.
|
Package export writes JSONL snapshots of all PRISM Control tables plus a manifest into a target directory. |
|
ingest
Package ingest scans git repositories for commit trailers and conventional commit metadata, creating delivery evidence rows.
|
Package ingest scans git repositories for commit trailers and conventional commit metadata, creating delivery evidence rows. |
|
initiative
Package initiative implements initiative lifecycle management and derived phase status computation.
|
Package initiative implements initiative lifecycle management and derived phase status computation. |
|
maturity
Package maturity provides capability maturity model definitions and assessment logic.
|
Package maturity provides capability maturity model definitions and assessment logic. |
|
mcpserver
Package mcpserver exposes PRISM Control as an MCP server.
|
Package mcpserver exposes PRISM Control as an MCP server. |
|
pcerr
Package pcerr defines structured errors for PRISM Control.
|
Package pcerr defines structured errors for PRISM Control. |
|
release
Package release implements release sets and dependency-ordered release planning.
|
Package release implements release sets and dependency-ordered release planning. |
|
report
Package report computes initiative reports from store data.
|
Package report computes initiative reports from store data. |
|
reposcan
Package reposcan wraps gogit/scanner to bulk-import repositories into the PRISM Control registry and populate dependency edges.
|
Package reposcan wraps gogit/scanner to bulk-import repositories into the PRISM Control registry and populate dependency edges. |
|
rmi
Package rmi implements RMI domain logic: ID validation, status rules, dependency graph analysis, and the ready-work query.
|
Package rmi implements RMI domain logic: ID validation, status rules, dependency graph analysis, and the ready-work query. |
|
roadmap
Package roadmap parses and generates ROADMAP.md files that mirror the PRISM Control database state.
|
Package roadmap parses and generates ROADMAP.md files that mirror the PRISM Control database state. |
|
service
Package service is the shared business-logic layer for PRISM Control.
|
Package service is the shared business-logic layer for PRISM Control. |
|
specworkflow
Package specworkflow provides spec workflow management and built-in workflow definitions.
|
Package specworkflow provides spec workflow management and built-in workflow definitions. |
|
store
Package store defines the storage interface for PRISM Control.
|
Package store defines the storage interface for PRISM Control. |
|
tokens
Package tokens provides interfaces and implementations for reading token spend data from various sources.
|
Package tokens provides interfaces and implementations for reading token spend data from various sources. |
|
validate
Package validate implements consistency checks for a PRISM Control store (TRD §9).
|
Package validate implements consistency checks for a PRISM Control store (TRD §9). |
Click to show internal directories.
Click to hide internal directories.
