Skip to main content

Module services_bootstrap

Module services_bootstrap 

Source
Expand description

Process-wide services-config bootstrap.

Mirrors systemprompt_config::ProfileBootstrap for the services tree: the merged, validated ServicesConfig — provider catalog, resolved gateway, agents, MCP servers — is loaded once, right after the profile, and read through &'static accessors for the life of the process. A load failure is a boot failure: nothing downstream may run against a catalog that did not parse.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

ServicesBootstrap