Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
lore
command
Command lore is the CLI entry point.
|
Command lore is the CLI entry point. |
|
internal
|
|
|
central
Package central manages the lore central repository as a typed handle.
|
Package central manages the lore central repository as a typed handle. |
|
config
Package config loads, saves, and validates lore's TOML config file.
|
Package config loads, saves, and validates lore's TOML config file. |
|
detect
Package detect inspects a project root and decides which agent directory(ies) lore should onboard.
|
Package detect inspects a project root and decides which agent directory(ies) lore should onboard. |
|
errors
Package errors provides typed errors carrying a semantic exit code.
|
Package errors provides typed errors carrying a semantic exit code. |
|
git
Package git is a narrow shell-out wrapper around the `git` binary.
|
Package git is a narrow shell-out wrapper around the `git` binary. |
|
output
Package output formats lore's human and JSON output.
|
Package output formats lore's human and JSON output. |
|
project
Package project orchestrates the multi-step use cases behind lore's project subcommands.
|
Package project orchestrates the multi-step use cases behind lore's project subcommands. |
|
prompt
Package prompt wraps charmbracelet/huh for the small number of interactive confirms slice 1 needs.
|
Package prompt wraps charmbracelet/huh for the small number of interactive confirms slice 1 needs. |
|
reconcile
Package reconcile compares and copies project and central trees.
|
Package reconcile compares and copies project and central trees. |
|
scan
Package scan locates project checkouts on disk by walking the configured projects_roots to a bounded depth and matching directory basenames against a set of project names.
|
Package scan locates project checkouts on disk by walking the configured projects_roots to a bounded depth and matching directory basenames against a set of project names. |
|
state
Package state loads and saves lore's per-machine local state file.
|
Package state loads and saves lore's per-machine local state file. |
|
version
Package version resolves the user-visible Lore release version.
|
Package version resolves the user-visible Lore release version. |
Click to show internal directories.
Click to hide internal directories.