SECAI Core · phase 5 of 15 · noun

Low-code

When an AI system is used to accelerate the code development but a human may be involved in the writing of some code

The Explain card

Plain English
Low-code describes using an AI system to accelerate code development while a human still writes or adjusts some of the code, blending generated and hand-crafted parts.
Example
A developer has an AI assistant scaffold a REST service, then edits the handlers, adds business logic and wires up authentication. The generated boilerplate gets a quick skim; the custom pieces get the usual review.
Why it matters
The mix creates uneven scrutiny. Generated sections may carry outdated dependencies or insecure defaults that a hurried developer accepts. Defenders push for the same review and scanning standard across generated and handwritten code.
Hook
Low-code is pair programming with a machine; the human is still on the hook for the result.

Word knowledge

How the word is built, where it came from, and what it sits beside in memory.

In a sentence

On the contractor-portal review, testers open the low-code Power Apps canvas and inspect the custom connector that writes the badge query.

How it is built
  • low- prefix small in amount or degree
  • code root a system of signs; later, machine instructions
Where it came from
Origin
English hyphenated compound of Old English lāh, low (from Old Norse lágr, low-lying), and Latin codex via Old French code, a book of laws
Entered the language
2014
What changed
Low had named a small height since Old English, then a small amount. Code had named a book of laws, then a cipher, then the instructions a machine follows. Forrester analysts in 2014 joined the two with a hyphen, on the same pattern as low-key and low-tech. Vendor catalogs then used the pair as a platform label, and no-code later took the neighboring slot.
How it is spelled
Pattern
A hyphen joins two free English stems so each half stays visible, as in low-code, low-key, and low-tech
Pattern
ow at the end of a short stem spells /oʊ/, as in low, grow, and snow
Pattern
o-e after a single consonant spells the long /oʊ/ in code, as it does in rode and node
Breaks the pattern
catalogs swing between low-code with a hyphen, low code as two words, and lowcode as one; the hyphen is the study spelling
Breaks the pattern
the pair often sits as an adjective before platform or tool, even when a card files it as a noun

Spelled like

  • low-key
  • low-tech
  • no-code
  • decode
Broken into chunks
  • low
    • lower
    • lowly
    • below
  • code
    • decode
    • encode
    • codebook
  • low-
    • low-key
    • low-tech
    • low-end
  • ow
    • grow
    • snow
    • show
What it sits beside

Same subject

Same shape

Hyphenated low- compounds

  • low-key
  • low-tech
  • low-end

Development-speed labels

Catalog compounds in software

  • open-source
  • full-stack

Where it sits in the deck

Phase 5: Interacting with Models: Prompting, APIs, and Retrieval

With a working model and clean data, learn the interaction layer — how users and systems communicate instructions and retrieve grounded answers.