- Agent
- An AI program that carries out tasks on its own: reads, writes, tests, researches.
- Intent
- The document that says which problem to solve, from which signal, and what stays out.
- Spec
- The blueprint: what must be true at the end, written so it can be checked.
- Bolt
- A short build step, a few hours long, with a start, an end and a test.
- Gate
- The checklist the machine runs before letting something through.
- Evidence
- The proof: the test results, the screenshot.
- Hook
- An automatic lock that fires at the right moment, such as when trying to finish without proof.
- Scan
- The automated test that looks for security flaws in code, in a system or in a network.
- CVE
- The public number of a known flaw in a piece of software, like a recall notice.
- SAST and DAST
- The test that reads the code at rest, and the test that attacks the running application.
- FinOps
- Treating cloud and AI cost as the responsibility of whoever builds, with data, an owner and a date.
- Plugin
- The package that carries rules, recipes and locks into any AI session.
- Skill
- A recipe: the step by step of a task that repeats.
- Diamond
- The point in the cycle where a person approves.
- Breaker
- The switch that stops the agent at once, on the highest autonomy step.