Plain English reference
AI and vibe coding glossary
Definitions across AI, software, security and Australian compliance, written for the person making the decision rather than the person selling the acronym. Every term includes why it matters here.
Short definition. Detailed explanation. Australian business context.
71 definitions
Find a subject
Start with the language around the decision
Glossary category
AI & Development
Agentic AI
AI systems that take actions in the world over multiple steps, not just produce a single response.
Read definitionAgentic Coding
Software development where an AI agent autonomously plans, writes, tests and ships code with minimal human keystrokes.
Read definitionAI Agent
A software system that uses an AI model to perceive its environment, make decisions and take actions to achieve a goal over multiple steps.
Read definitionAI Literacy
The practical knowledge and judgement needed to use AI tools effectively and safely in a workplace context.
Read definitionAI Readiness
A structured assessment of how prepared an organisation is to adopt, govern and get value from AI tools and systems.
Read definitionAnswer Engine Optimisation
AEOAn industry term for making web content easy for search and AI answer systems to find, understand and cite.
Read definitionContext Window
The maximum amount of text (measured in tokens) a language model can process in a single request, covering both input and output.
Read definitionEmbeddings
Numerical vector representations of text (or other content) that capture semantic meaning, enabling similarity search and retrieval.
Read definitionFine-tuning
Adjusting a pre-trained AI model's weights on a smaller, specialised dataset so it performs better on a specific task.
Read definitionFoundation Model
A large AI model pre-trained on broad data that developers can adapt to many downstream tasks.
Read definitionFractional Chief AI Officer
A part time or contract executive who provides AI strategy, governance and implementation leadership without the cost of a full time hire.
Read definitionGenerative Engine Optimisation
GEOThe emerging practice of improving how generative search systems can understand, retrieve and represent published content.
Read definitionGuardrails
Controls applied around or inside an AI system to constrain its outputs and prevent harmful, incorrect or out of scope responses.
Read definitionHallucination
When an AI model generates output that is plausible but factually incorrect or fabricated.
Read definitionJailbreak
An adversarial prompt that bypasses an AI model's built in safety rules to make it produce content it normally would not.
Read definitionLarge Language Model
LLMA neural network trained on large volumes of text that can generate, summarise, translate and reason about language.
Read definitionModel Context Protocol
MCPAn open standard from Anthropic that lets AI assistants connect to external tools and data sources securely.
Read definitionPrompt Engineering
The practice of writing inputs to AI models in ways that produce reliable, well structured outputs.
Read definitionRetrieval-Augmented Generation
RAGAn AI architecture that retrieves relevant documents from a knowledge base and feeds them to a model so the model answers from your data.
Read definitionSystem Prompt
Developer supplied instructions that set an AI model's role, rules and behaviour at a higher priority than ordinary user input.
Read definitionToken
The unit of text that language models process, roughly corresponding to a word or a few characters.
Read definitionVector Database
A specialised database that stores text or other content as numeric embeddings and supports similarity search.
Read definitionVibe Coding
Building software primarily by prompting an AI in plain English rather than writing the code yourself.
Read definitionGlossary category
Tools & Platforms
Bolt.new
A browser based full stack AI app builder by StackBlitz that ships working apps from natural language prompts.
Read definitionClaude Code
Anthropic's command line agentic coding tool that reads, writes and edits code across an entire repository.
Read definitionCursor
An AI first code editor that combines autocomplete, chat and multi-file refactoring with several foundation models.
Read definitionLovable
A web based AI app builder that generates React + Supabase applications from natural language prompts.
Read definitionn8n
A source available workflow automation platform that you can self host or run as a managed cloud service.
Read definitionReplit
A browser based development environment with built in hosting and an AI agent that writes and deploys code.
Read definitionSupabase
An open source backend as a service that provides a Postgres database, auth, storage and edge functions.
Read definitionGlossary category
Security
API Key
A secret credential string used to authenticate a calling application to an API, granting it access to that service's resources.
Read definitionCross-Origin Resource Sharing
A browser security mechanism that controls which origins may make requests to an API or resource from client side JavaScript.
Read definitionCross-Site Request Forgery
CSRFAn attack that abuses a user's authenticated session to perform actions they did not intend, by tricking their browser into making a request.
Read definitionCross-Site Scripting
XSSAn attack that injects malicious script into a trusted website so it runs in other users' browsers.
Read definitionData Loss Prevention
Technology and policy controls that detect and prevent sensitive data from being sent to unauthorised destinations, including AI tools.
Read definitionFirebase Security Rules
Declarative access control rules for Firebase Firestore, Realtime Database and Cloud Storage that the server evaluates for every read or write.
Read definitionMulti-Factor Authentication
A login security control requiring two or more verification factors so a stolen password alone is not sufficient to compromise an account.
Read definitionOWASP Top 10
A list of the most critical web application security risks, maintained by the Open Web Application Security Project.
Read definitionOWASP Top 10 for LLM Applications
OWASP's parallel security list specifically for applications built on large language models.
Read definitionPenetration Testing
An authorised simulated attack on a system to find vulnerabilities before a real attacker does.
Read definitionPrompt Injection
An attack where untrusted input contains instructions that the AI model follows, overriding the developer's intent.
Read definitionRate Limiting
Controls on how many requests a client can make to an API or endpoint within a time window, preventing abuse and denial of service.
Read definitionRole-Based Access Control
RBACA model that grants permissions to roles, then assigns users to those roles, rather than assigning permissions to each user individually.
Read definitionSecret Leak
The accidental exposure of a credential, API key, private key or password in source code, a git repository or a public facing file.
Read definitionServer-Side Request Forgery
SSRFAn attack where a server is tricked into making an HTTP request to an internal or unexpected destination on behalf of an attacker.
Read definitionShadow AI
The use of AI tools by staff without IT or management knowledge or approval, often involving personal data sent to consumer AI products.
Read definitionSupabase Row Level Security
Postgres feature, exposed in Supabase, that enforces per row access rules so the database itself decides who can see or modify each row.
Read definitionSupply Chain Attack
A security attack that targets a dependency, vendor or component in the software supply chain rather than the target application directly.
Read definitionZero-Trust Security
A security model that trusts no user, device or service by default, including those inside the network perimeter.
Read definitionGlossary category
Australian Compliance
ACNC
The national regulator of charities in Australia, responsible for registration, transparency and governance.
Read definitionACSC
The Australian government's lead agency for cyber security, part of the Australian Signals Directorate.
Read definitionAHPRA
The national agency that regulates registered health practitioners in Australia, including their use of technology with patient information.
Read definitionAI Governance
The policies, accountability structures and controls that guide how an organisation develops, deploys and monitors AI systems responsibly.
Read definitionAustralian Privacy Principles
APPThe 13 legally binding principles under the Privacy Act 1988 that govern how organisations collect, use, disclose and protect personal information.
Read definitionAutomated Decision-Making
ADMThe use of algorithms or AI systems to make or substantially inform decisions about individuals without meaningful human review.
Read definitionConsumer Data Right
CDRThe Australian legal framework that gives consumers the right to share their data held by large businesses with accredited third parties.
Read definitionData Residency
The requirement or choice to store and process data within a specific geographic jurisdiction, such as Australia.
Read definitionEssential Eight
The Australian Cyber Security Centre's recommended baseline of eight mitigation strategies for protecting business systems against cyber threats.
Read definitionIRAP
An ASD program of independent assessors who evaluate ICT systems against Australian government security requirements.
Read definitionISO 27001
The international standard for information security management systems, widely required in enterprise procurement and government supply chains.
Read definitionNDIS
Australia's national scheme funding support for people with permanent and significant disability, under mandatory standards for registered providers.
Read definitionNOPSEMA
The independent regulator for safety, well integrity and environmental management of Australian offshore oil and gas operations.
Read definitionNotifiable Data Breaches Scheme
Australian law requiring organisations covered by the Privacy Act to notify affected individuals and the OAIC about eligible data breaches.
Read definitionOAIC
Australia's national regulator for privacy, freedom of information and government information policy.
Read definitionPRIS Act
The Western Australian Privacy and Responsible Information Sharing Act 2024, which establishes a WA privacy framework for State public sector agencies.
Read definitionPrivacy Act 1988
The Australian federal law that governs how organisations collect, use, disclose and protect personal information.
Read definitionSMB1001
A cyber security standard published by Dynamic Standards International for small and medium businesses, with five maturity levels from Bronze to Diamond.
Read definitionSOC 2
A US auditing standard for service organisations that documents how they protect customer data across five Trust Service Criteria.
Read definitionGlossary category
Developer Concepts
Content Security Policy
CSPAn HTTP response header that tells browsers which sources of script, style, image and other content the page may load.
Read definitionEnvironment Variable
A named value injected into an application at runtime, used to configure behaviour and inject secrets without committing them to code.
Read definitionSource Map
A file that maps minified production JavaScript back to the original source code, useful for debugging but a leak risk if shipped to production.
Read definitionApply the definition
Need help working out what any of this means for your business?
Bring us the decision, not a polished brief. We will help map the fit.