Skip to content
Get Started. Free Consult
Resource ยท 71 terms ยท Plain English

AI & vibe coding glossary

Plain-English definitions of 71 terms across AI, vibe coding, security and Australian compliance. Written for the non-technical reader who wants to know what their team is talking about, and the technical reader who wants to know how it lands in an Australian context.

23AI & Development

AI & Development

Agentic AI

AI systems that take actions in the world over multiple steps, not just produce a single response.

READ

Agentic Coding

Software development where an AI agent autonomously plans, writes, tests and ships code with minimal human keystrokes.

READ

AI 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

AI Literacy

The practical knowledge and judgement needed to use AI tools effectively and safely in a workplace context.

READ

AI Readiness

A structured assessment of how prepared an organisation is to adopt, govern and get value from AI tools and systems.

READ

Answer Engine Optimisation

The practice of structuring content so that AI answer engines (ChatGPT, Perplexity, Claude, Gemini) cite and surface your business in AI-generated responses.

READ

Context Window

The maximum amount of text (measured in tokens) a language model can process in a single request, covering both input and output.

READ

Embeddings

Numerical vector representations of text (or other content) that capture semantic meaning, enabling similarity search and retrieval.

READ

Fine-tuning

Adjusting a pre-trained AI model's weights on a smaller, specialised dataset so it performs better on a specific task.

READ

Foundation Model

A large AI model pre-trained on broad data that can be adapted to many downstream tasks.

READ

Fractional 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

Generative Engine Optimisation

The discipline of optimising content and brand signals so generative AI models include and positively represent your business in their outputs.

READ

Guardrails

Controls applied around or inside an AI system to constrain its outputs and prevent harmful, incorrect or out-of-scope responses.

READ

Hallucination

When an AI model generates output that is plausible but factually incorrect or fabricated.

READ

Jailbreak

An adversarial prompt that bypasses an AI model's built-in safety rules to make it produce content it normally would not.

READ

Large Language Model

A neural network trained on large volumes of text that can generate, summarise, translate and reason about language.

READ

Model Context Protocol

MCP

An open standard from Anthropic that lets AI assistants connect to external tools and data sources securely.

READ

Prompt Engineering

The practice of writing inputs to AI models in ways that produce reliable, well-structured outputs.

READ

Retrieval-Augmented Generation

RAG

An AI architecture that retrieves relevant documents from a knowledge base and feeds them to a model so the model answers from your data.

READ

System Prompt

The hidden instructions sent to a language model before any user input, defining its role, rules and behaviour.

READ

Token

The unit of text that language models process, roughly corresponding to a word or a few characters.

READ

Vector Database

A specialised database that stores text or other content as numeric embeddings and supports similarity search.

READ

Vibe Coding

Building software primarily by prompting an AI in plain English rather than writing the code yourself.

READ
19Security

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

Cross-Origin Resource Sharing

A browser security mechanism that controls which origins are permitted to make requests to an API or resource from client-side JavaScript.

READ

Cross-Site Request Forgery

CSRF

An attack where a user's authenticated session is abused to perform actions they did not intend, by tricking their browser into making a request.

READ

Cross-Site Scripting

XSS

An attack where malicious script is injected into a trusted website and runs in other users' browsers.

READ

Data Loss Prevention

Technology and policy controls that detect and prevent sensitive data from being sent to unauthorised destinations, including AI tools.

READ

Firebase Security Rules

Declarative access control rules for Firebase Firestore, Realtime Database and Cloud Storage that are evaluated server-side for every read or write.

READ

Multi-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

OWASP Top 10

A list of the most critical web application security risks, maintained by the Open Web Application Security Project.

READ

OWASP Top 10 for LLM Applications

OWASP's parallel security list specifically for applications built on large language models.

READ

Penetration Testing

An authorised simulated attack on a system to find vulnerabilities before a real attacker does.

READ

Prompt Injection

An attack where untrusted input contains instructions that the AI model follows, overriding the developer's intent.

READ

Rate 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

Role-Based Access Control

RBAC

A model where permissions are granted to roles, and users are assigned to roles, rather than permissions being assigned per user.

READ

Secret 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

Server-Side Request Forgery

SSRF

An attack where a server is tricked into making an HTTP request to an internal or unexpected destination on behalf of an attacker.

READ

Shadow 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

Supabase 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

Supply Chain Attack

A security attack that targets a dependency, vendor or component in the software supply chain rather than the target application directly.

READ

Zero-Trust Security

A security model where no user, device or service is trusted by default, including those inside the network perimeter.

READ
19Australian Compliance

Australian Compliance

ACNC

The national regulator of charities in Australia, responsible for registration, transparency and governance.

READ

ACSC

The Australian government's lead agency for cyber security, part of the Australian Signals Directorate.

READ

AHPRA

The national agency that regulates registered health practitioners in Australia, including their use of technology with patient information.

READ

AI Governance

The policies, accountability structures and controls that guide how an organisation develops, deploys and monitors AI systems responsibly.

READ

Australian Privacy Principles

The 13 legally binding principles under the Privacy Act 1988 that govern how organisations collect, use, disclose and protect personal information.

READ

Automated Decision-Making

The use of algorithms or AI systems to make or substantially inform decisions about individuals without meaningful human review.

READ

Consumer Data Right

The Australian legal framework that gives consumers the right to share their data held by large businesses with accredited third parties.

READ

Data Residency

The requirement or choice to store and process data within a specific geographic jurisdiction, such as Australia.

READ

Essential Eight

The Australian Cyber Security Centre's recommended baseline of eight mitigation strategies for protecting business systems against cyber threats.

READ

IRAP

An ASD program of independent assessors who evaluate ICT systems against Australian government security requirements.

READ

ISO 27001

The international standard for information security management systems, widely required in enterprise procurement and government supply chains.

READ

NDIS

Australia's national scheme funding support for people with permanent and significant disability, under mandatory standards for registered providers.

READ

NOPSEMA

The independent regulator for safety, well integrity and environmental management of Australian offshore oil and gas operations.

READ

Notifiable Data Breaches Scheme

Australian law requiring organisations covered by the Privacy Act to notify affected individuals and the OAIC about eligible data breaches.

READ

OAIC

Australia's national regulator for privacy, freedom of information and government information policy.

READ

PRIS Act

The Western Australian Privacy and Responsible Information Sharing Act 2024, which establishes a WA privacy framework for State public sector agencies.

READ

Privacy Act 1988

The Australian federal law that governs how organisations collect, use, disclose and protect personal information.

READ

SMB1001

The Cyber Wardens cyber security standard for Australian small businesses, providing a tiered certification path aligned to business size and risk.

READ

SOC 2

A US auditing standard for service organisations that documents how they protect customer data across five Trust Service Criteria.

READ
// start here

Need help applying any of these to your business? Start with a free consult

Book a Free ConsultSee Our Services

honest answers, no pitch deck, no commitment.