List of all items
Structs
- cli::Cli
- cli::DaemonCliArgs
- cli::ListCliArgs
- cli::PostCliArgs
- cli::RequestConstructionError
- cli::RunCliArgs
- cli::ShowCliArgs
- clock::FileClock
- clock::LocalTime
- clock::SystemClock
- config::AgentConfig
- config::AgentTarget
- config::Config
- config::Repository
- config::RunningHours
- coordination::Coordination
- coordination::RunExit
- coordination::RunStart
- daemon::ClientResponse
- daemon::LockIdentity
- domain::ticket::TicketSnapshot
- eligibility::Gates
- flow::Flow
- flow::OnFail
- flow::Reported
- flow::Stage
- flow::StageEvidence
- frontmatter::Frontmatter
- init::InitOutcome
- logging::OperationalLog
- outcome::RunEvidence
- paths::RepositoryPaths
- protocol::EmptyArgs
- protocol::ErrorBody
- protocol::EventsArgs
- protocol::ListArgs
- protocol::LogsArgs
- protocol::NoteArgs
- protocol::PostArgs
- protocol::ProtocolError
- protocol::RequestEnvelope
- protocol::RequestId
- protocol::ResponseEnvelope
- protocol::RunArgs
- protocol::RunReferenceArgs
- protocol::ShowArgs
- protocol::StopArgs
- protocol::TicketReferenceArgs
- protocol::VerdictArgs
- reindex::ReindexError
- run_log::AgentOutput
- run_log::OutputPage
- run_log::OutputRecord
- run_log::PageQuery
- run_log::RunLogWriter
- run_log::StageFilter
- run_ref::FixedRunIds
- run_ref::RandomRunIds
- runner::AgentLaunch
- runner::AgentProcessCheckpoint
- runner::ExecLaunch
- runner::ExecProcessCheckpoint
- runner::ExecutionEvidence
- runner::ExecutionFailure
- runner::ProcessIdentity
- runner::StageOrder
- runner::WorkerCredentials
- runner::local::AgentCompletion
- runner::local::LaunchedAgent
- sources::AuthoredTicket
- sources::SourceError
- sources::exec::ExecTicketSource
- sources::markdown::MarkdownFlowSource
- sources::markdown::MarkdownTicketSource
- store::ActiveRun
- store::ClaimRequest
- store::ClaimedRun
- store::CooldownRecord
- store::CooldownUpdate
- store::EventRecord
- store::EvidenceRecord
- store::LocalTicketFile
- store::NewActivation
- store::ProjectCommitEvidence
- store::ProjectNote
- store::ProjectRecord
- store::QueuedActivation
- store::ReindexResult
- store::ReindexStateChange
- store::ReindexTicket
- store::RunRecord
- store::RunTimeline
- store::StageRecord
- store::Store
- store::TicketCounts
- store::TicketRecord
- vendor_error::CatalogError
- vendor_error::VendorErrorClassifier
- vendor_error::VendorErrorMatch
- vendor_error::VendorErrorScanner
Enums
- cli::Command
- cli::VerdictCliValue
- config::ConfigError
- config::TicketSourceConfig
- coordination::Claim
- coordination::ClaimDenial
- coordination::Exit
- coordination::ExitDenial
- coordination::Renewal
- coordination::RenewalDenial
- coordination::Start
- coordination::StartDenial
- daemon::DaemonError
- domain::ticket::TicketState
- eligibility::Ineligible
- flow::StageKind
- flow::Step
- flow::Verdict
- flow::VerdictPolicy
- flow::VerdictSource
- frontmatter::FrontmatterError
- ids::IdError
- init::InitError
- logging::LogLevel
- outcome::ExitClass
- outcome::MergeOutcome
- outcome::Outcome
- paths::PathError
- post::PostError
- post::TicketProblem
- protocol::Capability
- protocol::ErrorCode
- protocol::PostActivation
- protocol::Request
- protocol::RunActivation
- protocol::VerdictValue
- run_log::OutputChunk
- run_log::OutputSource
- run_log::OutputStream
- runner::RunnerError
- runner::StageExecution
- store::ActivationKind
- store::ActivationState
- store::RunState
- store::StoreError
- templates::TemplateKind
- vendor_error::VendorErrorClass
Traits
Functions
- cli::run
- clock::format_timestamp
- clock::local_time
- clock::next_local_minute_ms
- daemon::read_lock_identity
- daemon::request
- daemon::request_running
- daemon::serve_current_repository
- eligibility::display_state
- eligibility::ticket_ineligibility
- flow::next_step
- flow::parse
- flow::resolve_verdict
- frontmatter::body
- frontmatter::parse
- frontmatter::parse_collecting
- frontmatter::stamp
- frontmatter::stamp_id
- ids::default_worktree
- ids::next_id
- ids::ordinal
- ids::valid_prefix
- ids::valid_slug
- init::init
- outcome::classify_exit
- outcome::derive_outcome
- paths::repository_key
- paths::resolve
- post::handle
- reindex::run
- render::render
- render::render_error
- run_log::read_agent_output
- run_log::read_filtered_page
- run_log::read_page
- run_log::visit_agent_output
- run_ref::alias
- run_ref::as_id_prefix
- run_ref::parse_alias
- run_ref::short
- runner::local::compose_worker_prompt
- runner::local::kill_straggler_process_group
- runner::local::launch_agent
- runner::local::process_identity_matches
- runner::local::process_start_time
- runner::local::run_exec_stage
- runner::local::run_output_path
- runner::local::wait_for_test_hook
- runner::local::worker_socket_path
Constants
- config::CONFIG_VERSION
- config::DEFAULT_DELETE_MISSING_AFTER_MS
- config::DEFAULT_PROJECT_DIR
- config::DEFAULT_TICKET_DIR
- config::DEFAULT_WORKTREE_DIR
- config::DEFAULT_WORKTREE_RETENTION_MS
- flow::DEFAULT_FLOW_NAME
- flow::MAX_ON_FAIL_ATTEMPTS
- flow::REVIEW_PROMPT_INSTRUCTION
- flow::REVIEW_PROMPT_PATH
- ids::DEFAULT_PROJECT_PREFIX
- ids::DEFAULT_TICKET_PREFIX
- init::DEFAULT_CONFIG
- init::DEFAULT_FLOW
- init::DEFAULT_PROJECT
- init::DEFAULT_REVIEW_PROMPT
- protocol::PROTOCOL_VERSION
- run_ref::ACCEPTED_RUN_REFERENCES
- run_ref::MIN_PREFIX_LEN
- run_ref::RUN_ID_HEX_LEN
- run_ref::SHORT_RUN_ID_LEN
- store::SCHEMA_VERSION