Directories
¶
| Path | Synopsis |
|---|---|
|
Package api provides the REST API server for the agent-factory.
|
Package api provides the REST API server for the agent-factory. |
|
generated
Package generated provides primitives to interact with the openapi HTTP API.
|
Package generated provides primitives to interact with the openapi HTTP API. |
|
Package cli defines Cobra commands for the agent-factory CLI.
|
Package cli defines Cobra commands for the agent-factory CLI. |
|
batchload
Package batchload reads canonical FACTORY_REQUEST_BATCH JSON for CLI ingress.
|
Package batchload reads canonical FACTORY_REQUEST_BATCH JSON for CLI ingress. |
|
clidiag
Package clidiag owns shared helpers for customer-facing CLI diagnostics.
|
Package clidiag owns shared helpers for customer-facing CLI diagnostics. |
|
clihttp
Package clihttp provides shared JSON HTTP transport helpers for CLI commands.
|
Package clihttp provides shared JSON HTTP transport helpers for CLI commands. |
|
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. |
|
config
Package config implements agent-factory config command behavior.
|
Package config implements agent-factory config command behavior. |
|
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. |
|
default
Package defaultcmd defines the no-argument agent-factory default flow.
|
Package defaultcmd defines the no-argument agent-factory default flow. |
|
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. |
|
factory
Package factory implements factory inspection command behavior.
|
Package factory implements factory inspection command behavior. |
|
init
Package initcmd implements the agent-factory init command behavior.
|
Package initcmd implements the agent-factory init command behavior. |
|
models
Package models defines model-discovery command behavior.
|
Package models defines model-discovery command behavior. |
|
run
Package run implements the agent-factory run command behavior.
|
Package run implements the agent-factory run command behavior. |
|
session
Package session implements factory-session lifecycle command behavior.
|
Package session implements factory-session lifecycle command behavior. |
|
submit
Package submit implements agent-factory submit command behavior.
|
Package submit implements agent-factory submit command behavior. |
|
timedisplay
Package timedisplay owns human-readable CLI timestamp and duration formatting.
|
Package timedisplay owns human-readable CLI timestamp and duration formatting. |
|
work
Package work implements work inspection command behavior.
|
Package work implements work inspection command behavior. |
|
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. |
|
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. |
|
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. |
|
scheduler
Package scheduler provides transition scheduling strategies for the CPN engine.
|
Package scheduler provides transition scheduling strategies for the CPN engine. |
|
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. |
|
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. |
|
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. |
|
Package generatedclient provides primitives to interact with the openapi HTTP API.
|
Package generatedclient provides primitives to interact with the openapi HTTP API. |
|
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. |
|
Package testutil provides test helpers and utilities for the agent-factory.
|
Package testutil provides test helpers and utilities for the agent-factory. |
|
validationassert
Package validationassert provides shared test helpers for factory validation target assertions.
|
Package validationassert provides shared test helpers for factory validation target assertions. |
|
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. |
Click to show internal directories.
Click to hide internal directories.