UNUS London  —  Solution Architecture Division  |  TIER 01 // BASIC KNOWLEDGE BASE
Home Solutions Legal & Professional Financial Services Manufacturing Healthcare Academy Blogs About Book Discovery Call UNUS Govern
01
Basic Knowledge Base

One System.
One Problem.
Fully Solved.

A single compliance system, built to your regulatory obligations, deployed on infrastructure you own, with an immutable audit trail that produces evidence in under 30 seconds. You pay once. You own it forever.

14 Days to Production
<30s Evidence Retrieval
100% Code Ownership
0 Monthly Fees
Tier 01 — Basic
Knowledge Base Setup
£13,397
ONE-TIME FEE  ·  NO SUBSCRIPTION  ·  NO HIDDEN COSTS
1 mini solution, fully deployed
PostgreSQL schema — immutable audit trail
n8n workflow automation engine
HTML/JS frontend interface (no SQL day-to-day)
Regulatory framework hard-coded in schema
Upgrade-ready architecture — schema scales up
14-day deployment guarantee
30-day post-deployment support
Full source code, Day 1
14-day deployment guaranteed or money back

Every Deliverable.
Clearly Defined.

No ambiguity about what's included. Every component is listed, specified, and transferred to you on completion.

🗃️
PostgreSQL Database Schema
A production-grade relational schema built in PostgreSQL 17 with all regulatory constraints, ENUM types, and referential integrity enforced at the database layer — not just application logic.
Tables · Views · Stored Procedures · Database Triggers · ENUM Types · Constraints · Indexes · RLS Policies
⚙️
n8n Workflow Automation
A multi-node n8n workflow connecting your frontend, database, and notification channels. Includes webhook triggers, data validation nodes, conditional routing, and email alerts.
Webhook Nodes · Validation Logic · Database Queries · Conditional Routing · Email Alerts · Error Handling · JSON Export
🖥️
HTML Frontend Interface
A clean, single-file HTML/CSS/JavaScript interface. Your team submits records, views dashboards, and generates reports through a form-based UI — no SQL knowledge required.
Form UI · Live Dashboard View · Report Generation · Responsive Design · Zero Dependencies · Embeddable
📋
Immutable Audit Trail
Every record written to the system is logged in an append-only audit table via database triggers. Records cannot be altered or deleted without leaving a trace — structurally enforced, not policy-based.
Trigger-Based Logging · Timestamped Records · Actor Identification · Change Delta Capture · Tamper-Evident
📊
Compliance Dashboard Views
Pre-built PostgreSQL views aggregating your compliance data into live, queryable dashboards. Regulatory readiness scores, overdue items, and evidence gaps visible in real time.
Readiness Score View · Overdue Items View · Evidence Gap View · Summary Statistics · Filterable by Date/Role
📄
Build Guide & Documentation
A complete technical build guide documenting every table, field, stored procedure, and workflow node. Suitable for your IT team or a future developer to maintain, extend, or audit the system.
Schema Documentation · Field Definitions · Workflow Diagrams · Setup Instructions · Regulatory Mapping Table
🛡️
UNUS Govern — Operational Wrapper
Every deployment ships with UNUS Govern as the operational wrapper — the continuous evidence layer that keeps the system honest after go-live. Asset Monitor tracks drift, configuration state, and schema integrity; Governance Engine runs scheduled readiness sweeps; the readiness score stays current. Optional from month one; required once you go live with a regulator.
Asset Monitor (drift + config state) · Governance Engine (scheduled readiness sweeps) · Live Readiness Score (0–100) · Evidence Pack Generator · Includes 14-day trial of UNUS Govern

Choose Your Mini Solution

Each mini solution is a standalone, production-ready compliance system targeting one specific regulatory obligation. Select your industry to see what's available at this tier.

Financial Services & Banking
FCA SMCR  ·  MLR 2017  ·  PRA Rules  ·  FCA COBS
MS1Statement of Responsibilities DatabaseSMCR
£1,547+

A structured database of all Senior Management Function (SMF) holders with their prescribed responsibilities, assigned under SMCR. Includes version history, accountability chain, and a live completeness score. Auditable within seconds rather than hours of document hunting.

