internal/

directory
v0.0.28 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2026 License: MIT

Directories

Path Synopsis
Package agentcli abstracts the headless agent CLI the quality-management spine shells out to for isolated reviews and summaries.
Package agentcli abstracts the headless agent CLI the quality-management spine shells out to for isolated reviews and summaries.
Package app is satelle's local bootstrap (build order step 3).
Package app is satelle's local bootstrap (build order step 3).
Package arbor is V5's structured logger.
Package arbor is V5's structured logger.
Package buildinfo holds satelle's build identity — the version, commit, and build time stamped into the binary at release time via -ldflags.
Package buildinfo holds satelle's build identity — the version, commit, and build time stamped into the binary at release time via -ldflags.
`satelle agent` selects the headless agent CLI the quality-management spine shells out to for isolated reviews/summaries (the install-time choice, sty_b6973a7b).
`satelle agent` selects the headless agent CLI the quality-management spine shells out to for isolated reviews/summaries (the install-time choice, sty_b6973a7b).
Package config is satelle's trimmed TOML configuration, ported from satellites' internal/cliconfig with the server/token/credstore surface dropped (the OSS tier is always local — no remote dispatch).
Package config is satelle's trimmed TOML configuration, ported from satellites' internal/cliconfig with the server/token/credstore surface dropped (the OSS tier is always local — no remote dispatch).
Package docindex is satelle's directory monitor for authored markdown.
Package docindex is satelle's directory monitor for authored markdown.
Package help carries satelle's embedded help topics — product documentation that ships in the binary (every repo gets it) and is surfaced by BOTH the CLI (`satelle help [topic]`) and the local web server (`/help`).
Package help carries satelle's embedded help topics — product documentation that ships in the binary (every repo gets it) and is surfaced by BOTH the CLI (`satelle help [topic]`) and the local web server (`/help`).
Package ledger is satelle's append-only event log — the "evidence" dynamic primitive.
Package ledger is satelle's append-only event log — the "evidence" dynamic primitive.
Package oplog is satelle's flat-file OPERATION log — an append-only, plain-text record of every state-mutating CLI operation, written under <dataDir>/logs/operations.log (sty_be257fef).
Package oplog is satelle's flat-file OPERATION log — an append-only, plain-text record of every state-mutating CLI operation, written under <dataDir>/logs/operations.log (sty_be257fef).
Package reviewer runs an isolated, fresh-context reviewer over a requested status transition and returns its verdict — the quality-management spine.
Package reviewer runs an isolated, fresh-context reviewer over a requested status transition and returns its verdict — the quality-management spine.
Package store opens the per-repo sqlite database (.satelle/satelle.db) and wires the dynamic-primitive stores plus the authored-doc index onto the one shared handle.
Package store opens the per-repo sqlite database (.satelle/satelle.db) and wires the dynamic-primitive stores plus the authored-doc index onto the one shared handle.
Package structure holds satelle's DETERMINISTIC structural-conformance checks for authored substrate — the spine that defines what a valid skill, workflow, principle, or story draft IS.
Package structure holds satelle's DETERMINISTIC structural-conformance checks for authored substrate — the spine that defines what a valid skill, workflow, principle, or story draft IS.
Package verb is satelle's single execution path.
Package verb is satelle's single execution path.
Package web is satelle's local web server — a project page for one repo, rendered through verb.Dispatch (the same seam the CLI uses), no auth.
Package web is satelle's local web server — a project page for one repo, rendered through verb.Dispatch (the same seam the CLI uses), no auth.
Package wfdot parses a workflow's fenced ```dot block into a neutral spec — the SINGLE DOT-to-spec path shared by the web diagram, the reviewer gater, and the commit/edit hooks (so the grammar is defined once, never copied).
Package wfdot parses a workflow's fenced ```dot block into a neutral spec — the SINGLE DOT-to-spec path shared by the web diagram, the reviewer gater, and the commit/edit hooks (so the grammar is defined once, never copied).
Package workitem is satelle's unit-of-work dynamic primitive — stories and tasks.
Package workitem is satelle's unit-of-work dynamic primitive — stories and tasks.
Package workspace aggregates several satelle repos into one read-only view.
Package workspace aggregates several satelle repos into one read-only view.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL