Home/Blog/Technical Leadership
Technical Leadership

The 12 Decisions a Founder Shouldn't Make Without Technical Leadership

Direct answer · Which technical decisions should a founder not make without a CTO?

Twelve decisions compound badly when made without senior technical input: build versus buy, the first engineering hire, architecture at seed stage, database and data-model choices, vendor lock-in, security posture before enterprise deals, when to rewrite, how to scope an agency, technical diligence readiness, the AI provider decision, what to measure in production, and when to stop using a fractional CTO. Each one is cheap to get right at the time and expensive to reverse eighteen months later.

Summary

Most technical debt is not written in code. It is decided in a meeting, by someone without the context to know what they are choosing.

Technical debt is a decision, not a codebase

The phrase 'technical debt' makes it sound like something engineers accrue while typing. In practice, the debt that actually hurts a company was taken on in a meeting — often a short one, often by a non-technical founder doing their best with the information available, often on a Tuesday.

The twelve below are the decisions we most often find at the root of an expensive correction. They share a shape: cheap to get right at the time, disproportionately expensive to reverse later, and rarely obvious as consequential in the moment.

The four that compound fastest

If you only get four of these right, get these four:

  • 1. Build versus buy. The default answer is buy, and the exception is narrow: build only when the workflow is a competitive advantage rather than merely unusual. Building to save on licence fees trades a predictable cost for an unbounded one.
  • 2. The first engineering hire. A first hire sets the culture, the stack and the hiring bar for everyone after them. Hiring a generalist when you need a specialist — or a specialist when you need someone who will do everything — is an 18-month correction, because you inherit both the person and their architecture.
  • 3. The data model. Almost every rebuild we have been asked to quote traces back to a data model shaped around the first customer. It is the single most expensive thing on this list to change, because it touches everything.
  • 4. Vendor lock-in. Not whether to use vendors — you should — but whether you can leave. Build directly against one provider's SDK and switching becomes a rewrite. Build behind a thin abstraction and it becomes a configuration change.
Cheap to get right on the day. Disproportionately expensive to reverse eighteen months later. That shape is what makes a decision worth a second opinion.

The eight that follow

  • 5. Architecture at seed stage. The failure mode is not under-engineering; it is building for a scale you do not have while ignoring the constraints you do.
  • 6. Security posture before enterprise deals. Your first enterprise prospect will send a security questionnaire. Answering it honestly six months early is a project; answering it dishonestly is a liability.
  • 7. When to rewrite. Rescue is right more often than teams expect. Slow delivery is usually a pipeline problem, not an architecture one.
  • 8. How to scope an agency. An agency with no technical counterpart on the client side grades its own homework. That is not a criticism of agencies; it is a structural problem with the arrangement.
  • 9. Technical diligence readiness. Investors and acquirers ask a predictable set of questions. Knowing your own answers before they ask changes the negotiating position materially.
  • 10. The AI provider decision. Free tiers of major providers typically use submitted content to improve their products; paid tiers contractually do not. Teams discover this in a pilot and inherit it into production.
  • 11. What to measure in production. Change lead time, error rate and deploy frequency tell you more about engineering health than any status meeting.
  • 12. When to stop using a fractional CTO. A good engagement names its own exit condition. One that does not is selling you a dependency.

What the DORA research says about which signals matter

Google's DORA programme has been the most rigorous public research on software delivery performance for over a decade, surveying tens of thousands of professionals. Its central finding is that four measures predict both delivery performance and organisational outcomes: deployment frequency, lead time for changes, change failure rate, and time to restore service.

For a founder without a CTO, that is unusually actionable. You do not need to evaluate architecture to know whether engineering is healthy — you need four numbers, and you can ask for them today. A team that ships weekly, gets a one-line change to production in under a day, and recovers from failure in under an hour is functioning. A team where any of those is measured in weeks has a problem worth investigating, whatever the roadmap says.

Deploy frequencyHow often code reaches production
Lead timeCommit to production for a one-line change
Change failure rateShare of deploys causing a problem
Time to restoreHow fast you recover when one does

The decision-count test

The question underneath most of this is not 'do we need technical leadership' — you do — but what shape it takes. The test we use is a count. List the decisions above that are genuinely live in the next two quarters. Fewer than one a week and a full-time CTO will spend a lot of time inventing work; more than that and a fractional arrangement becomes a bottleneck.

As a rough marker, companies under about 25 engineers usually do not have enough sustained CTO-level work to justify the role. The exception is when you are raising, and the CTO is part of the story investors are buying.

Where we would tell you not to hire us

If your list of live decisions is short and mostly about shipping features faster, you do not need a fractional CTO. You need a strong lead engineer, which is a cheaper hire and a faster search. We will tell you that on the call rather than after the invoice.

Equally, if you are past 25 engineers, raising a round where technical leadership is part of the pitch, or fielding enterprise security reviews weekly — hire full-time. Fractional at that point is a bottleneck dressed as a saving.

Frequently asked

