Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli implements the Prism command tree (flat dispatch, no cobra dependency — keeps Prism a true single binary with zero runtime deps).
|
Package cli implements the Prism command tree (flat dispatch, no cobra dependency — keeps Prism a true single binary with zero runtime deps). |
|
Package compression implements the file-read compression pipeline that produces a token-optimized rendering of a file given Grove's symbols and the current session state.
|
Package compression implements the file-read compression pipeline that produces a token-optimized rendering of a file given Grove's symbols and the current session state. |
|
Package config loads Prism configuration from prism.yaml and environment.
|
Package config loads Prism configuration from prism.yaml and environment. |
|
Package grove is Prism's adapter to the in-process Grove engine.
|
Package grove is Prism's adapter to the in-process Grove engine. |
|
Package httpapi exposes the Prism MCP tools over plain HTTP for clients that don't speak JSON-RPC stdio, for example curl or custom automation.
|
Package httpapi exposes the Prism MCP tools over plain HTTP for clients that don't speak JSON-RPC stdio, for example curl or custom automation. |
|
prism_drift — the delivery half of the stale-context loop.
|
prism_drift — the delivery half of the stale-context loop. |
|
Package ranking implements Prism's 5-signal composite scoring and the budget-aware greedy selector that decides which symbols to deliver and at what fidelity.
|
Package ranking implements Prism's 5-signal composite scoring and the budget-aware greedy selector that decides which symbols to deliver and at what fidelity. |
|
Package session implements Prism's per-session state: an O(1) LRU file tracker (for delivery deduplication) and a token ledger (for savings reporting).
|
Package session implements Prism's per-session state: an O(1) LRU file tracker (for delivery deduplication) and a token ledger (for savings reporting). |
|
Package version exposes the prism build version.
|
Package version exposes the prism build version. |
Click to show internal directories.
Click to hide internal directories.