Modules§
- config
- notifier
- Activity push notifier — informs WS sessions when a conversation has new activities.
- provider_
config_ envelope - Provider configuration envelope reader/writer for greentic-start.
- revision_
health_ gate - Warm/ready health-gate consumer (B9b of
plans/next-gen-deployment.md). - runtime
- runtime_
state - supervisor
Structs§
Enums§
Constants§
- DEFAULT_
ENV_ ID - Default environment id when nothing is set. Flipped from
"dev"to"local"as part of A4b — thelocalenv is whatgtc setupandgtc startauto-create per A4. - DISABLE_
ALIAS_ ENV_ VAR - Env-var that disables the
LEGACY_ENV_ID→DEFAULT_ENV_IDcompat alias. Set to1,true,yes, oron(case-insensitive) to make any resolved value ofdevhard-fail with a remediation hint. - LEGACY_
ENV_ ID - Legacy env id this crate accepts via the compat alias. Resolved values
that match this string are remapped to
DEFAULT_ENV_IDwith a once-per-process warning, unless the operator disables the alias.
Functions§
- resolve_
env - Resolve the effective environment string.
- run_
from_ env - run_
restart_ request - run_
start_ request - run_
stop_ request