Riksdagsmonitor Intelligence Platform - v0.7.20
Home
GitHub
ISMS
Preparing search index...
scripts/generate-news-enhanced/ai-analysis-pipeline
DynamicSwotEntries
Interface DynamicSwotEntries
Dynamically generated SWOT entries replacing hardcoded SWOT_DEFAULTS.
interface
DynamicSwotEntries
{
government
:
{
strengths
:
SwotEntry
[]
;
weaknesses
:
SwotEntry
[]
;
opportunities
:
SwotEntry
[]
;
threats
:
SwotEntry
[]
;
}
;
opposition
:
{
strengths
:
SwotEntry
[]
;
weaknesses
:
SwotEntry
[]
;
opportunities
:
SwotEntry
[]
;
threats
:
SwotEntry
[]
;
}
;
privateSector
:
{
strengths
:
SwotEntry
[]
;
weaknesses
:
SwotEntry
[]
;
opportunities
:
SwotEntry
[]
;
threats
:
SwotEntry
[]
;
}
;
}
Index
Properties
government
opposition
private
Sector
Properties
government
government
:
{
strengths
:
SwotEntry
[]
;
weaknesses
:
SwotEntry
[]
;
opportunities
:
SwotEntry
[]
;
threats
:
SwotEntry
[]
;
}
opposition
opposition
:
{
strengths
:
SwotEntry
[]
;
weaknesses
:
SwotEntry
[]
;
opportunities
:
SwotEntry
[]
;
threats
:
SwotEntry
[]
;
}
private
Sector
privateSector
:
{
strengths
:
SwotEntry
[]
;
weaknesses
:
SwotEntry
[]
;
opportunities
:
SwotEntry
[]
;
threats
:
SwotEntry
[]
;
}
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
government
opposition
private
Sector
Architecture
Security
Threat Model
Data Model
SWOT
Business Model
Home
GitHub
ISMS
Riksdagsmonitor Intelligence Platform - v0.7.20
Loading...
Dynamically generated SWOT entries replacing hardcoded SWOT_DEFAULTS.