List of all items
Structs
- AgentDef
- AgentMeta
- Blueprint
- BlueprintMetadata
- CompilerHints
- CompilerStrategy
- SpawnerHints
- application::enhance::EnhanceApplication
- application::enhance::EnhanceApplicationConfig
- application::enhance::EnhanceApplicationInput
- application::enhance::TickOutcome
- application::task::TaskApplication
- application::task::TaskApplicationInput
- application::task::TaskApplicationOutput
- blueprint::AgentDef
- blueprint::AgentMeta
- blueprint::AgentProfile
- blueprint::Blueprint
- blueprint::BlueprintMetadata
- blueprint::CompilerHints
- blueprint::CompilerStrategy
- blueprint::EngineDispatcher
- blueprint::OperatorDef
- blueprint::SpawnerHints
- blueprint::compiler::CompiledAgentTable
- blueprint::compiler::CompiledBlueprint
- blueprint::compiler::Compiler
- blueprint::compiler::HostBridge
- blueprint::compiler::LuaInProcessSpawnerFactory
- blueprint::compiler::LuaScriptSource
- blueprint::compiler::LuaWorker
- blueprint::compiler::OperatorSpawnerFactory
- blueprint::compiler::RustFnInProcessSpawnerFactory
- blueprint::compiler::RustFnWorker
- blueprint::compiler::SpawnerRegistry
- blueprint::compiler::SubprocessProcessSpawnerFactory
- blueprint::store::git2_store::Git2BlueprintStore
- blueprint::store::inmemory::InMemoryBlueprintStore
- blueprint::store::types::BlueprintEpoch
- blueprint::store::types::BlueprintId
- blueprint::store::types::BlueprintVersion
- blueprint::store::types::CommitMetadata
- blueprint::store::types::ContentHash
- blueprint::store::types::Trace
- blueprint::store::types::TraceRef
- blueprint::store::types::Traced
- core::config::EngineCfg
- core::config::LongHoldConfig
- core::ctx::Ctx
- core::ctx::CtxMeta
- core::ctx::OperatorInfo
- core::engine::Engine
- core::state::CapTokenRecord
- core::state::EngineState
- core::state::OperatorSession
- core::state::ResumeKey
- core::state::ResumePending
- core::state::TaskSpec
- core::state::TaskState
- enhance::setting::EnhanceSetting
- enhance::setting::EnhanceSettingInput
- enhance::setting::EnhanceSettingMeta
- middleware::AuditMiddleware
- middleware::LayerRegistry
- middleware::LongHoldMiddleware
- middleware::MainAIMiddleware
- middleware::OperatorDelegateMiddleware
- middleware::SeniorEscalationMiddleware
- middleware::SpawnerStack
- middleware::input_inject::InputInjectMiddleware
- middleware::lua_layer::LuaMiddleware
- middleware::project_name_alias::ProjectNameAliasMiddleware
- middleware::resolver::FnResolver
- middleware::resolver::ResolverMiddleware
- middleware::sink::SinkMiddleware
- middleware::worker_binding::WorkerBindingMiddleware
- operator::OperatorSpawner
- operator::OperatorWorker
- operator::WorkerBinding
- service::task_launch::TaskLaunchInput
- service::task_launch::TaskLaunchOutput
- service::task_launch::TaskLaunchService
- store::enhance_log::EnhanceLogEntry
- store::enhance_log::InMemoryEnhanceLogStore
- store::enhance_log::VerdictSummary
- store::enhance_log::sqlite::SqliteEnhanceLogStore
- store::enhance_setting::EnhanceSettingId
- store::enhance_setting::InMemoryEnhanceSettingStore
- store::enhance_setting::sqlite::SqliteEnhanceSettingStore
- store::issue::IssueId
- store::issue::IssuePayload
- store::issue::inmemory::InMemoryIssueStore
- store::issue::sqlite::SqliteIssueStore
- store::output::InMemoryOutputStore
- store::output::OutputRecord
- store::output::OutputRef
- store::output::sqlite::SqliteOutputStore
- types::CapToken
- types::RoleVerbGate
- types::SessionId
- types::TaskId
- types::TokenSigner
- types::WorkerId
- types::WorkerPayload
- worker::MiddlewareWorker
- worker::WorkerJoinHandler
- worker::adapter::InProcSpawner
- worker::adapter::WorkerInvocation
- worker::adapter::WorkerResult
- worker::agent_block::runtime::AgentBlockInProcessSpawnerFactory
- worker::agent_block::runtime::AgentBlockWorker
- worker::output::EngineSink
- worker::process_spawner::ProcessSpawner
- worker::process_spawner::ProcessWorker
Enums
- AgentKind
- BlueprintOrigin
- application::enhance::EnhanceApplicationError
- application::task::BlueprintRef
- application::task::TaskApplicationError
- application::task::VersionSelector
- blueprint::AgentKind
- blueprint::BlueprintOrigin
- blueprint::SchemaOperatorKind
- blueprint::compiler::CompileError
- blueprint::loader::LoadError
- blueprint::store::types::BlueprintStoreError
- blueprint::store::types::TraceOrigin
- core::ctx::OperatorKind
- core::errors::EngineError
- core::state::CapTokenConsumeError
- core::state::DispatchOutcome
- core::state::Event
- core::state::TaskStatus
- lua::agent_md_loader::LoadError
- operator::render::RenderError
- service::task_launch::TaskLaunchError
- store::enhance_log::EnhanceLogStoreError
- store::enhance_setting::EnhanceSettingStoreError
- store::issue::IssueStatus
- store::issue::IssueStoreError
- store::output::ContentRef
- store::output::OutputEvent
- store::output::OutputStoreError
- types::CapTokenDecodeError
- types::Role
- types::Verb
- worker::adapter::SpawnError
- worker::adapter::WorkerError
- worker::process_spawner::StreamMode
Traits
- application::Application
- blueprint::compiler::SpawnerFactory
- blueprint::compiler::SpawnerFactoryKind
- blueprint::store::BlueprintStore
- core::ctx::SeniorBridge
- core::ctx::SpawnHook
- middleware::SpawnerLayer
- middleware::resolver::AgentResolver
- operator::Operator
- store::enhance_log::EnhanceLogStore
- store::enhance_setting::EnhanceSettingStore
- store::issue::IssueStore
- store::output::OutputStore
- worker::Worker
- worker::adapter::SpawnerAdapter
- worker::output::OutputSink
Functions
- blueprint::current_schema_version
- blueprint::default_global_agent_kind
- blueprint::loader::expand_file_refs
- blueprint::loader::load_blueprint_from_path
- blueprint::loader::pre_read_default_agent_kind
- blueprint::store::blueprint_content_hash
- blueprint::store::blueprint_version
- blueprint::store::canonical_yaml
- core::ctx::collapse_operator_kind
- current_schema_version
- enhance::blueprint::default_blueprint
- enhance::blueprint::extend_factory
- lua::agent_md_loader::compute_body_hash
- lua::agent_md_loader::load_dir
- lua::agent_md_loader::load_file
- lua::agent_md_loader::parse
- lua::bridge::parse_lua_blueprint
- lua::bridge::parse_lua_blueprint_with_ctx
- operator::render::render_system
- operator::render::slots_from_prompt
- service::linker::link
- types::default_role_verb_table
- types::secure_hex
- types::uid_hex
- worker::agent_block::runtime::build_inline_agent_invoker
- worker::agent_block::runtime::resolve_needed_mcp_servers
- worker::baseline::extend_with_baseline
- worker::wrap_join
Type Aliases
Constants
- CURRENT_SCHEMA_VERSION
- blueprint::CURRENT_SCHEMA_VERSION
- enhance::blueprint::AG_COMMITTER
- enhance::blueprint::AG_PATCH_APPLIER
- enhance::blueprint::AG_PATCH_SPAWNER
- enhance::blueprint::AG_VERIFIER_ROUTER
- enhance::blueprint::DEFAULT_VERIFIER_AXES
- middleware::input_inject::INPUT_REFS_KEY
- middleware::project_name_alias::PROJECT_NAME_ALIAS_KEY
- middleware::sink::DATA_SINK_ENDPOINT_KEY
- middleware::worker_binding::WORKER_BINDING_KEY
- types::OBSERVER_VERBS
- types::OPERATOR_VERBS
- types::SENIOR_VERBS
- types::WORKER_LEAF_VERBS
- types::WORKER_SWARM_VERBS
- worker::baseline::AG_IDENTITY