smf_holders table
responsibilities table
Version control schema
Accountability chain view
Completeness score view
SoR generation workflow
Audit trail trigger
HTML dashboard
FCA SMCRSM&CR SUP 10C PRA SS28/15ISO/IEC 27001 A.6
📅 Book to Build This System ↗
MS2Certification Regime Annual Assessment TrackerSMCR
£1,497+

Tracks annual fitness-and-propriety assessments for all Certified Persons. Automated reminders when assessments are due. Immutable record of each assessment outcome. Generates an FCA-ready evidence pack on demand.

certified_persons table
assessment_records table
Due-date reminder workflow
Evidence pack generator
Overdue alert trigger
Certification status view
Historical trend view
HTML assessment form
FCA SMCR Cert RegimeFIT 1.3 SYSC 5.2
📅 Book to Build This System ↗
MS3Conduct Rules Breach RegisterSMCR
£1,447+

A structured register for logging, investigating, and resolving conduct rules breaches. Tracks each breach from identification through investigation to outcome and regulatory notification where required. Full immutable log with FCA reporting deadlines built in.

breach_register table
Investigation workflow
FCA notification tracker
Deadline alert trigger
Resolution audit trail
Severity classification ENUM
Breach trend view
HTML reporting form
COCON 2.1DEPP 6.2 SUP 15.3
📅 Book to Build This System ↗
MS4FCA Document Production Pack GeneratorFCA Audit
£1,597+

Automates the assembly of FCA/PRA audit evidence packs. On demand, the system queries your compliance database and generates a structured, timestamped evidence document covering the requested regulatory period. Replaces days of manual document gathering.

Pack generation workflow
Evidence query templates
Document assembly node
Audit period filtering
PDF export via n8n
Email delivery node
Generation log table
On-demand webhook
FCA SUP 2.3SYSC 9.1 ISO 9001 §9.1
📅 Book to Build This System ↗
MS5Training & Competency Evidence RegisterT&C
£1,447+

A structured register of all regulated training and competency assessments completed by staff. Links each training record to the specific regulatory requirement it satisfies. Automated expiry tracking with renewal reminders. FCA-ready evidence on demand.

training_records table
Regulatory mapping table
Expiry tracking trigger
Renewal reminder workflow
Competency score view
Gap analysis view
HTML logging form
Export to CSV/PDF
FCA TC 2.1SYSC 5.1 ISO 9001 §7.2
📅 Book to Build This System ↗
Upgrade note: All Financial Services mini solutions share a common firm_id UUID architecture. Start with the SoR Database (MS1) and the schema is ready to receive MS2–MS5 without restructuring.
Manufacturing & Engineering
ISO 9001:2015  ·  ISO/IEC 19770-1  ·  IEC 80000  ·  HSE Regulations
MS1ISO 9001 Controlled Document RegisterISO 9001
£1,447+

A database-first controlled document register that eliminates uncontrolled document proliferation. Every document has a version number, owner, review date, and approval status enforced at the database layer. Meets ISO 9001:2015 §7.5 requirements structurally, not by assertion.

documents table
Version control schema
Review date trigger
Approval workflow
Overdue review alert
Document status ENUM
Current version view
HTML document portal
ISO 9001 §7.5ISO 19770-1:2017 IEC 80000-1
📅 Book to Build This System ↗
MS2Non-Conformance Report (NCR) TrackerISO 9001
£1,397+

A structured NCR system from identification through root cause analysis to corrective action verification. Every NCR is timestamped, assigned, tracked, and closed with evidence. ISO 9001 §10.2 compliance is demonstrated by the database record, not a spreadsheet.

ncr_register table
Root cause categories
Corrective action tracker
Verification workflow
Overdue alert trigger
Severity classification
Trend analysis view
HTML NCR form
ISO 9001 §10.2ISO 9001 §8.7 IEC 80000-13
📅 Book to Build This System ↗
MS3Management Review Evidence PackISO 9001
£1,347+