Most are recoverable. The order of difficulty, hardest first: data model, permissions model, first hire, vendor lock-in. Everything else on the list can usually be corrected inside a quarter without stopping delivery. Start by measuring change lead time — if it is measured in days, fix the pipeline before touching architecture.

For several, yes — and if they can, that is the cheaper answer. The decisions that genuinely benefit from outside perspective are the ones where your team has a stake in the outcome: whether to rewrite, whether to hire, whether the agency is delivering. Those are hard to grade from inside.

Ask two questions: how long does a one-line change take to reach production, and how often did we deploy last month. Both are answerable from memory in most small teams, and both are diagnostic. Formal instrumentation can follow.

It should not be. Advisory-only leaves you holding the same decisions with a slide deck attached. The version that works combines architectural judgment with hands-on capability — code review, vendor accountability, and sitting in the diligence meeting.

CE
Corelynx Editorial · Corelynx · info@corelynx.com
Keep reading
Salesforce & Agentforce August 28, 2026 10 min read

Salesforce Optimisation vs Replatforming: How to Tell Which You Need

Most mid-market companies are not buying their first CRM. They are deciding whether to fix the one they have or leave it.

Read the article
Salesforce & Agentforce August 24, 2026 13 min read

Agentforce Readiness: Six Evidence Tests, and What Failing Each One Costs

The demo is always impressive. What determines whether it survives production is six things, and none of them are the agent.

Read the article
AI Architecture August 21, 2026 9 min read

Most AI Pilots Fail Before the Model Is Chosen

An argument against buying AI tooling, from a firm that sells AI transformation.

Read the article
AI Architecture August 17, 2026 12 min read

The AI Architecture Decision That Determines Whether You Can Ever Switch Providers

Most AI lock-in is not contractual. It is architectural, self-inflicted, and decided in week two of the pilot.

Read the article
Technical Leadership August 14, 2026 8 min read

Why We Tell Some Founders They Don't Need a Fractional CTO

A meaningful share of founders who ask us for a fractional CTO do not need one. Telling them costs us a deal and buys something worth more.

Read the article
Build vs Buy August 7, 2026 10 min read

Rebuilding a Bespoke CRM as the System of Revenue Truth: What We'd Do Differently

Publishing your own second-guessing is rare in consulting. It is also the only way a case study tells you anything useful.

Read the article
Build vs Buy August 3, 2026 11 min read

What a Production-Grade MVP Actually Includes

Two quotes for the same MVP, $20,000 apart. The gap is almost never features — it is the eight things that do not demo.

Read the article
Adoption & Change July 29, 2026 9 min read

Your CRM Will Not Fail on Technology. It Will Fail on Adoption.

The post-mortem on a failed CRM almost never blames the software, and almost always blames "adoption". But adoption is an outcome, not a cause. Here is what produces it.

Read the article
CRM Strategy July 22, 2026 12 min read

How to Develop a CRM Strategy Before You Buy Anything

Most CRM strategies are written after the platform is chosen, which makes them implementation plans wearing a strategy label. Here are the four decisions that have to come first — and the order they go in.

Read the article
Revenue Operations July 15, 2026 11 min read

Is Your CRM Delivering? Six Tests It Should Pass

Most CRM reviews measure adoption — logins, records created, fields filled. Those tell you the system is being used, not that it is working. Here are six tests that measure whether it earns its cost.

Read the article
Build vs Buy July 8, 2026 10 min read

Why an Off-the-Shelf CRM Is Not Enough for Your Company

Packaged CRM is the right answer more often than custom-software firms like to admit — and the wrong answer more often than buyers realise. Here is the decision framework, including the cases where you should not build.

Read the article
Field Operations June 30, 2026 9 min read

Mobile CRM: What Field Teams Actually Need From It

Every CRM has a mobile app and most field teams do not use it. The reason is a design decision, not a technology limit — mobile gets treated as a smaller desktop rather than a different job.

Read the article
Revenue Operations June 24, 2026 16 min read

What Is Revenue Intelligence? The 2026 Executive Guide

Vendors use the term for everything from call recording to dashboards. Underneath the noise is a real discipline — here's the plain-language version, with a maturity model and a starting sequence.

Read the article
AI Architecture June 18, 2026 17 min read

Public vs. Private LLMs: An AI Architecture That Protects Your Data

You don't have to choose between AI capability and data privacy — and you definitely don't have to marry one vendor. The architecture that solves both, explained in plain language.

Read the article
Salesforce & Agentforce June 10, 2026 14 min read

Salesforce Agentforce Implementation Cost in 2026: A Transparent Breakdown

Agentforce ARR is growing 205% year over year, and every Salesforce AE has quota pressure to sell it. Here's what implementation actually costs — and the readiness question to answer before spending anything.

Read the article

Talk this through with a practitioner.

The first conversation is about context and fit — nothing more.

Book a Strategy Session

Keep exploring.

See everything under Blog.

Browse Blog
Book a Strategy Session