Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
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. |
|
functionallane
command
|
|
|
gocoveragecheck
command
|
|
|
releaseprep
command
|
|
|
releasesmoke
command
|
|
|
releasetagcheck
command
|
|
|
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/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/init
Package initcmd implements the agent-factory init command behavior.
|
Package initcmd implements the agent-factory init command behavior. |
|
cli/run
Package run implements the agent-factory run command behavior.
|
Package run implements the agent-factory run command behavior. |
|
cli/submit
Package submit implements agent-factory submit command behavior.
|
Package submit implements agent-factory submit command behavior. |
|
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. |
|
generatedclient
Package generatedclient provides primitives to interact with the openapi HTTP API.
|
Package generatedclient provides primitives to interact with the openapi HTTP API. |
|
listeners
Package listeners provides event listener implementations for the factory engine.
|
Package listeners provides event listener implementations for the factory engine. |
|
testutil
Package testutil provides test helpers and utilities for the agent-factory.
|
Package testutil provides test helpers and utilities for the agent-factory. |
|
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.