Aggregates QMS performance data into a structured management review evidence pack. Automated generation at configurable intervals. Covers all ISO 9001 §9.3 input requirements: audit results, customer feedback, NCR trends, process performance, and corrective action status.

review_records table
KPI aggregation views
Scheduled generation workflow
PDF assembly node
Email delivery
Action item tracker
Review archive
On-demand webhook
ISO 9001 §9.3ISO 9001 §9.1.3 ITIL 4 Continual Improvement
📅 Book to Build This System ↗
MS4Planned Maintenance Schedule RegisterAsset Mgmt
£1,447+

A structured preventive maintenance schedule linked directly to equipment records. Every maintenance task has a trigger (date, run-hours, or cycle count), an assigned technician, and a completion record. Overdue tasks automatically escalate. Reduces unplanned downtime by connecting the right SOP to the right machine at the right time.

equipment_register table
maintenance_tasks table
Trigger logic (date/cycles)
Overdue escalation workflow
Completion audit trail
Technician assignment
Maintenance history view
HTML task interface
ISO 9001 §7.1.3ISO 19770-1:2017 ITIL 4 Service Desk
📅 Book to Build This System ↗
MS5Equipment Downtime & Root Cause LogOEE
£1,397+

Structured unplanned downtime logging with root cause categorisation, affected production output, and resolution time. Every event is linked to the equipment record and, where applicable, the maintenance task that should have prevented it. Produces OEE trend data and root cause Pareto analysis.

downtime_events table
Root cause taxonomy
Equipment link (FK)
Resolution time tracker
OEE calculation view
Pareto analysis view
MTTR trend view
HTML logging form
ISO 9001 §10.1IEC 60300-3-11 ITIL 4 Incident Mgmt
📅 Book to Build This System ↗
Upgrade note: The equipment_register table created in MS4 is the foreign key anchor for MS5 downtime logging and MS2 NCR tracking. Building MS4 first gives you the architecture to add the remaining systems without schema changes.
Healthcare & Life Sciences
CQC Well-Led Framework  ·  NHS DSPT  ·  NICE Guidance  ·  UK GDPR
MS1CQC Well-Led Evidence RegisterCQC
£1,497+

A structured evidence register mapping to each of the CQC Well-Led key questions. Every evidence item is tagged to the relevant CQC criterion, dated, and linked to supporting documentation. When the inspector asks for evidence of governance effectiveness, you retrieve it in seconds.

evidence_register table
CQC criterion taxonomy
Document link table
Evidence currency tracker
Readiness score view
Gap analysis view
Inspector-ready report
HTML evidence form
CQC Well-Led KLOEsHealth & Social Care Act 2008 ISO 9001 §9.1
📅 Book to Build This System ↗
MS2Governance Committee Meeting TrackerGovernance
£1,397+

Tracks all governance committee meetings — scheduling, attendance, agenda items, decisions, and action tracking. Immutable meeting records with quorum verification. Action items tracked to completion with owner accountability. CQC evidence of structured governance on demand.

meetings table
Attendance register
Agenda item tracking
Decisions log
Action item tracker
Quorum verification trigger
Overdue action alert
HTML meeting record form
CQC Well-Led §1.3NHS Governance Framework ISO 9001 §5.1
📅 Book to Build This System ↗
MS3Staff Feedback & Speak Up RegisterFreedom to Speak Up
£1,347+

A structured, optionally anonymous staff feedback and concern-raising register. Every submission is logged, triaged, and tracked to resolution with timeline compliance. Demonstrates to CQC that your organisation actively listens to staff and that concerns are resolved — not ignored.

feedback_register table
Anonymisation option
Triage workflow
Resolution tracker
Timeline compliance trigger
Escalation alert
Theme analysis view
HTML submission form
CQC Well-Led §2.1Freedom to Speak Up Review UK GDPR Art 9
📅 Book to Build This System ↗
MS4NICE Guidance Implementation TrackerNICE
£1,447+

Tracks the implementation status of applicable NICE guidelines across your organisation. Every guideline is logged, assigned an implementation lead, and tracked through assessment, action planning, and evidenced implementation. Overdue milestones trigger escalation alerts automatically.

