Stand: 2026-03-20

J01-115 KI-Prüfarchitektur: Kategorie-A-bis-D-System aufbauen (Hook/Skript/Modell)
Type
Task
Status
Zu erledigen
Priority
High
Assignee
Dani Y.
Sprint
-
Sprint role
Sprint-Ungeplant
Resolution
-
Updated
2026-03-20T12:36:50.162+0100
Parent
J01-111
Related issues
Relates to: J01-92 — 72-13 Skill-Repo: projektbezogene KI-Skills versionieren und Jira-/Mirror-Ablauf verankern — Erledigt
Blocked by: J01-113 — Regelwerk-Bereinigung: Ebenen 1–2–3 trennen und Prüfkategorie-Zuordnung A/B/C/D — Zu erledigen

Contents key

This page

Canonical public work status for J01-115. This issue builds the automated checking system that verifies compliance with the AI agent rules using a four-category model. Prerequisite: completed issue J01-113.

Goal

Put four verification categories into operation:

Category Mechanism Examples
A — before execution Claude Code PreToolUse hook tools-python, atlassian path
B — after execution, deterministic grep / git scripts ISS-xxx in docs, commit key format
C — after execution, semantic Local model, filtered per rule EN/DE sync content, verification plan
D — cross-file, semantic API model dependency typing, coherence

Effort distribution (estimate):

  • Script (grep/git) → approx. 60 % of rules
  • Local model (diff filtering) → approx. 35 %
  • API model → approx. 5 %

Order: category-A hooks first, then B scripts, then C/D.

Local model on MacBook Pro 16 GB Apple Silicon:

  • mlx (Apple Silicon) or ollama
  • Candidates: Qwen2.5 7B, Phi-3.5 mini, Llama 3.2 3B

Current status

  • Issue created, sprint assigned, label sprint-unplanned.
  • Concept from round notes 2026-03-20 available.
  • Build not yet started; waiting for J01-113.

Verification plan

Check Expectation Evidence / Location Status
Category-A hook active PreToolUse hook blocks non-conforming tools-python and atlassian calls Claude Code settings.json, hook script open
Category-B script active grep script flags ISS-xxx hits outside permitted migration docs script in skill repo open
Rule → category table complete All rules from J01-113 have a category assignment table in J01-113 or skill open
ISS-xxx decision: grep + whitelist or model Explicit decision documented work doc or ADR open
Public work docs present /de/jira/issues/J01-115/ and /en/jira/issues/J01-115/ exist GitHub Pages done