Below you will find pages that utilize the taxonomy term “Tgenz1213”
August 5, 2026
ArchGuard - Architectural Drift Detector
Version updated for https://github.com/Tgenz1213/ArchGuard to version v1.5.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ArchGuard is a tool that uses LLMs to monitor code changes against established architectural decisions (ADRs) and helps prevent “architectural drift”. It alerts developers of potential violations in ADRs before they are merged into the repository. ArchGuard supports local analysis using Ollama models or cloud-based services like OpenAI, with a focus on maintaining privacy by keeping all data local unless explicitly configured otherwise.
August 2, 2026
ArchGuard - Architectural Drift Detector
Version updated for https://github.com/Tgenz1213/ArchGuard to version v1.4.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ArchGuard is a CLI tool that uses LLMs to verify code changes against established Architectural Decision Records (ADRs). It helps prevent architectural drift by analyzing code changes and ensuring they comply with ADRs. The action automates the process of indexing ADRs and checking for compliance, providing alerts before code merges that violate architectural rules.
August 2, 2026
ArchGuard - Architectural Drift Detector
Version updated for https://github.com/Tgenz1213/ArchGuard to version v1.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ArchGuard is a CLI tool that uses LLMs to detect architectural drift in code changes against established Architectural Decision Records (ADRs). It prevents “architectural drift” by automatically checking code changes to ensure they comply with ADRs. The action provides local analysis, supports multiple LLM providers, and integrates with Confluence for automated ADR retrieval and evaluation.