Concept register · Concept 48 of 64 · Theme: humans move up the stack Reviewed 2026-09-01

assay  ·  concepts  ·  humans-move-up-stack

The fundamentals-first amplifier

Agentic coding multiplies whatever delivery discipline already exists rather than substituting for it. Teams with working CI, trustworthy tests, a platform and agreed standards accelerate; teams without them get worse, because making one part of an interconnected system fast exposes every other bottleneck.

corroborated · assay: fundamentals-first by design

3 independent sources · sighted at DevCon London 2026 · last reviewed 2026-09-01


§1What it is

An ordering rule, not a checklist

The measurement and guardrail layer — CI, tests, and standards the team actually agrees on — must be made trustworthy before agents are pointed at the code. If agents cannot run tests to find out they have broken your software, do not be surprised when they break your software. If the humans do not agree what good looks like, there is a very low chance an agent produces code the team approves of.

Adoption readiness is fundamentals, not license count

One organization spent a year and a half systematizing flow before the AI push, then taught failure modes first and reached 94% adoption. Another made its static analysis and test suites trustworthy before any agent wrote code, and worked one area at a time. The organizations that jumped in top-down demoed features that did not match the product, because years of engineering-principle guardrails vanished in the rush.

Agents inherit repository practice

A repository with no tests yields agents that write no tests. The practices encoded in the repo are the practices the agent adopts, which is why the guardrail layer is a precondition rather than a follow-up.


§2Sightings

DevCon London 2026 · 3 sightings

Also: the DORA 2025 report.


§3Where Assay stands

The best external argument that methodology precedes tooling

Assay’s whole posture is a fundamentals-first design: machine-checkable gates before autonomy in the lifecycle, briefs that carry their own Verify tables, and practice encoded in skills and written rules rather than inferred by agents from a weak-convention repository. The adoption flow installs the guardrail layer before any desk runs.

The gap: no readiness check

The install path scaffolds the fundamentals but does not yet assess an adopter’s existing CI and test trustworthiness before desks are turned loose on a brownfield repository. That check is the mechanism this evidence names and Assay does not have.


§4Watch

  • Whether the summit circuit picks this up — the evidence is currently DevCon-only — and whether anyone quantifies the threshold the amplifier framing leaves open.
  • Reference implementations of an adoption-readiness assessment that gates agent rollout on measured CI and test trustworthiness.