Skip to content

v0.0.9 postgres as a platform rewrite#1

Draft
zblauser wants to merge 1 commit into
mainfrom
postgres-platform
Draft

v0.0.9 postgres as a platform rewrite#1
zblauser wants to merge 1 commit into
mainfrom
postgres-platform

Conversation

@zblauser

@zblauser zblauser commented Jul 3, 2026

Copy link
Copy Markdown
Member

Supersedes the v0.0.8 React SPA.

HTMX frontend (OLD PATH) - Jinja/HTMX replaces the archived React SPA; single-stage Docker.

Postgres-as-platform (NEW PATH) - db/ holds PL/pgSQL functions served as HTML fragments + JSON via PostgREST, replacing the FastAPI backend. Verified against the FastAPI reference (byte-identical HTML, semantic-identical JSON):

  • Render surface: all 9 fragments + map markers
  • Write path: assign (candoo + override modal) / unassign
  • Sim clock + controls (stepped, pg-native) + sim_bar/settings

WIP (not in this PR): sim engine (auto-route + dispatch loop → PL/pgSQL), /pg/ browser shell, packaging (Docker + raw flavors).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant