T
Telblu

Getting started

Platform Architecture

The Telblu platform is built as a single, structured record of an organisation's strategy, execution and governance. Every module - from KPIs to board packs - reads and writes to the same graph of records, and every executive view is a projection of that graph scoped to the viewer's role. This page is the authoritative reference for how the platform is composed, how information flows between modules, and how AI, security and executive reporting are wired end to end.

Modular

Ten first-class modules covering strategy, delivery, risk, governance and AI.

Single source of truth

One record per object. Executive and operational views read identical data.

Enterprise-grade

Multi-tenant, RBAC, SSO, encryption and audit are platform primitives.

Platform modules

Each module owns a defined slice of the enterprise operating model. Modules share the same object graph, so a change in one module - a KPI actual, a new risk, an approved decision - is immediately visible to every other module that reads that object.

Strategy

Captures approved organisational strategy as structured, reviewable records.

Contains

  • Strategy statements
  • Time horizons
  • Scope
  • Ownership
  • Approval status

Objectives

Translates strategy into measurable objectives owned by departments.

Contains

  • Objective statements
  • Owners
  • Target dates
  • Parent strategy
  • Status

Priorities

Sequences the work that advances objectives across the current planning horizon.

Contains

  • Priority statements
  • Ranking
  • Owning department
  • Linked objectives
  • Cadence

KPIs & Metrics

Instruments strategy with quantitative measures and current performance.

Contains

  • Definitions
  • Targets
  • Actuals
  • Trend
  • Data source
  • Owner

Initiatives

Tracks execution of strategic initiatives from commitment through delivery.

Contains

  • Owners
  • Milestones
  • Progress
  • Dependencies
  • Delivery status

Risks

Maintains the enterprise strategic risk register with mitigation and trend history.

Contains

  • Risk Register
  • Heatmaps
  • Reviews
  • Trends
  • Mitigation Plans

Reviews

Records structured reviews of performance, risks and initiatives at every level.

Contains

  • Review type
  • Participants
  • Findings
  • Decisions
  • Actions

Governance

Controls executive approvals and oversight across the platform.

Contains

  • Board Packs
  • Reviews
  • Approvals
  • Policies
  • Audit Trail

AI Executive Intelligence

Continuously analyses approved data to explain performance and generate recommendations.

Contains

  • Structured extraction
  • Pattern detection
  • Insights
  • Recommendations
  • Citations

Executive Control Centre

Unified executive workspace that rolls up every module into a single decision surface.

Contains

  • Strategy view
  • Performance
  • Risks
  • Governance
  • AI insights

AI information flow

AI Executive Intelligence sits at the end of a defined pipeline. It only ever operates on approved records, and every insight it produces can be traced back to the strategy, objective, KPI or review it came from.

Strategy Created

Objectives Linked

KPIs Assigned

Initiatives Delivered

Performance Reviewed

AI Analysis

Executive Dashboard Updated

Board Reporting

1

Strategy Created

An approved strategy record is created with owner, scope and horizon. It becomes the anchor for every downstream object.

2

Objectives Linked

Objectives are attached to the strategy and assigned to accountable departments with target dates.

3

KPIs Assigned

Each objective is instrumented with KPIs. Definitions, targets and data sources are captured as structured fields.

4

Initiatives Delivered

Initiatives execute against objectives. Milestones and delivery status are updated on the live record.

5

Performance Reviewed

Reviews evaluate KPI movement, initiative status and risk posture. Decisions and actions are recorded.

6

AI Analysis

AI reads the approved graph of strategy, KPIs, initiatives, risks and reviews to detect patterns and explain change.

7

Executive Dashboard Updated

The Executive Control Centre reflects the latest state, scoped to each viewer's role and organisational reach.

8

Board Reporting

Board packs are generated directly from the same records - no separate reporting database, no manual reconciliation.

Core platform objects

Every module operates on a small set of first-class objects. These are the entities that appear in the API, the audit log, RBAC policies and every executive view.

ObjectDescriptionCreated byUsed by
OrganisationRoot tenant entity representing the customer.Platform AdministratorAll modules
DepartmentFunctional group inside an organisation. Owns strategy and delivery.Platform AdministratorStrategy, Objectives, Initiatives, Reviews
StrategyApproved strategic direction with scope, horizon and owner.ExecutiveObjectives, KPIs, AI, Governance
PrioritySequenced commitment that advances one or more objectives.Department LeaderObjectives, Initiatives, Reviews
ObjectiveMeasurable outcome derived from a strategy.Executive / Department LeaderKPIs, Initiatives, AI
InitiativeStructured programme of work delivering an objective.Department LeaderObjectives, Reviews, Governance
MetricKPI definition with target, actual and data source.Department LeaderObjectives, Performance, AI
RiskStrategic risk with likelihood, impact, owner and mitigation.Executive / Department LeaderGovernance, AI, Reviews
ReviewStructured evaluation of performance, risk or delivery.Executive / Department LeaderGovernance, AI, Executive Assessment
Governance ItemApproval, policy or oversight record.ExecutiveBoard Packs, Audit Trail
Board PackGenerated executive report drawn from live records.ExecutiveBoard Reporting
AI InsightMachine-generated observation with source citations.AI Executive IntelligenceExecutive Control Centre, Reviews
Executive AssessmentConsolidated executive judgement across the organisation.ExecutiveGovernance, Board Reporting

Relationship model

The object graph is deliberately narrow. Every arrow below represents a real foreign-key relationship enforced in the platform.

Organisation

Root tenant entity

Departments

Owned by the organisation

