Skip to content

“Wisdom In Decision Making”

Platform Modules Demo Company Request a demo

Platform

Eleven applications, one accountable chain of record.

VissRad is deliberately not a monolith. Each application owns its own data and its own users, and they exchange signed business documents through a transport layer called Link. That is how a certified quantity in the field ends up governing what finance is allowed to pay.

11

Applications across controls, commissioning, packaging and finance

11

Link document types moving between them

3

Deployment shapes — laptop, plant network or cloud

Architecture

Each application is real software, not a tab.

The desktop applications are Python and PySide6, built on a shared vissrad_core library and a shared vissrad_link client, then packaged independently. A cost engineer installs the cost engineer's tool. Nobody inherits a payables module they will never open.

Layer 1

Application

Purpose-built screens for one discipline — project controls, commissioning, work packaging, payables, general ledger. Own database, own permissions, own release cadence.

Layer 2

Link exchange

An outbox and inbox on every application. Documents are written as JSON, addressed to a recipient, and acknowledged once posted. Money is carried as decimal strings so nothing rounds in transit.

Layer 3

Reporting

Star-schema exports and a read-only SQLite ODBC surface, so Power BI, Excel and your existing corporate reporting read the same facts the applications wrote.

Data & reporting

Your schedule in. Your dashboards out.

Project controls does not begin on a blank screen. VissRadPCS imports the CSV export of a Primavera P6 schedule — it needs activity ID, start date and finish date — matches activities to the work breakdown structure, and reports every activity it could not match rather than quietly absorbing it.

On the way out, the same project produces a monthly cost report PDF, a star-schema export for BI tooling, and a read-only SQLite ODBC connection that Power BI Desktop can refresh against directly.

  • In — P6 activity CSV, cost and quantity CSV imports, tag and ITR registers
  • In — VissRad4D reads P6 XER, XML, CSV and XLSX directly
  • Out — monthly cost report PDF with CPI, EAC and VAC
  • Out — star-schema fact and dimension tables for Power BI
  • Out — read-only ODBC over the project database
  • Out — payment files in NACHA and ISO 20022 pain.001, plus check register and remittance advice

P6 exchange is file-based. VissRad does not write back into your P6 database.

Deployment

One laptop, one plant network, or your cloud.

The same applications run in all three shapes. Nothing in the architecture forces you into a hosted subscription to get started, and nothing stops you moving up when the joint venture arrives.

Single machine

Standalone

SQLite per application, Link over a watched folder or the direct in-process transport. One estimator or one controls engineer, no servers, no IT ticket.

On premises

Plant network

PostgreSQL with a FastAPI Link Hub on the site network and authenticated HTTP transport between applications. Project data never leaves your environment.

Cloud

Hosted

Managed PostgreSQL with a replicated Link Hub behind TLS, for multi-office teams and joint ventures working the same capital project.

What VissRad does not claim

There is no single shared database behind the suite — integration is document exchange, and that is a deliberate choice. Primavera P6 is a file import, not a live two-way link. Payment files follow NACHA and ISO 20022 layouts but are not bank-certified for transmission, and the demo build stamps them accordingly. Bulk invoice import from CSV and PDF is a stub, not a shipping feature. Live 3D model translation depends on your own Autodesk platform entitlements. We would rather you read that here than discover it in month three.

Next

See the applications themselves.

Six core applications carry most of a capital project. Five more cover estimating, scheduling, reporting and the AI research desk.

Industrial control room with monitoring screens
Project controls, commissioning and finance reading one record