Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
truthboard
command
Command truthboard audits a git repository: it derives work-unit statuses, a drift report, and a digest from repo reality — read-only, never asking a human for status.
|
Command truthboard audits a git repository: it derives work-unit statuses, a drift report, and a digest from repo reality — read-only, never asking a human for status. |
|
internal
|
|
|
adopt
Package adopt wires a repository so AI agents route their work through Truthboard by default: MCP registration, a standing working agreement, and an optional commit-msg nudge.
|
Package adopt wires a repository so AI agents route their work through Truthboard by default: MCP registration, a standing working agreement, and an optional commit-msg nudge. |
|
audit
Package audit derives work-unit statuses, a drift report, and a digest from git history alone.
|
Package audit derives work-unit statuses, a drift report, and a digest from git history alone. |
|
forge
Package forge fetches tracker claims (issues, PRs) from a forge via its CLI.
|
Package forge fetches tracker claims (issues, PRs) from a forge via its CLI. |
|
gitrepo
Package gitrepo is a thin runner for git plumbing commands against a repository path.
|
Package gitrepo is a thin runner for git plumbing commands against a repository path. |
|
lifecycle
Package lifecycle manages the detached board process for a repo: start in the background, report status, stop.
|
Package lifecycle manages the detached board process for a repo: start in the background, report status, stop. |
|
mcp
Package mcp exposes the spec layer over the Model Context Protocol (stdio transport, newline-delimited JSON-RPC 2.0) so agents like Claude Code stop shelling out.
|
Package mcp exposes the spec layer over the Model Context Protocol (stdio transport, newline-delimited JSON-RPC 2.0) so agents like Claude Code stop shelling out. |
|
report
Package report renders an audit.Result for humans (terminal), for the weekly drift issue (markdown), and for automation (json).
|
Package report renders an audit.Result for humans (terminal), for the weekly drift issue (markdown), and for automation (json). |
|
selfupdate
Package selfupdate replaces the running truthboard binary with the latest GitHub release.
|
Package selfupdate replaces the running truthboard binary with the latest GitHub release. |
|
spec
Package spec implements the intent layer from CONCEPT-V1: one markdown file per unit of work in .truthboard/specs/, YAML frontmatter + free-form body.
|
Package spec implements the intent layer from CONCEPT-V1: one markdown file per unit of work in .truthboard/specs/, YAML frontmatter + free-form body. |
|
web
Package web serves the read-only board for the PM/PO audience.
|
Package web serves the read-only board for the PM/PO audience. |
Click to show internal directories.
Click to hide internal directories.