nice_guidance table
Implementation tracker
Lead assignment workflow
Milestone tracking
Overdue escalation
Evidence link table
Compliance status view
HTML implementation form
NICE Quality StandardsNHS Constitution CQC Effective KLOEs
📅 Book to Build This System ↗
MS5Clinical Audit Evidence PackClinical Audit
£1,397+

A structured clinical audit cycle database: criterion selection, standard-setting, data collection, results analysis, change implementation, and re-audit scheduling. Every completed cycle is an immutable evidence record demonstrating continuous improvement to CQC.

audit_cycles table
Criteria & standards table
Data collection records
Results analysis view
Change implementation tracker
Re-audit scheduler
Completed cycle archive
HTML audit record form
NICE Clinical AuditCQC Well-Led §3.2 ISO 9001 §10.1
📅 Book to Build This System ↗
Upgrade note: The CQC Well-Led Evidence Register (MS1) acts as the central evidence anchor. Every other Healthcare mini solution links to it — building MS1 first means upgrading to MS2–MS5 is schema additive, not schema destructive.

14 Days. Production Ready.

Every phase is defined, time-boxed, and has a clear output. No ambiguity about progress.

Days 1 — 3

Requirements & Schema Sign-Off

Requirements confirmation call. We map your specific regulatory obligations to the schema design. Field names, ENUM values, and business rules are confirmed before a single line of code is written. You approve the schema before we build.

Discovery Call Regulatory Mapping Schema Draft Schema Sign-Off Supabase Project Setup
Days 4 — 8

Database Build & Enforcement Layer

The PostgreSQL schema is constructed: tables, constraints, indexes, stored procedures, and database triggers. The immutable audit trail is written at this stage — not as an afterthought. All compliance rules are enforced at the database layer, making them structurally impossible to circumvent.

Table Creation Stored Procedures Database Triggers Audit Trail RLS Policies Views Construction Readiness Score View
Days 9 — 12

Workflow & Frontend Build

The n8n automation workflow is built: webhook triggers, validation nodes, database queries, conditional routing, and email notifications. The HTML frontend is built simultaneously — forms, dashboard views, and report generation. End-to-end connection tested.

Webhook Configuration Validation Nodes DB Query Nodes Email Alerts HTML Form Build Dashboard View Report Template
Days 13 — 14

Testing, Handover & Source Transfer

End-to-end system testing with your team. Data migration if required. Full source code transfer: SQL schema, n8n workflow JSON export, HTML frontend files, and build guide documentation. 30-day post-handover support period begins on Day 14.

End-to-End Testing Data Migration Code Transfer Build Guide Handover Team Walkthrough 30-Day Support Begins

Under the Hood

Infrastructure
Database EnginePostgreSQL 17.4 (Supabase UK)
Automation Enginen8n (self-hosted or cloud)
FrontendSingle-file HTML/CSS/JS
Hosting RegionUK (GDPR / DPA 2018 compliant)
AuthenticationSupabase Row-Level Security
Performance
Evidence Retrieval SLA< 30 seconds
Query Response Time< 50 ms (indexed)
Audit Trail WriteSynchronous (trigger-based)
Frontend LoadSingle HTTP request
Workflow Trigger< 2 seconds (webhook)
Ownership & Licensing
Source Code Ownership100% — transferred Day 1
Ongoing Licence FeeNone
Vendor Lock-inNone — open stack
Export FormatSQL dump + JSON + HTML
Portable ToAny PostgreSQL host
audit_trail_trigger.sql — enforcement layer
-- Immutable audit trail trigger -- Fires on every INSERT / UPDATE / DELETE -- Cannot be disabled without DBA access   CREATE OR REPLACE FUNCTION log_audit_event() RETURNS trigger AS $$ BEGIN INSERT INTO audit_log ( table_name, record_id, action, actor_id, changed_at, delta ) VALUES ( TG_TABLE_NAME, COALESCE(NEW.id, OLD.id), TG_OP, current_setting('app.current_user'), now(), jsonb_build_object( 'old', to_jsonb(OLD), 'new', to_jsonb(NEW) ) ); RETURN COALESCE(NEW, OLD); END; $$ LANGUAGE plpgsql SECURITY DEFINER;   -- Applied to every compliance table CREATE TRIGGER trg_audit AFTER INSERT OR UPDATE OR DELETE ON supervision_events FOR EACH ROW EXECUTE FUNCTION log_audit_event();   -- ✓ Tamper-evident. Structurally enforced.
evidence_retrieval.sql — <30s guarantee
-- Live SRA evidence retrieval SELECT se.supervision_date, fe.full_name AS fee_earner, se.supervision_type, se.sra_code_reference, se.outcome_summary FROM supervision_events se JOIN fee_earners fe ON se.fee_earner_id = fe.id WHERE se.firm_id = 'af666fc8...' AND se.supervision_date >= now() - '1 year' ORDER BY se.supervision_date DESC;   -- ✓ 22ms · 847 rows · SRA §7.1 evidenced

