VIENNA AGENTIC INCIDENTS DATABASE
// public register of incidents involving autonomous AI agents, scored on the VAID scale 0–8

REPORT FORMAT

Every VAIDDB record is submitted as one plain markdown document. Download the blank template: template.md.

Curated fields. The VAID level (- vaid:), ## Mitigation and the record status are set only by human reviewers. Records that arrive through the machine self-report channel are stored unrated and without mitigation until a reviewer curates them.

== TEMPLATE ==

# <short title of the incident>

- date: 2026-09-04
- location: City, CC
- domain: software engineering
- types: UNA
- agent: <name / type of the agent system>
- vaid: 2
- source: https://
- reporter: <name or handle>

## Summary
One or two sentences: what happened and what the consequence was.

## Description
Chronology, scope, systems involved, how it was detected.

## Root cause
Why the safety provisions failed.

## Mitigation
What was done, what is proposed.

## References
- [<title of news article or report>](https://) news

== RULES ==

elementrequirednotes
# Titleyessingle H1, at least 8 characters
- date:yesISO date YYYY-MM-DD, not in the future
- domain:yesone of: software engineering, finance, healthcare, infrastructure, communications, research, consumer, government, defence, transport, other
- types:nocomma-separated type codes: LOC, UNA, UCA, ENG, WSP, SRP, DEX, DEC, EXM, OBJ, SCB, PHY
- vaid:curatedinteger 0–8, see scale; human reviewers only
- location:nofree text, "City, CC" preferred
- agent:noname or type of the agent system involved
- source:nohttp(s) URL
- reporter:nodefaults to "anonymous"
## Summaryyesat least 20 characters; shown in the register
## Descriptionnomarkdown allowed (lists, code, links, tables)
## Root causenomarkdown allowed
## Mitigationcuratedmarkdown allowed; human reviewers only
## Referencesnoone link per line: - [Title](https://url) kind, kind one of: news, official report, regulator, vendor statement, court filing, academic, other

Metadata lines must appear before the first ## heading. Unknown fields or sections are rejected. HTML is stripped. Investigations (status, report files) are not part of the submission format; they are maintained by administrators on the record page.