Skip to main content

Module application

Module application 

Source
Expand description

Application services that orchestrate domain behavior behind stable API types.

Structs§

AgentDurableAuditInput
Durable audit event input accepted from resident agent adapters.
AgentRuntimeConfig
Resident agent protocol runtime configuration.
FileIndexRootConfig
One authorized local file index root.
FileIndexRuntimeConfig
Runtime budgets and authorized roots for local file-location indexing.
RelayKnowledgeService
Shared application service used by CLI, Web, and future API adapters.
RuntimeConfiguration
Resolved foundation configuration shared by all interfaces.
UpdateRuntimeConfig
Runtime update-check policy resolved from environment and project defaults.
VersionCheckResponse
Machine-readable result for relay-knowledge version check.
WorkerRuntimeConfig
External worker runtime configuration and deterministic fallback policy.

Enums§

RetrievalRuntimeConfigError
Retrieval runtime configuration validation error.
RuntimeConfigurationError
Error raised while composing foundational runtime configuration.
UpdateRuntimeConfigError
Update-check runtime configuration error.
UpdateSource
Supported upstream sources for release metadata.

Constants§

DEFAULT_FILE_QUERY_LIMIT

Functions§

update_notice