Drupal is a registered trademark of Dries Buytaert
Menu Per Role 8.x-1.9 Minor update available for module menu_per_role (8.x-1.9). AI (Artificial Intelligence) 1.5.0-alpha1 First alpha version released for module ai (1.5.0-alpha1). Easy Encryption 1.0.4 Minor update available for module easy_encryption (1.0.4). Soccerbet 1.1.15 Minor update available for module soccerbet (1.1.15). United Nations Maps & Geoservices 3.0.8 Minor update available for module unep_maps (3.0.8). Burndown 1.0.71 Minor update available for module burndown (1.0.71). Bible 3.4.1 Minor update available for module bible (3.4.1). Bible 3.4.0 Minor update available for module bible (3.4.0). Menu Per Role 2.0.0 Module menu_per_role updated after 7 months of inactivity (2.0.0). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module logs editorial and technical decisions as queryable content entities, similar to Architecture Decision Records. It captures not only what changed but also the reasoning behind it, making this information available for review, onboarding, and auditing, especially for AI-assisted changes.

AI Decision Log stores editorial and technical decisions as persistent, queryable content entities — an ADR-style (Architecture Decision Record) trail for both human and AI-assisted changes. It answers not just what changed but why, and keeps that reasoning available for review, onboarding and audit.

The problem it solves

Decisions made during content and configuration work — especially AI-assisted ones — usually vanish into commit messages, chat logs or nobody's memory. AI Decision Log captures them as first-class, permissioned records you can query and report on.

What each decision records

  • Title, summary and context — the situation and why a decision was needed.
  • The decision and the alternatives that were considered.
  • Related entities, configuration or modules.
  • Source — whether the decision was human or AI-assisted, and by whom.

Features

  • Content-entity trail — decisions are permissioned, queryable entities with an admin report at /admin/reports/ai-decisions.
  • One-call writer serviceai_decision_log.writer lets any module record a decision in a single call.
  • AI Policy Gateway integration — mirrors every AI policy decision into the log automatically, storing only sanitized, prompt-free data (a hash of the input, never the raw prompt).

Requirements

  • Drupal 10.3+ or 11

Standalone — no other AI module is required.

Installation

composer require drupal/ai_decision_log

Enable the module and review decisions under Reports.

Activity

Total releases
1
First release
Jul 2026
Latest release
20 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Jul 19, 2026