Strategies

Owned by departments

Objectives

Derived from strategies

KPIs

Instrument objectives

Performance

Measured by KPIs

AI Intelligence

Fed by performance and the full graph

Executive Control Centre

Fed by AI Intelligence and every module

User types

The platform recognises five user types. This section describes their responsibilities in the operating model. Their permissions and scope bindings are covered in the Roles & Permissions reference.

Platform Administrator

Organisation-wide configuration

  • Provisions the tenant and configures identity, SSO and authentication policy.
  • Defines the organisational structure - departments, teams and workspaces.
  • Assigns roles and manages user lifecycle and delegated administration.
  • Owns integrations, API access, audit configuration and platform settings.

Executive

Organisation-wide read and decision rights

  • Approves strategy, priorities and governance items.
  • Chairs performance and risk reviews across departments.
  • Consumes the Executive Control Centre and board packs.
  • Signs off on executive assessments and board reporting.

Department Leader

Department and its workspaces

  • Authors objectives, priorities, initiatives and KPIs for the department.
  • Maintains the department risk register and mitigation plans.
  • Runs review cadences and records decisions and actions.
  • Ensures data quality for the department's contribution to executive reporting.

Contributor

Assigned workspaces

  • Updates initiative progress, milestones and delivery status.
  • Reports KPI actuals and evidence against defined metrics.
  • Raises risks and issues for department leadership to triage.
  • Prepares content for reviews and departmental packs.

Viewer

Approved content within their assigned scope

  • Reads strategy, KPIs, initiatives, risks and reviews they are entitled to see.
  • Consumes approved board pack content when explicitly shared.
  • Provides no edits - a read-only participant used for observers, auditors and board members.

AI data pipeline

AI Executive Intelligence analyses approved organisational data rather than relying on prompts alone. The pipeline is deterministic in its shape: it always reads the same object graph, in the same order, and produces outputs that cite their sources. This is what makes insights consistent across executives and reflective of the current state of the organisation rather than a general-purpose model's guess.

Approved Strategy

Structured Extraction

Objectives

Priorities

KPIs

Risks

Reviews

Performance Signals

AI Analysis

Executive Insights

Recommendations

Approved Strategy

The pipeline only ever reads approved records. Draft or rejected content is excluded.

Structured Extraction

Strategy is parsed into typed fields - scope, horizon, owner, objectives - never free-text prompts.

Objectives

Objectives are joined to their parent strategy and to their owning department.

Priorities

Priorities are ordered and linked to the objectives they advance.

KPIs

Metric definitions, targets, actuals and trend history feed the numerical layer.

Risks

Risk records with likelihood, impact and mitigation status are joined to affected objectives.

Reviews

Review findings, decisions and actions are attached to the objects they concern.

Performance Signals

Deltas across KPIs, initiatives and risks are computed on the current window.

AI Analysis

Patterns, correlations and drivers are identified against the structured graph.

Executive Insights

Human-readable insights are generated with citations back to the source records.

Recommendations

Actionable recommendations are surfaced to the accountable role and scope.

Grounded, not generative. The pipeline never fabricates data. Every insight references the approved records it was derived from, and every recommendation is scoped to the role that can act on it.

Executive Control Centre

Every platform module rolls up into a single executive workspace. There is no separate executive database, no export step and no reconciliation between the executive view and operational reality - they are the same records.

Departments

Performance

Risks

Governance

AI

Executive Control Centre

CEO

Board

The Control Centre projects the object graph through a role-scoped lens. A department leader sees their department's contribution; an executive sees the organisation; the board consumes approved packs generated from the same records. Nothing is copied, exported or re-keyed between layers.

Deployment model

Telblu is delivered as a managed multi-tenant cloud platform. The infrastructure primitives below apply to every tenant by default.

Managed cloud service

Telblu is delivered as a managed cloud application. Hosting region is determined by the Lovable Cloud deployment environment and is not currently exposed or customer-selectable.

Multi-tenant architecture

Logical organisation isolation enforced through organisation-scoped PostgreSQL Row-Level Security rather than physical database separation.

Role-Based Access Control

Every access decision evaluates the user's role and organisation. Least-privilege by default; roles are stored in a dedicated user_roles table.

Authentication

Email and password sign-in, Google OAuth, email verification, TOTP multi-factor authentication and production-ready SAML 2.0 Single Sign-On with automatic identity-provider routing.

Encryption

HTTPS/TLS in transit and managed encryption at rest provided by the managed backend.

Audit Logging

Application-level authentication, administration and governance events are written to the audit log for authorised organisation administrators.

Server functions

App logic runs as typed server functions with authentication middleware and RLS-aware database access.

Platform principles

These principles are non-negotiable in how the platform is designed. Requests that would create a parallel data source, an unexplainable AI output, an ungoverned decision path or a scope-blind read are rejected regardless of user demand.

Single source of truth

One record for each strategy, objective, KPI, initiative, risk and review. Executive views and operational views read the same object.

Structured strategy

Strategy is captured as typed fields - not prose. Every downstream link, insight and report depends on this structure.

Continuous governance

Approvals, reviews and policy checks are embedded into the flow. Governance is not a quarterly event bolted on top.

Explainable AI

Every insight cites the records it was derived from. No opaque outputs, no ungrounded generation.

Enterprise security

Identity, encryption, isolation and audit are treated as platform primitives - not features.

Executive visibility

The Executive Control Centre is fed by the same records the organisation operates on. No parallel dataset.

Organisation-wide intelligence

AI reads across departments to identify cross-cutting patterns that no single leader can see alone.