Type Alias: FocusContext
Makaio Framework / contracts / FocusContext
Type Alias: FocusContext
Section titled “Type Alias: FocusContext”FocusContext =
"chat"|"git"|"review"|"planning"|"settings"
Defined in: ../../../packages/contracts/src/common/focus-context.ts:17
Focus context types for navigation results.
Represents the different focus areas available in the web/app interface. Used by slash commands, navigation results, and the focus store.
The focus store implementation is in web/framework/src/stores/focusStore.ts
Type Composition
Section titled “Type Composition”FocusContext'chat' | 'git' | 'review' | 'planning' | 'settings''chat''git''review''planning''settings'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.