How a position is computed
Every position is the output of a published function applied to public, archived evidence. Nothing here is chosen by hand. Clone the repository, run the engine, and reproduce the tables byte-for-byte.
Each firm is scored on six measures, then adjusted for how much evidence supports it:
FIRM_SCORE = ( Σ ( Pᵢ × Wᵢ ) / 100 ) × C
Each measure Pᵢ runs from 0 to 100. The weights Wᵢ set
how much each measure counts; they depend on firm size and add up to 100.
C is a confidence figure between 0.50 and 1.00 — it reflects how much
archived evidence stands behind the firm, checked by an independent panel of senior
researchers, journalists, and industry leaders. The panel works anonymously, and
every judgement is saved as a dated record. It is an input to the calculation,
never a rank set by hand. A position is Constitut's opinion, produced by applying
the published method to public evidence.
- Height
- parameter value Pi, 0–100
- Width
- tier weight Wi (ENT)
- Chain
- weighted mean, then × confidence
- Reading
- Illustrative reading
The evidence law
- Every scored fact has a public source link and an archived copy. No archive, no score.
- If there is not enough public evidence, the firm is not listed at all. Absence means too little public record — not a negative judgement.
- Evidence comes only from public sources. No confidential or leaked material is ever used.
- A negative record counts only under measure P2, only from official public sources, is recorded plainly, and only after the firm has been told first.
The six parameters
P1 · Research Rigor — ENT 25 / SMB 20
Definition
Depth and discipline of the firm's published analysis — methodology quality, data use, and how often its work is cited by others. Citation-weighted: volume alone scores nothing.
Accepted evidence
Published studies, frameworks, peer citations, conference records, regulatory submissions.
Verification
Every entry carries a public source URL and an archived copy. Citations must be independent of the firm.
Recency
Full weight for 8 quarters, then decays. Sustained output outranks a single famous report.
P2 · Credibility & Public Record — ENT 20 / SMB 20
Definition
The firm's verifiable conduct: accuracy of public claims, professional standing, and its regulatory record. Verified adverse public records reduce this score under a published rule.
Accepted evidence
Regulatory registers, court and tribunal records, licensing bodies, verified press coverage.
Verification
Adverse entries require an official public source and trigger notice; the firm may object before publication.
Recency
Adverse weight fades after 12 clean quarters — records are permanent, penalties are not.
P3 · Domain Expertise — ENT 20 / SMB 15
Definition
Demonstrated depth in the specific category being ranked — not general consulting brand. A firm is scored per table; strength in one category earns nothing in another.
Accepted evidence
Category-specific engagements, publications, practitioner credentials, sector body roles.
Verification
Evidence must name the category domain explicitly; generic capability statements are excluded.
Recency
Standard 8-quarter half-life.
P4 · Client Outcome Signals — ENT 15 / SMB 15
Definition
Publicly verifiable engagement outcomes. Weighted by verification level: third-party confirmed outcomes count fully; self-published case studies count at reduced weight.
Accepted evidence
Client-published statements, award records, filings that name the engagement, verified case studies.
Verification
NDA-safe by construction: only signals the client or a third party has already made public.
Recency
Standard 8-quarter half-life.
P5 · Delivery Capacity & Continuity — ENT 12 / SMB 10
Definition
Whether the firm can actually carry the work it wins: team stability, leadership continuity, and operational longevity. Guards the list against strong publishers who cannot deliver.
Accepted evidence
Firm registries, tenure records, verifiable team composition, years of continuous operation.
Verification
Structural facts only — no headcount claims without a public source.
Recency
Slow decay: continuity is inherently long-horizon.
P6 · Accessibility & Transparency — ENT 8 / SMB 20
Definition
How openly the firm engages the market: pricing clarity, published terms, responsiveness, plain-language communication. Weighted heavily for SMB, where opacity is the main buyer risk.
Accepted evidence
Published pricing or engagement terms, response records, documentation quality.
Verification
Assessed only from what the firm makes public — private conduct is out of scope.
Recency
Current-state parameter: latest two quarters only.
Constants
| Confidence multiplier | 0.50 → 1.00, by band: 12–17 → 0.50 · 18–23 → 0.65 · 24–29 → 0.80 · 30–39 → 0.90 · 40+ → 1.00 |
|---|---|
| Evidence floor | 12 archived entries; below it a firm is not listed |
| Recency | standard half-life 8 quarters · slow half-life 16 quarters · current-state latest 2 quarters |
| Tie-break | confidence, then current tenure, then evidence count (firm slug as the final deterministic key) |
| Precision | published to two decimals; ties resolved before rounding |
Determinism
Research and drafting of evidence involve judgment; the computation of scores and standings does not. The same inputs always produce byte-identical published outputs, and this is asserted in CI on every run.
Where humans touch the system
In three bounded, published places only: the review of objections, the rare extraordinary admission of a firm of exceptional public contribution, and the anonymous confidence panel of senior business researchers, journalists, and industry leadership whose attestations corroborate each firm's confidence. None sets a position by hand — an admission only makes a firm eligible to be computed, and every panel attestation is recorded as evidence before it enters the computation.