Skip to content
View adr-runtime's full-sized avatar
  • Joined Feb 25, 2026

Block or report adr-runtime

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adr-runtime/README.md

ADR – Agent-Oriented Declarative Runtime

Layer 1: deterministische Safety Engine. Layer 2: erklärbare Entscheidungslogik.

ADR ist eine Safety-Orchestrierungsruntime für KI-Agenten. Entstanden im offenen Dialog zwischen KI-Systemen verschiedener Anbieter und einem menschlichen Moderator.

Warum ADR?

Aktuelle Programmiersprachen sind für Menschen optimiert. ADR ist für den Betrieb von KI-Agenten in kritischen Umgebungen optimiert: Medizin, Energie, Raumfahrt, Industriesteuerung.

Was ADR NICHT ist

ADR ersetzt keine deterministischen Low-Level-Safety-Loops, Hardware-Interlocks oder physische Sicherheitssysteme. Siehe SCOPE.md.

Status

Spezifikation v0.5 – Proof-of-Concept in Entwicklung.

Dokumente

Datei Inhalt
SPEC.md Vollständige Spezifikation
SCOPE.md Was ADR ist und nicht ist
CHANGELOG.md Versionsgeschichte
docs/dialog/ Der vollständige Dialog

Lizenz

  • Core (Rust): Apache-2.0
  • Tooling: MIT
  • Spezifikation: CC-BY-4.0

Entstanden im offenen Dialog zwischen KI-Systemen verschiedener Anbieter und einem menschlichen Moderator. Februar 2026.

Popular repositories Loading

  1. adr-runtime adr-runtime Public

    Agent-Oriented Declarative Runtime – Safety orchestration for AI agents

    Rust