Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
backendsizecheck
command
|
|
|
backendverificationsummary
command
|
|
|
ciclassify
command
|
|
|
deadcodecheck
command
|
|
|
factory
command
Package main is the entry point for the agent-factory CLI.
|
Package main is the entry point for the agent-factory CLI. |
|
factory/compose
Package compose is the cmd-owned wire composition root for FactoryService.
|
Package compose is the cmd-owned wire composition root for FactoryService. |
|
functionallane
command
|
|
|
gocoveragecheck
command
|
|
|
omnivoice-llamacpp
command
|
|
|
pkgfilecountcheck
command
|
|
|
pkglintcheck
command
|
|
|
pkgmaintcheck
command
|
|
|
releaseprep
command
|
|
|
releasesmoke
command
|
|
|
releasetagcheck
command
|
|
|
docs
|
|
|
reference
Package reference holds canonical CLI reference markdown and the embedded filesystem used by the packaged you docs surface.
|
Package reference holds canonical CLI reference markdown and the embedded filesystem used by the packaged you docs surface. |
|
internal
|
|
|
pkg
|
|
|
api
Package api provides the REST API server for the agent-factory.
|
Package api provides the REST API server for the agent-factory. |
|
api/generated
Package generated provides primitives to interact with the openapi HTTP API.
|
Package generated provides primitives to interact with the openapi HTTP API. |
|
cli
Package cli defines Cobra commands for the agent-factory CLI.
|
Package cli defines Cobra commands for the agent-factory CLI. |
|
cli/batchload
Package batchload reads canonical FACTORY_REQUEST_BATCH JSON for CLI ingress.
|
Package batchload reads canonical FACTORY_REQUEST_BATCH JSON for CLI ingress. |
|
cli/clidiag
Package clidiag owns shared helpers for customer-facing CLI diagnostics.
|
Package clidiag owns shared helpers for customer-facing CLI diagnostics. |
|
cli/clihttp
Package clihttp provides shared JSON HTTP transport helpers for CLI commands.
|
Package clihttp provides shared JSON HTTP transport helpers for CLI commands. |
|
cli/cliserver
Package cliserver resolves factory API server base URIs and builds request URLs.
|
Package cliserver resolves factory API server base URIs and builds request URLs. |
|
cli/config
Package config implements agent-factory config command behavior.
|
Package config implements agent-factory config command behavior. |
|
cli/dashboard
Package dashboard provides read models and pretty-print rendering for the factory dashboard.
|
Package dashboard provides read models and pretty-print rendering for the factory dashboard. |
|
cli/default
Package defaultcmd defines the no-argument agent-factory default flow.
|
Package defaultcmd defines the no-argument agent-factory default flow. |
|
cli/docs
Package docs provides the packaged markdown reference topics exposed by the agent-factory CLI docs surface.
|
Package docs provides the packaged markdown reference topics exposed by the agent-factory CLI docs surface. |
|
cli/factory
Package factory implements factory inspection command behavior.
|
Package factory implements factory inspection command behavior. |
|
cli/init
Package initcmd implements the agent-factory init command behavior.
|
Package initcmd implements the agent-factory init command behavior. |
|
cli/models
Package models defines model-discovery command behavior.
|
Package models defines model-discovery command behavior. |
|
cli/run
Package run implements the agent-factory run command behavior.
|
Package run implements the agent-factory run command behavior. |
|
cli/session
Package session implements factory-session lifecycle command behavior.
|
Package session implements factory-session lifecycle command behavior. |
|
cli/submit
Package submit implements agent-factory submit command behavior.
|
Package submit implements agent-factory submit command behavior. |
|
cli/timedisplay
Package timedisplay owns human-readable CLI timestamp and duration formatting.
|
Package timedisplay owns human-readable CLI timestamp and duration formatting. |
|
cli/work
Package work implements work inspection command behavior.
|
Package work implements work inspection command behavior. |
|
config/load
Package load is the canonical entrypoint for loading and validating factory definitions from on-disk directories or canonical JSON bytes.
|
Package load is the canonical entrypoint for loading and validating factory definitions from on-disk directories or canonical JSON bytes. |
|
config/persist
Package persist is the canonical entrypoint for persisting factory definitions to disk: named-factory create/replace, split-layout replace, and current-factory pointer read/write.
|
Package persist is the canonical entrypoint for persisting factory definitions to disk: named-factory create/replace, split-layout replace, and current-factory pointer read/write. |
|
factory/runtime
Package runtime provides the concrete Factory implementation that wires together the engine, workers, and subsystems.
|
Package runtime provides the concrete Factory implementation that wires together the engine, workers, and subsystems. |
|
factory/scheduler
Package scheduler provides transition scheduling strategies for the CPN engine.
|
Package scheduler provides transition scheduling strategies for the CPN engine. |
|
factory/state/validation
Package validation provides static validation for CPN net definitions, including reachability, completeness, boundedness, and type safety checks.
|
Package validation provides static validation for CPN net definitions, including reachability, completeness, boundedness, and type safety checks. |
|
factory/subsystems
Package subsystems defines the Subsystem interface and active tick-phase components used by the runtime.
|
Package subsystems defines the Subsystem interface and active tick-phase components used by the runtime. |
|
factory/validationentry
Package validationentry validates factoryapi.Factory payloads through the canonical validation package without creating an import cycle between pkg/factory/validation and pkg/config.
|
Package validationentry validates factoryapi.Factory payloads through the canonical validation package without creating an import cycle between pkg/factory/validation and pkg/config. |
|
generatedclient
Package generatedclient provides primitives to interact with the openapi HTTP API.
|
Package generatedclient provides primitives to interact with the openapi HTTP API. |
|
service/ingest
Package ingest provides filesystem-backed external input ingestion for the factory runtime.
|
Package ingest provides filesystem-backed external input ingestion for the factory runtime. |
|
testutil
Package testutil provides test helpers and utilities for the agent-factory.
|
Package testutil provides test helpers and utilities for the agent-factory. |
|
testutil/validationassert
Package validationassert provides shared test helpers for factory validation target assertions.
|
Package validationassert provides shared test helpers for factory validation target assertions. |
|
workers
Package workers defines worker executor interfaces and implementations for script and model-based workers.
|
Package workers defines worker executor interfaces and implementations for script and model-based workers. |
|
tests
|
|
|
functional/bootstrap_portability
Package bootstrap_portability owns init, bootstrap, and portability flows.
|
Package bootstrap_portability owns init, bootstrap, and portability flows. |
|
functional/guards_batch
Package guards_batch owns dependency, guard, and request-batch behavior.
|
Package guards_batch owns dependency, guard, and request-batch behavior. |
|
functional/providers
Package providers owns provider-facing execution and failure behavior.
|
Package providers owns provider-facing execution and failure behavior. |
|
functional/replay_contracts
Package replay_contracts owns replay and artifact contract behavior.
|
Package replay_contracts owns replay and artifact contract behavior. |
|
functional/runtime_api
Package runtime_api owns runtime projection and API-facing functional coverage.
|
Package runtime_api owns runtime projection and API-facing functional coverage. |
|
functional/smoke
Package smoke owns fast end-to-end confidence checks for the default functional lane.
|
Package smoke owns fast end-to-end confidence checks for the default functional lane. |
|
functional/workflow
Package workflow owns core multi-step workflow behavior coverage.
|
Package workflow owns core multi-step workflow behavior coverage. |
Click to show internal directories.
Click to hide internal directories.
