Home Methodology Insights About Contact Begin Diagnostic →
01 — Framework Overview

What GACA measures — and why

Most organisations that stop growing have not run out of market opportunity. They have run out of structural capacity. The Governance, Activation & Compounding Assessment (GACA) is designed to identify and measure that structural capacity — specifically, the three forces that determine whether an organisation grows linearly or compounds over time.

GACA is not a sentiment survey. It does not ask leaders how they feel about their organisation. It asks 27 structured behavioural and operational statements, each targeting a measurable signal of organisational health. Responses are scored on a 1–5 scale and processed through a deterministic algorithm to produce wave scores, strategic indices, and a posture classification.

Design Principle
The GACA framework is built to function as an organisational MRI — not a survey. Its value comes from measurement precision, not from the feelings of the respondent. Every score is reproducible, version-controlled, and cryptographically sealed at generation.

02 — The Three Dimensions

S1, S2, S3 — three wave scores

The 27 questions are distributed equally across three dimensions, each covering a distinct aspect of organisational capacity. Each dimension is scored 0–100.

WAVE 01 · S1
Governance & Direction
Questions 1 – 9
WAVE 02 · S2
Operational Activation
Questions 10 – 18
WAVE 03 · S3
Strategic Compounding
Questions 19 – 27
DimensionWhat it measuresScore range interpretation
S1 — Governance & Direction Clarity of leadership direction, governance architecture, structural discipline, market positioning, and innovation cadence. Low S1 indicates fragmented or absent governance. High S1 without matching S2 creates latent, unmobilised potential.
S2 — Operational Activation Sales and revenue predictability, financial discipline, data use, talent retention, leadership depth, and execution cadence. Low S2 signals execution failure regardless of strategy quality. High S2 without S3 produces output without retention.
S3 — Strategic Compounding Performance accountability, organisational learning, adaptability, risk management, partnerships, reputation, and scalability. Low S3 means the organisation resets with each growth phase. High S3 signals accumulating institutional advantage.

03 — Scoring Model

How raw responses become wave scores

Each wave contains 9 questions rated 1–5. The mean response is computed across the 9 questions, giving a value between 1.0 and 5.0. This is normalised to a 0–100 scale by dividing by 5. A uniform score of 1 on all questions produces a wave score of 20; a uniform score of 5 produces 100. The Regime Score is the unweighted mean of all three wave scores.

// Wave score normalisation raw_mean = sum of 9 responses / 9 // range: 1.0 – 5.0 wave_score = (raw_mean / 5) × 100 // range: 20 – 100 // Regime Score regime_score = (S1 + S2 + S3) / 3 // Structural Dispersion dispersion = max(S1, S2, S3) − min(S1, S2, S3)

Structural Dispersion measures the spread between the highest and lowest wave score. High dispersion indicates structural incoherence — where one dimension is significantly out of sync with the others. This incoherence is penalised in the Opportunity Indices.

Score bandLabelInterpretation
0 – 39NascentFoundational gaps. Structural capacity is insufficient to support growth.
40 – 59EmergingDeveloping. Key mechanisms exist but are inconsistently applied.
60 – 74ProficientFunctional. Structural capacity is sufficient but not yet compounding.
75 – 89AdvancedStrong. The organisation is accumulating structural advantage.
90 – 100InstitutionalExceptional. Structural capacity is a durable competitive moat.

04 — Opportunity Indices

Activation Index and Compounding Index

The two strategic indices are not simple averages. They apply an alignment-sensitive penalty for structural incoherence — penalising submissions where waves are significantly misaligned. A high score on one dimension cannot compensate for severe weakness in another.

// Activation Index — measures mobilisation readiness gap_ga = |S1 − S2| act_base = (S2 × 0.6) + (S1 × 0.4) activation_index = clamp(act_base − (gap_ga × 0.5), 0, 100) // Compounding Index — measures accumulation capacity dispersion = max(S1,S2,S3) − min(S1,S2,S3) comp_base = (S3 × 0.5) + (S1 × 0.3) + (S2 × 0.2) compounding_index = clamp(comp_base − (dispersion × 0.4), 0, 100)

The Activation Index weights S2 more heavily than S1 (0.6 vs 0.4), reflecting that governance without operational execution produces no movement. It is then penalised by half the absolute gap between S1 and S2 — misalignment between governance and execution directly reduces readiness. The Compounding Index weights S3 most heavily (0.5), with S1 at 0.3 and S2 at 0.2, reflecting that compounding capacity is principally determined by institutional asset accumulation. It is penalised by 40% of the dispersion across all three waves — coherence across all dimensions is required to score well.


05 — Posture Classification

How Strategic Posture is determined

Strategic Posture is derived from the relationship between the Activation Index and Compounding Index, using a threshold of 60 for each. It classifies the primary structural condition of the organisation and directs where intervention will have highest leverage.

Activation IndexCompounding IndexPosturePrimary implication
≥ 60≥ 60 Compounding Expansion Both indices above threshold. Defend structural coherence as scale increases.
≥ 60< 60 Tactical Momentum, Weak Compounding Activation running but value not accumulating. Build S3 before ceiling is reached.
< 60≥ 60 Dormant Structural Strength Governance in place but not mobilised. Unlock S2 to convert readiness into output.
< 60< 60 Structural Activation Required Foundational gaps across dimensions. Establish governance baseline before scaling.
90-Day Action Plan
The 90-day action plan in each report is generated deterministically from the weakest wave score. Nine concrete actions are drawn from a constitution of validated interventions specific to that dimension, distributed across three phases of 30 days each.

06 — Report Structure

What the diagnostic report contains

SectionContentSource
Executive SummaryBoard-ready narrative — structural risk, highest-leverage opportunity, strategic context.AI-generated from sealed scores
Diagnostic ScoresS1, S2, S3 wave scores. Regime Score.Deterministic engine
Strategic IndicesActivation Index, Compounding Index, both with band labels.Deterministic engine
Structural InterpretationWeakest dimension, structural dispersion, posture classification.Deterministic engine
90-Day Activation PlanNine concrete actions across three phases, derived from weakest wave.Constitution-driven
Version DisclosureScoring version and constitution version used to produce the report.Version registry

07 — Integrity & Versioning

How every report is sealed and protected

Every diagnostic report is cryptographically sealed at the moment of generation. A SHA-256 hash is computed over the core output — wave scores, regime score, indices, posture, and action plan. This hash is stored in a sealed record alongside the original inputs. The scoring algorithm and action constitution are version-controlled and frozen at the time of each submission.

This architecture ensures two things: first, that scores cannot be altered after generation; second, that all future reassessments are scored against the same baseline algorithm, making longitudinal comparison valid. When an organisation retakes the diagnostic, movement in scores reflects genuine structural change — not algorithmic drift.

Audit Seal
Every report displays its Wave Reference — the SHA-256 hash of its sealed output. This reference is permanent and verifiable. It appears on the cover page of every diagnostic report.
Ready to see what your scores reveal? Begin Diagnostic →