52 catalogued entries across 8 intellectual lanes — the academic and regulatory substrate underpinning NETEVO's Law-to-Code Methodology and AU AI governance work.
Citations link out — NETEVO does not redistribute source documents.
Six desirable features of explainability for RaC — transparency, traceability, availability, sustainability, links to legal sources, and accountability — assessed against AustLII's...
Methodology for representing legislative rules propositionally, with a pre-processor that scales the RaC conversion to large bodies of legislation; demonstrates viability across...
Prolog + NLP + XAI pipeline for extracting executable rules from legal text, validated on the Austrian Study Funding Act at the Austrian Ministry of Finance; outlines a path to...
ISO's published, peer-reviewed integration guide. Articulates how multiple management-system standards combine into a single engineered system organised around the Harmonized...
Mökander, Schuett, Kirk, Floridi (2024) · AI & Ethics 4
Proposes a three-layered audit blueprint for large language models — governance audits (of providers' organisational accountability structures and quality management systems),...
The Australian-adopted normative standard for AI Management Systems — the AU mirror of the international ISO/IEC 42001:2023. Specifies requirements for an organisation to...
Joint AICD–HTI board-level framework for AI governance, structured as the "eight elements of safe and responsible AI governance" — the AU canonical board-readable AI governance...
The international ISO/IEC normative standard for AI Management Systems. Specifies requirements for establishing, implementing, maintaining, and continually improving an AI...
The terminology standard underpinning the entire ISO/IEC AI MS family. Defines 117 numbered terms across seven groups (AI generally, data, machine learning, neural networks,...
The operational guidance for AI system impact assessment — the practical implementation of ISO/IEC 42001 Clause 6.1.4 and Annex A.5. Five informative annexes; Annex A Table A.1...
AI-specific risk management guidance. Operationalises ISO 31000:2018 for AI by mirroring its clause structure (Principles in Clause 4, Framework in Clause 5, Process in Clause 6)...
The governance standard addressed to the governing body (board / top management), not the AIMS owner. Overlays ISO/IEC 38500:2015 (governance of IT) and ISO 37000:2021 (governance...
Applies the Institute of Internal Auditors' canonical Three-Lines-of-Defence model (operational management — Line 1; risk management and compliance — Line 2; internal audit —...
The reference paper for Amazon's Cedar policy language. Combines role-based and attribute-based access control with formal analysis so that authorisation policies can be...
A peer-reviewed domain-specific language designed to make legal text mechanically translatable into executable code, built around defeasible logic so the language structure mirrors...
A leading legal-scholarship treatment of the EU AI Act Article 27 Fundamental Rights Impact Assessment (FRIA). Article-by-article reading of FRIA's roots, scope, obligations,...
A peer-reviewed Australian public-law critique of Rules-as-Code on rule-of-law grounds. Identifies the constitutional and administrative-law objections to translating legislation...
Direct AU academic treatment of director-duty implications of AI adoption. Applies the Corporations Act 2001 (Cth) ss 180–183 duty framework to board-level AI governance. The...
Risk-failure-consequence triad applied to AU corporate governance under AI conditions. Operationalises the abstract director-duty framework into concrete failure modes and...
Applies defeasible deontic logic — the Governatori computational-law lineage — to AI-system compliance. Bridges Lane A (AI compliance and audit) and Lane B (formal methods /...
ASIC's landmark AI-in-financial-services report. Documents how 23 AFS and credit licensees were using and planning to use AI, how they were identifying and mitigating associated...
The OAIC's October 2024 position on how the Privacy Act 1988 (Cth) and the Australian Privacy Principles apply when entities adopt and use commercially-available AI products....
The OAIC's October 2024 position on the privacy obligations of entities developing or training generative AI models using personal information. Sets out OAIC expectations on data...
Cross-industry prudential standard for operational risk management applying to all APRA-regulated entities (ADIs, insurers, superannuation trustees). Requires boards to maintain...
The information-security companion to CPS 230 (§25). Requires APRA-regulated entities to maintain information-security capability commensurate with information-security...
The NSW state-government framework for assessing AI risk in agency projects. Originally issued March 2022 as the AI Assurance Framework; renamed and substantially updated 1 July...
The NSW Government's strategic policy frame for AI development and deployment by NSW Government agencies. Built around five themes — building public trust, digital uplift, building...
Australia's voluntary AI safety standard — ten guardrails covering accountability, risk management, data governance, testing, human oversight, transparency, contestability,...
The Commonwealth proposals paper on regulating high-risk AI through mandatory guardrails, proposed approaches to defining high-risk AI, and three regulatory options for mandating...
The US national voluntary framework for managing AI risk. Organised around four core functions — Govern, Map, Measure, and Manage — applied across the AI lifecycle. The most...
The generative-AI specific profile of the NIST AI RMF (§31). Identifies twelve risk categories unique or exacerbated by generative AI — confabulation, dangerous content, data...
The EU's first horizontal AI regulation — sets harmonised rules on AI systems, classifies them by risk (unacceptable / high-risk / limited-risk / minimal-risk), and imposes...
The foundational AU statutory-body report on AI and human rights. Culmination of three years of consultation with industry, governments, civil society, and communities. 38...
Australia's eight-principle AI Ethics Framework — human, social and environmental wellbeing; human-centred values; fairness; privacy protection and security; reliability and...
Australian Government et al. (2024) · National Assurance Framework
The federal-and-aligned-states AU framework for AI assurance in government. A joint authoring achievement of the Commonwealth and every state and territory government, signed at...
The current AU national-level voluntary AI governance framework. 6 essential practices — (1) Decide who is accountable, (2) Understand impacts and plan accordingly, (3) Measure...
APRA's first AI-specific Letter to Industry. Reports findings from a late-2025 targeted supervisory review across all APRA-regulated industries — that AI adoption is accelerating...
The first AU public-sector framework specifically addressed to agentic AI deployment in government. Sets out a six-element framework (policy position, use case identification,...
OWASP Gen AI Security Project (2025) · OWASP LLM Top 10
OWASP enumeration of the ten most critical security risks for LLM-integrated applications across the build, deploy and manage lifecycle. 2025 edition; LLM01 Prompt Injection...
OWASP Gen AI Security Project (2026) · OWASP Agentic Top 10
OWASP enumeration of the ten most critical security risks for autonomous and agentic AI systems that plan, act and make decisions across workflows. ASI01 Agent Goal Hijack through...
MITRE knowledge base of real-world adversary tactics and techniques against AI-enabled systems, modelled on the ATT&CK structure. Current data: 1 matrix, 16 tactics, 84 techniques,...
IETF protocol defining a mechanism for delegating authorisation to a piece of software and conveying the resulting grant artifacts, covering API access and subject information....
JSON-based, tamper-evident audit log format for autonomous AI agents, with SHA-256 hash chaining per RFC 8785 and optional ECDSA signatures for non-repudiation.
Kasselman et al. (2026) · draft-klrc-aiagent-auth-01
IETF draft setting out authentication and authorisation considerations for AI agents acting on behalf of users, building on OAuth 2.0 and related token mechanisms.
General-purpose policy engine that decouples policy decision-making from application logic, using the Rego declarative language for policy-as-code across the stack.
Authorisation platform built on the Polar declarative policy language, delivered as the hosted Oso Cloud service with open-source Polar client libraries.
Event-sourcing architecture that separates an agent's cognitive intention from project state mutation: agents emit validated JSON intentions, a deterministic orchestrator persists...
Domain-specific specialisation of the ESAA event-sourcing architecture (§51) for agent-assisted security auditing of AI-generated code: a governed pipeline of reconnaissance,...