How a Solo Founder Enforces an 18-check quality gate — Without a Quality Team
The most-asked question I get from prospective clients is some variation of:
"If you're a solo practitioner, how do you guarantee the same quality as a top-tier firm where my work would be reviewed three times before it reached me?"
The honest answer is: I do not try to replicate the human review pyramid. I replaced it with something the pyramid was never designed to be — an assurance case for every deliverable.
In safety-critical engineering, you do not ship a system because a senior engineer says it is safe. You ship an assurance case: a structured, evidence-backed argument that every claim holds, with each sub-claim traced to sufficient evidence and mechanically checked for gaps, defeaters, and inconsistency (Muram & Javed, 2023). Sagentix runs the same discipline on every consulting deliverable. A script called quality_check.py runs as the final automated step before any document leaves the firm — an 18-check quality gate that blocks delivery until every check passes or the failure is explicitly justified Sagentix 18-check quality gate, 2026.
A three-person human review chain depends on three reviewers being equally rigorous on every deliverable. An assurance-case gate depends on the argument being well-designed once. The first model fails through inattention — and the human-factors evidence shows that inattention is not a character flaw but a predictable decay curve. The second model fails only when the gate itself misses a check class, which is a one-time problem to fix centrally, not a per-deliverable problem.
This post walks through the 18 checks, the peer-reviewed methodology behind the most important ones, the several verification layers that run before the gate, and why the architecture beats the human pyramid it replaces.
Why the Review Pyramid Was Never the Safeguard It Looks Like
The analyst-writes, manager-reviews, partner-signs model assumes three reviewers means three independent chances to catch an error. The human-factors literature says the opposite: human reviewers do not stay constant across a stack of deliverables — they degrade on a schedule.
- Diagnostic accuracy falls measurably across a single workday. In a controlled study of expert radiologists, detection accuracy dropped significantly after a day of reading — the detection AUC fell from 0.885 early to 0.852 late in the day (Krupinski et al., 2010). The reviewer at 9 a.m. is not the reviewer at 5 p.m.
- Sequential decisions drift as a review session wears on. Across 1,112 judicial rulings, the share of favourable decisions dropped from roughly 65% at the start of a session toward nearly zero by its end, then reset abruptly after a break (Danziger et al., 2011). Experienced experts, same case difficulty, different outcomes — driven by position in the queue, not the merits.
- Sustained vigilance is effortful and it erodes. The "vigilance decrement" is not laziness; monitoring for defects "requires hard mental work and is stressful," and the effect "applies to most human-machine systems that require human monitoring" (Warm, Parasuraman, & Matthews, 2008).
This is precisely why safety-critical industries stopped relying on unaided expert judgment. A meta-analysis of 136 studies found that mechanical, rule-based prediction was on average about 10% more accurate than expert clinical judgment — and equal or superior across a wide range of conditions, regardless of the expert's experience (Grove et al., 2000). Aviation, manufacturing, and medicine adopted checklists for the same reason: unaided cognition degrades "with increasing levels of stress and fatigue," and a standardized verification step contributes "significantly to reductions in the risk of costly mistakes" (Hales & Pronovost, 2006). The clearest proof is clinical: a fixed 19-item surgical checklist cut the death rate from 1.5% to 0.8% and major complications from 11.0% to 7.0% across eight hospitals (Haynes et al., 2009).
The pyramid does not multiply rigor. It multiplies fatigue — three reviewers degrading on the same schedule. A deterministic gate is the only reviewer that runs identically on the 100th deliverable as it did on the first.
The 18 Checks
The gate runs sequentially against the deliverable. Each check returns PASS, FAIL, or WARN with a structured reason. A FAIL on any load-bearing check blocks delivery until resolved Sagentix 18-check quality gate, 2026.
Check 1 — Unfilled Placeholders
Catches {{client_name}}, [INSERT TAM], TBD, and other template scaffolding that should have been filled in. The single most common drafting error in consulting deliverables is shipping with a placeholder still visible. This check makes that impossible.
Check 2 — Proof Markers (Citation Density)
Counts citation markers per 1,000 words. A Phase 1 Market Intelligence report below the citation-density threshold triggers a FAIL with a list of unsourced sections. In the strategy decks Sagentix has benchmarked across prior engagements, 3–5 citations across an entire deck is typical; a Sagentix Phase 1 deliverable carries a median of 38 in-text citations across 60–90+ pages Sagentix Cross-Engagement Benchmark, 2026.
Check 3 — Structural Completeness
Verifies that all required sections for the deliverable type are present. A Phase 1 Market Intelligence report must include: Executive Briefing, Market Sizing, Competitive Landscape, Buyer Personas, Risk Register, and Recommendations. Missing any of these triggers a FAIL Sagentix GTM Methodology, 2026.
Check 4 — Substance
Validates word count, table count, and section count against minimum thresholds for the deliverable type. Catches deliverables that are structurally complete but substantively thin — a 12-page document filed under a 30-page specification, for example.
Check 5 — Evidence Citations
Checks that source references in the body have corresponding entries in the References section. Orphaned in-text citations (no matching reference) and orphaned references (no matching in-text citation) both trigger FAILs. This is the assurance-case sufficiency test in miniature: an argument review framework for safety cases similarly verifies that every claim has adequate, connected evidence and flags disconnected or undeveloped argument paths (Muram & Javed, 2023).
Check 6 — APA 7th Citation Format
Validates that every citation matches APA 7th edition format: (Author, Year) in-text, structured author / year / title / source for references. Catches deliverables that have citations but in inconsistent or non-APA format — which fails board scrutiny on first read.
Check 7 — Declarative Title Discipline (Pyramid Principle)
Top-tier firms organize deliverables using Barbara Minto's Pyramid Principle: every section title states the answer, not the topic (Minto, 2009). "Market Overview" is a topic title — useless to a board reader scanning the document. "Canadian B2B SaaS revenue growth of 4.2% YoY creates a CA$4.4M serviceable market for vertical-specialist GTM advisory" is a declarative title — it carries the analytical conclusion. This check verifies a minimum declarative-title percentage.
Check 8 — SCQA & Top-Tier Communication Structure
Validates that the deliverable follows the SCQA (Situation–Complication–Question–Answer) opening pattern, includes scenario analysis where appropriate, and contains an explicit risk section (Minto, 2009). Documents that skip these structural elements fail the check.
Check 9 — Document Architecture Conformance (G8–G19)
This is the check that has grown the most since I first wrote about the gate. It now runs twelve architecture sub-gates, G8 through G19 — layout consistency, table-of-contents conformance, the 3-layer reading model, SCQA sub-heading format, § section numbering, part dividers with summaries, implication callouts, and a Frameworks-Applied line. Three of these are recent, load-bearing additions:
- G17 — Third-Party Data Sources Disclaimer (hard FAIL). Every deliverable that uses licensed data must carry the disclaimer. This is a legal and licensing requirement, so a missing disclaimer is a hard failure, not a warning.
- G18 — Classification & Distribution Restriction. The classification field must state the distribution restriction, so a confidential deliverable cannot ship without its handling label.
- G19 — Hyperlinked, Double-Source-Validated References. Every external claim must be hyperlinked to its source and cross-confirmed against two independent authoritative sources, with a status-currency check. This mirrors the assurance-case sufficiency rule that each sub-claim carry at least two independent evidence paths (Muram & Javed, 2023).
A deliverable can pass every content check and still fail here if its architecture is off-spec.
Check 10 — CI Version History
Verifies proper version metadata: version number, prior-version reference, change summary. Required for any deliverable that descends from a prior phase or refresh cycle. Prevents the "which version is this" problem that plagues multi-phase engagements.
Check 11 — Knowledge-Search Validation
Confirms that any factual claim an upstream validator flagged as CONTRADICTED has been removed or explicitly justified. Knowledge searches test the assumptions behind a data point — they catch conceptual errors that a web search cannot, such as "EPA certification" where the correct pathway is EPA NSIM co-location validation. Contradicted claims are blocked from the draft before it ever reaches this gate.
Check 12 — Source Integrity Verification (Anti-Hallucination)
This is the gate's most important check, and the one built directly on published methodology. It runs four sub-checks — 12a (zero unresolved web-sourced tags), 12b (industry codes cross-checked against local briefs), 12c (orphaned in-text citations), and 12d (verification tools actually executed) — that together verify every quantitative claim, every cited source, and every direct quote against the actual evidence files. A claim that appears in the deliverable but cannot be traced to a source triggers a FAIL. No deliverable ships with an unverifiable claim.
The methodology is not improvised. The leading peer-reviewed approach to measuring factual precision — the one this check is modelled on — decomposes generated text into atomic facts and computes the percentage supported by a reliable knowledge source (Min et al., 2023). When its authors applied it to biographies written by a state-of-the-art model, factual precision was only 58% — that is, roughly four in ten "facts" in fluent, confident long-form output were unsupported (Min et al., 2023). A complementary black-box method exploits a different signal: sample the model several times, and where it is grounded the samples agree, but where it is hallucinating they diverge and contradict one another (Manakul, Liusie, & Gales, 2023). The gate uses both patterns — evidence-tracing and cross-sample consistency — because either one alone leaves a gap.
The need for this check is documented, not hypothetical. A peer-reviewed audit found that 55% of GPT-3.5 and 18% of GPT-4 generated references were outright fabricated, with substantive errors in many of the rest (Walters & Wilder, 2023). In a clinical literature search, ChatGPT and Bard produced 35 citations of which only two were real (McGowan et al., 2023). And the cost is not confined to accuracy: a survey of 310 users of AI-augmented work tools found that AI hallucinations significantly degrade human-AI collaboration by eroding users' cognitive and emotional trust in the system (Cheng et al., 2026).
Check 13 — Claim Provenance Coverage
Computes the percentage of claims that carry full provenance metadata — source, date, evidence tier. Below the client-facing threshold (typically 80% claim provenance) triggers a FAIL with a list of bare-assertion claims that need attribution. This is the same atomic-fact decomposition as Check 12, applied as a coverage metric rather than a pass/fail on each claim (Min et al., 2023).
Check 14 — Cross-Document Consistency
Validates that claims in this deliverable reconcile with the same claims elsewhere in the engagement — Phase 01 TAM matches Phase 04 pitch-deck TAM; Phase 06 pricing matches Phase 07 unit economics. Cross-document inconsistency is the silent failure mode that erodes buyer confidence after delivery. Automated assurance-case review frameworks treat exactly this — consistency management across evolving artifacts — as a first-class check (Muram & Javed, 2023).
Check 15 — Subscription Data Utilization (Tiered)
Verifies that the deliverable actually used the premium data loaded for the engagement (VerticalIQ industry profiles, sales intelligence, regulatory databases). The check is now tiered: a paid, premium source loaded but left uncited is a FAIL; a free or government API source is a WARN. A companion check, 15B, does the same for the research-paper and book briefs in the curated library — so peer-reviewed depth that was loaded actually shows up in the analysis (VerticalIQ, 2026).
Check 16 — Portal Metadata Embedding
Confirms that the deliverable includes the structured PORTAL_DATA blocks required for the client's intelligence portal. Without these, the deliverable cannot be auto-imported into the portal's Work Products view — a downstream failure the gate catches at the source.
Check 21 — Industry Access-Motion Conformance
Tests whether the go-to-market motion a deliverable recommends can actually reach the buyer in that industry. Which motion sells into a vertical is a property of the buying system, not of seller effort: where the structure forecloses a channel outright, recommending it is a plan that cannot execute, and the check fails. Where the evidence is merely discouraging rather than structural, it warns. A documented override is available, and requires a written rationale rather than silence.
Check 22 — Numeric Consistency (NC1–NC5)
Verifies that the document's own arithmetic agrees with itself — that subsets and complements fit inside the universe they partition, that a stated count matches the items actually enumerated, that an "N of M" summary matches the table beneath it, and that every derived artifact reports the same figures as the draft it came from. This one catches a failure class that no fact-check can, because each individual fact can be true while the sentence tying them together is wrong: "four of six pairs align" above a table showing three survives verification of every underlying fact. It is a claim about the document, so it fails independently of whether the claims are true and properly sourced.
The Gate Is an Assurance Case — and It Keeps Growing
The reason to think of the gate as an assurance case rather than a checklist is that an assurance case is designed once and improved centrally. When I find a new failure class, I encode it as a new sub-gate and it applies to every future deliverable retroactively — the 18 headline checks now carry the twelve G8–G19 architecture sub-gates, and specific phases add their own. Checks 21 and 22 above are exactly that: both were written after a real failure got through, and both now run on everything.
The numbering has a gap in it, and the gap is the honest part. Checks 17 through 20 and check 23 are phase-specific, not universal: 17, 18 and 19 fire only on LinkedIn-strategy work — a platform terms-of-service disclosure check, a live-baseline verification check, and a framework-distinction check — 20 is a competitor price-availability verdict that fires only on market intelligence, and 23 is an AI-search measurement-discipline check that fires only on a digital audit. So the gate implements 23 checks, of which 18 run on every deliverable. I quote the 18, not the 23, because 18 is the number that is true of your engagement whichever phase you buy — and a gate number you cannot substantiate per-deliverable is worth less than a smaller one you can. The "18-point" name is the floor, not the ceiling.
The deeper design principle also comes from published research. The most instructive recent work pairs a generative model with a deterministic verifier: a large language model proposes the structure and the natural-language claims, but a formal method — a constraint solver — checks each claim bottom-up and rejects the unsound ones. The formal layer "constrains LLM hallucinations" while the model reduces the cost of the formal work, and the paper is explicit that the model's raw output "contains hallucinations" that the deterministic check exists to filter (Chen, Deng, & Du, 2025). That is exactly the Sagentix architecture: the generative model drafts; the deterministic gate verifies; nothing ships on the generative layer's word alone.
The Gate Is the Last of Several Layers, Not the Only One
The 18-check quality gate is powerful because it is not doing all the work. By the time a draft reaches it, it has already passed through the delivery pipeline's earlier verification layers:
- Data-source health pre-flight. Before any research begins, the pipeline confirms the required data sources (academic APIs, ScienceDirect, industry research, the website crawler) are live. A degraded required source halts the run rather than silently producing a thinner deliverable.
- Two-tier enrichment. Every phase is fed first from the curated, citation-clean local knowledge base, then from a fresh, phase-specific pull across all live sources — peer-reviewed papers, industry profiles, and government statistics.
- Mandatory dual search. Web searches find data points; knowledge searches test the assumptions behind them. Both must complete before drafting — the second catches conceptual errors the first cannot.
- Knowledge-search validation (LLM-as-Judge). Answers are not allowed to self-validate. Each claim is extracted, re-verified against authority-filtered sources, and judged; a CONTRADICTED claim is blocked from the draft entirely.
- A nine-stage anti-hallucination orchestrator. After the draft is written, an enforced pipeline runs third-party disclaimer injection, cross-reference repair, web-source verification, regulatory-terminology checking, AI-claim validation, contradicted-claim scanning, citation-integrity resolution, source-integrity checking, and audit-manifest generation — in order, with four blocking stages that cannot be skipped. Citation-integrity resolution is the one a solo operator would least want to do by hand: every in-text citation is joined to exactly one entry in the reference list by identity rather than resemblance, in both directions, so a citation pointing at nothing and a reference nothing points at are both surfaced mechanically.
- An insight-parity "enhance, never lose" gate. When a deliverable is re-run, the new version is compared fact-by-fact against the prior version; if it dropped a competitor, a metric, or a recommendation, it fails and must be merged back to a superset.
Then the 18-check quality gate runs. This is the layered-defence logic that human-in-the-loop research recommends: reliability comes from auditing output against a ground truth at multiple points, not from a single reviewer at the end (Grønsund & Aanestad, 2020).
Before Any Deliverable Exists: Due Diligence
None of this matters if the inputs are wrong. So the first thing that runs on any engagement — before Phase 01 — is a systematic client due diligence workflow, because a certification error or a mis-stated regulatory fact introduced at the start propagates into every downstream deliverable. This is not a formality: in a survey of 885 venture capitalists, investors rated deal selection — the screening-and-diligence step — as the single most important of their three activities, ahead of both sourcing and post-investment value-add (Gompers et al., 2020). Pre-deal due diligence has long been shown to shape how acquirers perceive a target and how the deal is negotiated (Angwin, 2001). Rigor at the front of the funnel is where the outcome is decided.
Due diligence produces four things:
- A website crawl and asset download — a breadth-first crawl of the client's site (up to 200 pages) that downloads and classifies PDFs and specification sheets, and extracts signals across product, pricing, customers, company, and regulatory categories.
- A verified regulatory landscape — with an explicit terminology-corrections table. This is where "EPA certified" becomes "EPA NSIM co-location validated," and where every certification claim is cross-checked against the certifying body's own database, not the client's marketing copy.
- An eight-category deep-research brief — company, product, customers, competitive, news, regulatory, financial, and red-flags — where every factual claim must carry a source URL or it is tagged for verification.
- A four-lane social and web-intelligence scan — public search only — that surfaces channel partnerships, grant traction, and brand-versus-internal-name divergences the deep-research sweep tends to miss.
The reason to do this systematically rather than by feel is well established. The fundamental problem in any evaluation is information asymmetry — the seller (or the marketing page) knows more than the buyer — and the documented remedy is disclosure verified by independent intermediaries, not trust in the self-report (Healy & Palepu, 2001). Human-in-the-loop verification improves accuracy specifically when it audits output against an external ground truth (Grønsund & Aanestad, 2020) — which is exactly what checking a certification claim against the certifying body's register is. And the cost of skipping it is measurable: overconfident decision-makers who trust their own read over disconfirming evidence systematically overpay and destroy value — one study found the odds of making a value-destroying acquisition were 65% higher when the decision-maker was classified as overconfident (Malmendier & Tate, 2008). Skipping diligence and trusting the confident summary is also the failure mode the behavioural AI evidence warns about: people over-rely on machine-generated output even when it contradicts their own assessment (Klingbeil, Grützner, & Schreck, 2024). Due diligence is the discipline of not doing that.
Why This Architecture Beats the Human Pyramid
The traditional model has three structural failure modes that the assurance-case gate does not.
1. Reviewer fatigue. This is not a metaphor — it is the measured decay curve from the studies above: accuracy falling across a workday (Krupinski et al., 2010) and decisions drifting across a session (Danziger et al., 2011). An automated gate runs the same checks on the 100th deliverable as on the first, at 5 p.m. on Friday exactly as at 9 a.m. on Monday.
2. Hierarchical incentive distortion. A partner who "owns" a client relationship has commercial pressure to ship on time, which can override quality concerns. An automated gate has no commercial incentive — it blocks delivery on a Check 12 anti-hallucination failure regardless of the engagement timeline.
3. Inconsistent application. Reviewer A focuses on logic; Reviewer B on formatting; Reviewer C on citations. The gate applies all its checks to every deliverable, every time, with the same thresholds — the mechanical-consistency advantage the prediction literature documents (Grove et al., 2000).
The automated gate has exactly one failure mode the human pyramid does not: it can only catch what it was designed to catch. A novel issue that maps to no check will pass through. That is why the architecture pairs the gate with a human — see the next section.
The Human-in-the-Loop: Founder-Signed Final Review
No deliverable leaves Sagentix on automation alone. After the gate passes, every deliverable lands on my desk for a founder-signed final review. As the signing CMC on the engagement, I personally read the executive briefing, the recommendations, and every chart, citation, and claim that carries strategic weight. Nothing ships until I sign it.
The manual review does three things the gate cannot:
- Judges strategic coherence. The gate verifies that claims are sourced and structured; it cannot verify that the advice is right for this client's specific context. That is a professional-judgment call — mine to make, personally, on every deliverable.
- Catches novel issues outside the codified checks. A subtle misread of a regulatory nuance, an industry connotation the model got wrong, a framing that technically passes but reads poorly to a board — caught by a human reading end-to-end with domain context the automation lacks. This is why the human-oversight literature holds that human-AI collaboration, not full automation, is what preserves accountability and safety (Holzinger, Zatloukal, & Müller, 2025).
- Puts a named, credentialed professional on the hook. The deliverable ships with my signature and credentials (CMC + CISSP + P.Eng. + MBA). My professional body holds me personally accountable to its Uniform Code of Professional Conduct for every engagement I sign (CMC-Canada, 2023). That accountability does not exist in a pure-automation workflow.
There is a specific reason the human review comes after the gate rather than instead of it. People over-trust machine output — they defer to AI-generated advice even against their own judgment (Klingbeil, Grützner, & Schreck, 2024). If I read a draft cold, I would inherit that bias. Because the gate has already stripped out unverifiable claims before I read, my review is spent on judgment, not on hunting for fabrications the automation is better at catching.
What This Means for the Buyer
A buyer evaluating a Sagentix engagement gets two guarantees the human-pyramid model cannot provide.
First, the gate runs identically on every deliverable. A Phase 1 PoC at CA$4,500 passes through the same gate as a Full GTM at CA$45,000. The buyer is not getting a downgraded version of the methodology because the engagement is small Sagentix GTM Methodology, 2026.
Second, the gate output is auditable. Every deliverable ships with a quality-gate report showing which checks passed, which were flagged, and which (if any) were waived with documented justification. A board member who asks "how do you know this report is accurate?" gets a structured answer, not a reassurance. That is the whole point of an assurance case: the argument for correctness is written down and checkable, not asserted (Muram & Javed, 2023).
The Phase 09 Digital Audit across the Sagentix digital presence synthesized the combination — an automated assurance-case gate plus a founder-signed final review — as one of the strongest evidence-discipline infrastructures profiled across the productized GTM advisory space Sagentix Phase 09 Digital Audit, 2026.
The Deeper Point
The reason this matters is not that it makes Sagentix's deliverables marginally better. It is that it makes them defensible under scrutiny that did not exist five years ago.
Series A boards now interrogate the methodology behind every claim. Procurement committees now demand evidence packages that can survive third-party audits. Because AI models fabricate citations at high rates when left unchecked (Walters & Wilder, 2023; McGowan et al., 2023), the ability to show your work — claim by claim, check by check — has shifted from "nice to have" to a baseline requirement. The failure mode is not hypothetical: researchers found leading models hallucinate 58% to 88% of the time on verifiable legal questions (Dahl et al., 2024), and a court has already sanctioned two lawyers $5,000 for a brief built on six cases ChatGPT invented (Mata v. Avianca, Inc., 2023). In every one of these contexts, a deliverable that can show its work wins over one that cannot.
A solo founder running an assurance-case gate is not a workaround for not having a team. It is a structural advantage over teams that don't have one.
How Sagentix Engages
If you want to see the 18-check quality gate applied to your specific market, the entry point is the Phase 1 PoC: CA$4,500, 5–7 business days, with a money-back guarantee. If the deliverable reveals nothing about your market, competitors, or positioning that you did not already know, you receive a full refund within 14 days and keep the deliverable. (Subject to terms.)
Every Phase 1 PoC ships with a quality-gate report showing which checks ran and what they validated. The deliverable carries a median of 38 APA 7th edition citations, declarative section titles throughout, an anti-hallucination evidence trace (Check 12), and my signature with credentials (CMC + CISSP + P.Eng. + MBA) Sagentix Phase 01 Market Intelligence, 2026.
Book a free 30-minute Strategy Diagnostic or email stephane@sagentix.ca directly to discuss whether the 18-check quality gate is the right rigor level for your decision.
Where This Leaves You
The gate runs against 1,412 curated artifacts every time, on every phase — the last automated line in a pipeline that starts with client due diligence and ends with my signature. That is how a solo founder enforces top-tier rigor without a 12-person QA team Sagentix 18-check quality gate, 2026. Phase 1 ships at CA$4.5K in 5–7 business days with a money-back guarantee (subject to terms); the full 10-phase pipeline runs CA$4.5K–$45K in 6–8 weeks.
The human-factors research reframed this for me: the review pyramid was never three chances to catch an error — it was three reviewers fatiguing on the same schedule. So here is the question I would put to any solo founder building a methodology-led offering: which of your quality checks currently depends on you being equally sharp on the 100th deliverable as the first — and what would it take to make that check deterministic instead?
References
- Chen, Z., Deng, Y., & Du, W. (2025). Trusta: Reasoning about assurance cases with formal methods and large language models. Science of Computer Programming, 244, 103288.
- Cheng, Q., Dai, Y., Liu, X., & Peng, S. (2026). The trust crisis in artificial intelligence: AI hallucinations and human–AI collaboration. Technology in Society, 86, 103286.
- Angwin, D. (2001). Mergers and acquisitions across European borders: National perspectives on preacquisition due diligence and the use of professional advisers. Journal of World Business, 36(1), 32–57.
- CMC-Canada. (2023). Uniform code of professional conduct. Canadian Association of Management Consultants.
- Dahl, M., Magesh, V., Suzgun, M., & Ho, D. E. (2024). Large legal fictions: Profiling legal hallucinations in large language models. Journal of Legal Analysis, 16(1), 64–93.
- Danziger, S., Levav, J., & Avnaim-Pesso, L. (2011). Extraneous factors in judicial decisions. Proceedings of the National Academy of Sciences, 108(17), 6889–6892.
- Grønsund, T., & Aanestad, M. (2020). Augmenting the algorithm: Emerging human-in-the-loop work configurations. The Journal of Strategic Information Systems, 29(2), 101614.
- Gompers, P. A., Gornall, W., Kaplan, S. N., & Strebulaev, I. A. (2020). How do venture capitalists make decisions? Journal of Financial Economics, 135(1), 169–190.
- Grove, W. M., Zald, D. H., Lebow, B. S., Snitz, B. E., & Nelson, C. (2000). Clinical versus mechanical prediction: A meta-analysis. Psychological Assessment, 12(1), 19–30.
- Healy, P. M., & Palepu, K. G. (2001). Information asymmetry, corporate disclosure, and the capital markets: A review of the empirical disclosure literature. Journal of Accounting and Economics, 31(1–3), 405–440.
- Hales, B. M., & Pronovost, P. J. (2006). The checklist — A tool for error management and performance improvement. Journal of Critical Care, 21(3), 231–235.
- Haynes, A. B., Weiser, T. G., Berry, W. R., Lipsitz, S. R., Breizat, A.-H. S., Dellinger, E. P., … Gawande, A. A. (2009). A surgical safety checklist to reduce morbidity and mortality in a global population. New England Journal of Medicine, 360(5), 491–499.
- Holzinger, A., Zatloukal, K., & Müller, H. (2025). Is human oversight to AI systems still possible? New Biotechnology, 85, 59–62.
- Klingbeil, A., Grützner, C., & Schreck, P. (2024). Trust and reliance on AI — An experimental study on the extent and costs of overreliance on AI. Computers in Human Behavior, 160, 108352.
- Krupinski, E. A., Berbaum, K. S., Caldwell, R. T., Schartz, K. M., & Kim, J. (2010). Long radiology workdays reduce detection and accommodation accuracy. Journal of the American College of Radiology, 7(9), 698–704.
- Malmendier, U., & Tate, G. (2008). Who makes acquisitions? CEO overconfidence and the market's reaction. Journal of Financial Economics, 89(1), 20–43.
- Manakul, P., Liusie, A., & Gales, M. J. F. (2023). SelfCheckGPT: Zero-resource black-box hallucination detection for generative large language models. In Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing (pp. 9004–9017). Association for Computational Linguistics.
- Mata v. Avianca, Inc., 678 F. Supp. 3d 443 (S.D.N.Y. 2023). Justia.
- McGowan, A., Gui, Y., Dobbs, M., Shuster, S., Cotter, M., Selloni, A., Goodman, M., Srivastava, A., Cecchi, G. A., & Corcoran, C. M. (2023). ChatGPT and Bard exhibit spontaneous citation fabrication during psychiatry literature search. Psychiatry Research, 326, 115334.
- Min, S., Krishna, K., Lyu, X., Lewis, M., Yih, W., Koh, P. W., Iyyer, M., Zettlemoyer, L., & Hajishirzi, H. (2023). FActScore: Fine-grained atomic evaluation of factual precision in long form text generation. In Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing (pp. 12076–12100). Association for Computational Linguistics.
- Minto, B. (2009). The Pyramid Principle: Logic in writing and thinking (3rd ed.). Pearson Education.
- Muram, F. U., & Javed, M. A. (2023). ATTEST: Automating the review and update of assurance case arguments. Journal of Systems Architecture, 134, 102781.
- Sagentix Advisors Inc. (2026). Sagentix 18-check quality gate — automated citation, provenance, and architecture validation. Sagentix Advisors Inc.
- Sagentix Advisors Inc. (2026). Sagentix GTM Methodology — 10-phase engagement architecture and cross-phase integration. Sagentix Advisors Inc.
- Sagentix Advisors Inc. (2026). Phase 01 Market Intelligence — NAICS-coded TAM/SAM/SOM methodology and competitive landscape. Sagentix Advisors Inc.
- Sagentix Advisors Inc. (2026). Phase 09 Digital Audit — productized GTM advisory benchmarking and evidence-discipline profile. Sagentix Advisors Inc.
- Walters, W. H., & Wilder, E. I. (2023). Fabrication and errors in the bibliographic citations generated by ChatGPT. Scientific Reports, 13, 14045.
- Warm, J. S., Parasuraman, R., & Matthews, G. (2008). Vigilance requires hard mental work and is stressful. Human Factors, 50(3), 433–441.
- VerticalIQ. (2026). Management consulting services industry profile (NAICS 541611). VerticalIQ.
Subscribe + get the workbook
The Bottom-Up TAM / SAM / SOM Workbook — free with your subscription
An 11-page tactical workbook with fillable worksheets — NAICS lookup, three-filter SAM test, Bull/Base/Bear SOM, and the diligence cross-checks. Not published anywhere else. Then get evidence-backed analysis every other Tuesday. No spam. Unsubscribe anytime. See past issues.

Stéphane Raby, CISSP, CMC, P.Eng., MBA
Founder & Principal — Sagentix Advisors
CMC | CISSP | P.Eng. | uOttawa Telfer Executive MBA — ranked #1 globally by CEO Magazine, 2023. 25+ years in technology strategy, cybersecurity, and management consulting.
Want This Evidence Applied to Your Market?
Phase 1 Market Intelligence starts at CA$4,500 with a money-back guarantee.