-
Notifications
You must be signed in to change notification settings - Fork 1
Description
📋 Issue Type
Feature Enhancement
🎯 Objective
Add News section navigation link to index.html and update index_sv.html to establish foundation for AI-disrupted political journalism covering Riksdag, Regeringen, and government agencies (Myndigheter).
📊 Current State
- news/index.html exists with EN/SV support
- Main index.html lacks prominent navigation to News section
- index_sv.html (Swedish) needs News link for consistency
- No visible connection between main platform and news content
🚀 Desired State
- Navigation link to News added to index.html breadcrumb/header area
- Description highlighting "AI-Disrupted Political Journalism" with CIA OSINT
- index_sv.html updated with Swedish News link ("Nyheter")
- Consistent navigation across EN/SV language pair
- SEO-optimized internal linking structure
🌐 Coverage Scope
Riksdagsmonitor covers three pillars of Swedish governance:
- Riksdagen (Parliament): MPs, voting patterns, debates, committees, legislation
- Regeringen (Government): Ministries, cabinet, policies, propositions, budgets
- Myndigheter (Agencies): Regulatory bodies, enforcement actions, compliance monitoring
News positioning: "Disrupting traditional news media with AI-generated political journalism powered by CIA OSINT capabilities, data science, and systematic transparency"
📊 CIA Data Integration Context
CIA Product(s): N/A (navigation only, but prepares for CIA-powered news)
Methodology: Foundation for automated news generation using OSINT methodologies from DATA_ANALYSIS_INTOP_OSINT.md
Implementation Notes:
- News will leverage CIA's 19 visualization products for data-driven journalism
- Automated content generation from political intelligence
- Real-time updates from Riksdag/Regeringen/Myndigheter monitoring
🔧 Implementation Approach
-
Add News navigation link in index.html:
- Location: After breadcrumb or in header section
- Text: "📰 News" or "Latest News"
- Link:
news/ornews/index.html - Description: "AI-Disrupted Political Journalism powered by CIA OSINT"
-
Update index_sv.html (Swedish):
- Add "📰 Nyheter" link matching EN structure
- Swedish description: "AI-driven politisk journalistik med CIA OSINT"
-
Ensure responsive design and accessibility:
- WCAG 2.1 AA compliant
- Mobile-first approach
- Proper ARIA labels
-
Maintain consistency with existing cyberpunk theme
🤖 Recommended Agent
frontend-specialist - Expert in static HTML/CSS, navigation patterns, multi-language support, and responsive design for political transparency platforms.
✅ Acceptance Criteria
- News link added to index.html navigation (visible above fold)
- News link added to index_sv.html with Swedish translation
- Link description emphasizes AI disruption and CIA OSINT
- Navigation is responsive (320px - 1440px+)
- WCAG 2.1 AA accessibility compliance verified
- HTMLHint validation passes
- Links tested and working
- Consistent cyberpunk theme styling
- PR created and ready for review
📚 References
- Repository: https://github.com/Hack23/riksdagsmonitor
- News index: https://github.com/Hack23/riksdagsmonitor/tree/main/news
- ISMS Policy: Secure Development Policy
- Architecture: ARCHITECTURE.md (News subsystem documentation)
- CIA OSINT: https://github.com/Hack23/cia/blob/master/DATA_ANALYSIS_INTOP_OSINT.md
🏷️ Labels
type:feature, priority:high, component:navigation, component:i18n, agent:frontend-specialist, languages:en-sv