Riksdagsmonitor Intelligence Platform - v0.7.19
Home
GitHub
ISMS
Preparing search index...
Types/Workflow
WorkflowState
Interface WorkflowState
Full persisted state managed by WorkflowStateCoordinator
interface
WorkflowState
{
lastUpdate
:
string
;
recentArticles
:
RecentArticleEntry
[]
;
mcpQueryCache
:
Record
<
string
,
MCPCacheEntry
>
;
workflows
:
Record
<
string
,
WorkflowRecord
>
;
}
Index
Properties
last
Update
recent
Articles
mcp
Query
Cache
workflows
Properties
last
Update
lastUpdate
:
string
recent
Articles
recentArticles
:
RecentArticleEntry
[]
mcp
Query
Cache
mcpQueryCache
:
Record
<
string
,
MCPCacheEntry
>
workflows
workflows
:
Record
<
string
,
WorkflowRecord
>
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
last
Update
recent
Articles
mcp
Query
Cache
workflows
Architecture
Security
Threat Model
Data Model
SWOT
Business Model
Home
GitHub
ISMS
Riksdagsmonitor Intelligence Platform - v0.7.19
Loading...
Full persisted state managed by WorkflowStateCoordinator