Skip to content

docs: Full review & update FLOWCHART.md v1.3, STATEDIAGRAM.md v1.2, WORKFLOWS.md v7.5#2293

Merged
pethers merged 4 commits intomainfrom
copilot/full-review-update-docs
May 6, 2026
Merged

docs: Full review & update FLOWCHART.md v1.3, STATEDIAGRAM.md v1.2, WORKFLOWS.md v7.5#2293
pethers merged 4 commits intomainfrom
copilot/full-review-update-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Deep-inspection update of three current-state documentation files to reflect v0.8.76, adding extensive coverage of political intelligence workflows and analysis gate processes.

FLOWCHART.md (v1.2 → v1.3)

  • §16 Political Intelligence Generation Flow — generate-political-intelligence.ts → catalog → daily-streams → render pipeline
  • §17 Analysis Gate Validation Flow — checks 1-9b validating 23 artifacts (Families A-D)
  • §18 Parliamentary Data Download Flow — download-parliamentary-data.ts, fetch-voting-records.ts, fetch-calendar.ts
  • Updated process inventory tables

STATEDIAGRAM.md (v1.1 → v1.2)

  • §6A Analysis Artifact Lifecycle States — empty → populated → gate-checked → passed → consumed → archived
  • §6B Political Intelligence Assessment States — intelligence cycle with horizon stratification table (T+72h → T+1460d)
  • Toolchain refs updated (Node ≥26, Vite 8.0.10, Vitest 4.1.5, Cypress 15.14.2)

WORKFLOWS.md (v7.4 → v7.5)

  • Reconciled with v0.8.76 (51 workflow files: 22 .yml + 14 .md + 14 .lock.yml + 1 README)
  • New "Political Intelligence Validation Pipeline" section: 13-step prebuild chain, analysis-gate enforcement table (checks 1-9b), validation scripts inventory, parliamentary data scripts

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🏷️ Automatic Labeling Summary

This PR has been automatically labeled based on the files changed and PR metadata.

Applied Labels: size-xs

Label Categories

  • 🗳️ Content: news, dashboard, visualization, intelligence
  • 💻 Technology: html-css, javascript, workflow, security
  • 📊 Data: cia-data, riksdag-data, data-pipeline, schema
  • 🌍 I18n: i18n, translation, rtl
  • 🔒 ISMS: isms, iso-27001, nist-csf, cis-controls
  • 🏗️ Infrastructure: ci-cd, deployment, performance, monitoring
  • 🔄 Quality: testing, accessibility, documentation, refactor
  • 🤖 AI: agent, skill, agentic-workflow

For more information, see .github/labeler.yml.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

Copilot AI and others added 3 commits May 6, 2026 14:39
- Add Political Intelligence Generation Flow (§16)
- Add Analysis Gate Validation Flow (§17)
- Add Parliamentary Data Download Flow (§18)
- Update Process Inventory tables with new processes
- Update version metadata and changelog

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
- Add analysis artifact lifecycle state diagram (23 artifacts, Families A-D)
- Add analysis gate check state machine (checks 1-9b)
- Add political intelligence assessment states with horizon stratification
- Update toolchain references to Node.js 26, Vite 8.0.10, Vitest 4.1.5, Cypress 15.14.2
- Update version metadata and changelog

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
- Update version badge to 7.5 and date to 2026-05-06
- Add changelog entry for v7.4 → v7.5
- Add Political Intelligence Validation Pipeline section
- Document prebuild chain (13 steps), analysis gate checks (1-9b),
  validation scripts, and parliamentary data scripts

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Copilot AI changed the title [WIP] Update FLOWCHART.md, STATEDIAGRAM.md, and WORKFLOWS.md docs: Full review & update FLOWCHART.md v1.3, STATEDIAGRAM.md v1.2, WORKFLOWS.md v7.5 May 6, 2026
@github-actions github-actions Bot added the documentation Documentation updates label May 6, 2026
Copilot finished work on behalf of pethers May 6, 2026 14:46
Copilot AI requested a review from pethers May 6, 2026 14:46
@github-actions github-actions Bot added the size-l Large change (250-1000 lines) label May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

@pethers pethers marked this pull request as ready for review May 6, 2026 14:49
Copilot AI review requested due to automatic review settings May 6, 2026 14:49
@pethers pethers merged commit 1bb0627 into main May 6, 2026
15 checks passed
@pethers pethers deleted the copilot/full-review-update-docs branch May 6, 2026 14:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation updates size-l Large change (250-1000 lines) size-xs Extra small change (< 10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔄 Full review & update: FLOWCHART.md, STATEDIAGRAM.md, WORKFLOWS.md — Current-state processes, states & DevOps

3 participants