Start Small. Scale When Ready.

The Basic tier schema is architected to connect to Intermediate and Enterprise systems. Upgrading adds systems — it doesn't rebuild what you already have.

You Are Here
Tier 01 — Active
Basic Knowledge Base
£13,397 one-time
  • 1 mini solution deployed
  • Immutable audit trail
  • n8n workflow engine
  • HTML frontend
  • Full code ownership
  • 14-day deployment
  • Cross-system dashboard
  • MLRO / COLP alerts
  • Automated reports
Tier 02 — Upgrade Available
Intermediate Governance
£18,497 one-time
  • Everything in Basic
  • Up to 3 mini solutions
  • Cross-system dashboard
  • MLRO / COLP alert gates
  • Weekly compliance reports
  • ≥95% readiness score
  • AI report generation
  • Dedicated architect
  • Quarterly review
Tier 03 — Full Platform
Enterprise Platform
£32,347 + £1,500/month
  • Everything in Intermediate
  • Full 5-solution suite
  • AI report generation
  • ITIL 4 Service Desk
  • ISO/IEC 27001 aligned
  • Quarterly architecture review
  • Dedicated architect
  • £1,500/month managed
  • Priority SLA

What Happens After
Your System Is Live

The deployment delivers a working compliance system. UNUS Govern is what keeps it working — the continuous operational wrapper that turns a one-time build into a continuously-evidenced system you can present to any regulator, any time, on demand.

Day 14
Source Code Transferred
You receive the full PostgreSQL schema, n8n workflow JSON, HTML frontend, build guide, and all documentation. You can run the system yourself on day one, or hand it to UNUS Govern for managed operation.
Day 15–30
30-Day Post-Handover Support
UNUS provides 30 days of post-deployment support included with the Basic tier. Bug fixes, configuration adjustments, and operational questions are answered within 24 business hours. UNUS Govern's free 14-day trial begins on Day 14 so you can evaluate the operational wrapper without commitment.
Day 30+
UNUS Govern Activates as Operational Wrapper
At any point post go-live — and especially before your first regulator visit or surveillance audit — you activate UNUS Govern. Asset Monitor continuously checks the system for drift, expiry, and configuration changes. Governance Engine runs scheduled readiness sweeps and generates the evidence pack the regulator expects to see. The system you bought stays in the same state you deployed it in.

UNUS Govern keeps the system you bought,
in the state you deployed it in.

Compliance systems drift. Workflows change. Schema migrations get applied ad-hoc. The audit trail you carefully built on Day 14 is not the audit trail you have on Day 400 — unless something is watching. UNUS Govern watches. It produces a continuous readiness score, surfaces drift within hours (not months), and generates the evidence pack your regulator expects before they ask for it.

See How Govern Works → Start 14-Day Trial →
Asset Monitor £149/mo
Governance Engine £299/mo
Full Stack £449/mo

All tiers include 1 industry add-on.
Cancel anytime — your data exports clean.

Ready to deploy your first
owned compliance system?

A 60-minute discovery call covers your specific regulatory obligations, which mini solution solves your most critical gap, and exactly what will be built and transferred to you. No sales pitch — a genuine technical conversation.