[Docs] Hardware sizing matrix and requirements calculator #219

Closed
opened 2026-07-07 21:16:30 +02:00 by zemion · 3 comments
Owner

Produce realistic hardware requirements based on explicit assumptions and observed load rather than guessed numbers.

Source: docs/GOVERNMENT_OPERATIONS_VISION.md

Acceptance criteria:

  • define profiles for development, pilot, small production, medium deployment, and larger shared deployment
  • record CPU, memory, disk, database, storage, queue/cache, backup, and monitoring assumptions
  • identify workload dimensions: tenants, users, files, cases, campaigns, jobs, transformations, retention, and audit growth
  • create a first sizing matrix in the docs/wiki
  • later convert the matrix into a calculator or deployment questionnaire
Produce realistic hardware requirements based on explicit assumptions and observed load rather than guessed numbers. Source: `docs/GOVERNMENT_OPERATIONS_VISION.md` Acceptance criteria: - define profiles for development, pilot, small production, medium deployment, and larger shared deployment - record CPU, memory, disk, database, storage, queue/cache, backup, and monitoring assumptions - identify workload dimensions: tenants, users, files, cases, campaigns, jobs, transformations, retention, and audit growth - create a first sizing matrix in the docs/wiki - later convert the matrix into a calculator or deployment questionnaire
zemion added the
type
docs
module/ops
area/db
area/devex
area/docs
codex/ready
labels 2026-07-07 23:07:08 +02:00
zemion added the
module/core
label 2026-07-07 23:40:39 +02:00
zemion added the
priority
p2
status
triage
labels 2026-07-08 02:09:10 +02:00
Author
Owner

Codex State: progress

Summary

  • Added an initial hardware sizing matrix and workload dimensions for a later calculator. Leaving open until the calculator/UI or generated sizing output exists.

Changed Files

  • docs/SCALABILITY_AND_SIZING.md

Next / Blocked

  • Runtime/API implementation remains follow-up work.
## Codex State: progress ### Summary - Added an initial hardware sizing matrix and workload dimensions for a later calculator. Leaving open until the calculator/UI or generated sizing output exists. ### Changed Files - `docs/SCALABILITY_AND_SIZING.md` ### Next / Blocked - Runtime/API implementation remains follow-up work.
Author
Owner

Codex Progress Update

PostgreSQL setup and operator documentation now provide a firmer base for sizing assumptions.

Still open:

  • complete hardware sizing matrix across deployment profiles
  • workload-dimension assumptions
  • backup/monitoring sizing guidance
  • later calculator or deployment questionnaire
## Codex Progress Update PostgreSQL setup and operator documentation now provide a firmer base for sizing assumptions. Still open: - complete hardware sizing matrix across deployment profiles - workload-dimension assumptions - backup/monitoring sizing guidance - later calculator or deployment questionnaire
Author
Owner

Codex State: done

Summary

  • Added explicit development, pilot, small production, medium deployment, and shared platform sizing assumptions.
  • Added workload dimensions, a profile-selection worksheet, hard constraints, minimum production requirements, and the future calculator output contract.
  • Added the ops-side runbook for applying the matrix against live readiness/profile signals.

Changed Files

  • docs/SCALABILITY_AND_SIZING.md
  • govoplan-ops/docs/SCALABILITY_PROFILES.md

Verification

  • git diff --check on touched docs passed.
## Codex State: done ### Summary - Added explicit development, pilot, small production, medium deployment, and shared platform sizing assumptions. - Added workload dimensions, a profile-selection worksheet, hard constraints, minimum production requirements, and the future calculator output contract. - Added the ops-side runbook for applying the matrix against live readiness/profile signals. ### Changed Files - `docs/SCALABILITY_AND_SIZING.md` - `govoplan-ops/docs/SCALABILITY_PROFILES.md` ### Verification - `git diff --check` on touched docs passed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#219
No description provided.