Back to browse
GitHub Repository

Architecture rules your AI coding agent can't ignore. Every change gets checked against them before it moves on.

26 starsTypeScript

Yggdrasil – Scoped architectural rule enforcement for AI-generated code

by chrisdudek·Apr 14, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainSolve My Problem

Finally enforces .cursorrules that AI agents normally ignore — runs before PR review.

Strengths
  • Reviewer LLM checks agent output against rules while coding, not after PR
  • Scoped rules show agents only 3-5 relevant constraints per file
  • Markdown rules are human-readable, not a custom DSL
Weaknesses
  • Requires Node.js 22+ which may block some enterprise environments
  • Reviewer LLM calls add latency to the agent workflow
Target Audience

Teams using AI coding agents like Cursor or Claude

Similar To

Cursor rules · CLAUDE.md · Sourcegraph Cody

Similar Projects

Developer Tools●●Solid

Personal AI gateway for OpenClaw – tokenomics

OpenAI-compatible proxy with PII masking and token budgets—but LiteLLM, Helicone already do this.

Solve My ProblemBig Brain
crawdog
203mo ago
AI/ML●●Solid

Open Bias – proxy that enforces agent behavior at runtime

Local proxy enforcing markdown rules on LLM output before it hits production.

Solve My ProblemShip It
algomaniac
2141mo ago