cmd/

directory
v0.1.0-dev.20260827201604 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: Apache-2.0

Directories

Path Synopsis
Command docgen generates Docker-style CLI reference documentation for the writ and lore commands.
Command docgen generates Docker-style CLI reference documentation for the writ and lore commands.
Command gen-index generates index.yaml manifests for knowledge domains in the devlore-registry.
Command gen-index generates index.yaml manifests for knowledge domains in the devlore-registry.
New-OpInventory scans Go package trees for calls to op.AnnounceReceiver() and op.AnnounceResource(), then generates a blank-import file that ensures all self-registering packages are linked into the binary.
New-OpInventory scans Go package trees for calls to op.AnnounceReceiver() and op.AnnounceResource(), then generates a blank-import file that ensures all self-registering packages are linked into the binary.
Command devlore-test is the graph test harness for Starlark plan + execute + verify.
Command devlore-test is the graph test harness for Starlark plan + execute + verify.
devloretest
Package devloretest implements the devlore-test CLI commands.
Package devloretest implements the devlore-test CLI commands.
internal
cli
Package cli provides shared CLI infrastructure for writ and lore commands.
Package cli provides shared CLI infrastructure for writ and lore commands.
config
Package config provides centralized configuration for the devlore ecosystem.
Package config provides centralized configuration for the devlore ecosystem.
devlore
Package devlore names the locations the devlore tools share, beneath the XDG base directories.
Package devlore names the locations the devlore tools share, beneath the XDG base directories.
e2e
Package e2e provides end-to-end testing infrastructure for LLM-based operations.
Package e2e provides end-to-end testing infrastructure for LLM-based operations.
lorepackage
Package lorepackage provides the client interface for accessing the devlore registry.
Package lorepackage provides the client interface for accessing the devlore registry.
model
Package model provides LLM provider configuration and client implementations.
Package model provides LLM provider configuration and client implementations.
Package lore provides the runtime types and execution engine for the lore CLI.
Package lore provides the runtime types and execution engine for the lore CLI.
lore/onboard
Package onboard implements the multi-phase onboarding pipeline for lore.
Package onboard implements the multi-phase onboarding pipeline for lore.
Package scenario holds end-to-end scenarios that belong to no single command.
Package scenario holds end-to-end scenarios that belong to no single command.
Package star provides the runtime types and execution engine for the star CLI.
Package star provides the runtime types and execution engine for the star CLI.
cli
Package cli provides CLI utilities for output formatting and user interaction.
Package cli provides CLI utilities for output formatting and user interaction.
config
Package config provides unified configuration for star commands.
Package config provides unified configuration for star commands.
provider/commands
Package commands provides command tree navigation and execution for the star runtime.
Package commands provides command tree navigation and execution for the star runtime.
provider/config
Package config provides configuration management operations for the star runtime.
Package config provides configuration management operations for the star runtime.
provider/goast
Package goast provides Go AST operations as a Starlark receiver.
Package goast provides Go AST operations as a Starlark receiver.
provider/goast/doctaxonomy
Package doctaxonomy defines the documentation schema the goast provider enforces.
Package doctaxonomy defines the documentation schema the goast provider enforces.
provider/lint
Package lint provides static analysis operations for Go, shell, and markdown files.
Package lint provides static analysis operations for Go, shell, and markdown files.
provider/setup
Package setup provides repository setup operations: tool checks, pre-commit hooks, config initialization, and native git hook management.
Package setup provides repository setup operations: tool checks, pre-commit hooks, config initialization, and native git hook management.
provider/shellcheck
Package shellcheck provides shell script analysis operations for the operation graph.
Package shellcheck provides shell script analysis operations for the operation graph.
provider/staranalysis
Package staranalysis provides combined analysis of Starlark source files, combining stats, complexity scoring, indexing, and hotspot detection.
Package staranalysis provides combined analysis of Starlark source files, combining stats, complexity scoring, indexing, and hotspot detection.
provider/starcode
Package starcode provides Starlark source file capture with glob pattern matching, .gitignore awareness.
Package starcode provides Starlark source file capture with glob pattern matching, .gitignore awareness.
provider/starcomplexity
Package starcomplexity computes cyclomatic and cognitive complexity metrics for Starlark source files.
Package starcomplexity computes cyclomatic and cognitive complexity metrics for Starlark source files.
provider/starindex
Package starindex provides AST-based indexing of Starlark source files, extracting functions, loads, globals, and line statistics.
Package starindex provides AST-based indexing of Starlark source files, extracting functions, loads, globals, and line statistics.
provider/starstats
Package starstats computes line and byte statistics for Starlark source files.
Package starstats computes line and byte statistics for Starlark source files.
Package writ implements the writ CLI commands.
Package writ implements the writ CLI commands.
writ/adopt
Package adopt plans the `writ adopt` batch graph.
Package adopt plans the `writ adopt` batch graph.
writ/decommission
Package decommission removes deployed files through the sealed graph model (phase-8 step 47 slice 2).
Package decommission removes deployed files through the sealed graph model (phase-8 step 47 slice 2).
writ/deploy
Package deploy plans and executes writ deployments on the sealed graph model (phase-8 step 47 slice 1).
Package deploy plans and executes writ deployments on the sealed graph model (phase-8 step 47 slice 1).
writ/identity
Package identity provides age identity loading for writ.
Package identity provides age identity loading for writ.
writ/migrate
Package migrate implements dotfile migration analysis and execution.
Package migrate implements dotfile migration analysis and execution.
writ/readback
Package readback derives "what has writ deployed" from the store's graph and trace documents (phase-8 step 47 slice 1).
Package readback derives "what has writ deployed" from the store's graph and trace documents (phase-8 step 47 slice 1).
writ/secret
Package secret implements the writ secret family: SOPS lifecycle operations scoped to registered layers.
Package secret implements the writ secret family: SOPS lifecycle operations scoped to registered layers.
writ/segment
Package segment provides segment-based directory matching for writ.
Package segment provides segment-based directory matching for writ.
writ/snapshot
Package snapshot provides git worktree-based snapshots for hermetic planning.
Package snapshot provides git worktree-based snapshots for hermetic planning.
writ/status
Package status reports what should be present, where it should have come from, and what's missing or different (phase-8 step 47 slice 3 — `writ status` replaces `writ reconcile`).
Package status reports what should be present, where it should have come from, and what's missing or different (phase-8 step 47 slice 3 — `writ status` replaces `writ reconcile`).
writ/tree
Package tree builds deployment trees from source and target specifications.
Package tree builds deployment trees from source and target specifications.
writ/upgrade
Package upgrade regenerates deployed copied files (templates, secrets, copies) from their current sources (phase-8 step 47 slice 2).
Package upgrade regenerates deployed copied files (templates, secrets, copies) from their current sources (phase-8 step 47 slice 2).
writ/verify
Package verify implements `writ verify` — publisher-signature verification for graph and trace documents (phase-8 step 46).
Package verify implements `writ verify` — publisher-signature verification for graph and trace documents (phase-8 step 46).

Jump to

Keyboard shortcuts

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