Polari
Documentation

Polari documentation

Reference pages for people running, joining or extending Polari. The index below is generated from one manifest (assets/docs.json); every page listed here exists.

How Polari fits together

Diagrams on this page are rendered client-side with Mermaid — an open-source, text-to-diagram tool — so the docs stay cheap to host and easy to edit. For the deep, interactive tools, follow the links into the full apps.

The four projects

Three concrete projects plus the map that indexes them. The mesh is the fabric the others can run across; the baseline (OSEB) is where each capability is catalogued as a runnable module.

graph TD OSEB["OSEB — the map / tech tree"] PRF["Polari Research Framework"] DPS["Democratic Political Scorecard"] MESH["Isle-Mesh — networking fabric"] OSEB --> PRF OSEB --> DPS OSEB --> MESH MESH -. runs across .-> PRF MESH -. runs across .-> DPS

The suite at a glance

Everything sits behind one reverse proxy. This site (pol-hub) is the lightweight front door; the heavier apps have their own frontends and backends.

graph LR U["Visitor"] --> PX["pol-proxy"] PX --> WWW["pol-hub
(this site — static, low-load)"] PX --> PRFfe["prf-frontend"] PX --> PSCfe["psc-frontend"] PRFfe --> PRFbe["prf-backend"] PSCfe --> PSCbe["psc-backend"]

What each project is for

Polari Research Framework

No-code research and simulation: agroforestry, hydroponics, materials science, multi-scale simulation (FEM, DFT, MD), and FPGA/hardware — all as configurable objects.

Democratic Political Scorecard

Evidence-first scoring of policy, legislation, judicial decisions, and groups, with every score traceable to its sources and the scoring rules in the open.

Isle-Mesh

Local-first mesh networking that keeps nodes connected without depending on centralized infrastructure.

Open Source Economic Baseline

A generalizable tech tree of the knowledge and tools an open economy needs — each node a working module, not just a description.

← Back to the hub