Skip to main content

Module profiles

Module profiles 

Source
Expand description

Built-in profile definitions and profile detection helpers. Built-in profile store and startup detection helpers.

Profiles group highlighting rules with inheritance, startup detection hints, and private runtime metadata used by interactive profile switching.

Structs§

Profile
Registered profile with resolved rule and detection metadata.
ProfileRuntimeMeta
Runtime-only profile metadata used by bundled profiles.
ProfileStore
Collection of built-in and user-registered profiles.

Enums§

PromptConfidence
Required prompt evidence before a profile transition is accepted.
PromptMatcherKind
Built-in prompt matcher used by runtime profile detection.
StrongSignal
Strong profile detection signal matched against visible text.

Constants§

USER_PROFILE_RUNTIME_PRIORITY
Default runtime priority assigned to user-loaded profiles.