Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.9.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
Totem is a GitHub Action designed to automate codebase governance by transforming institutional knowledge into enforceable rules, preventing repetitive coding mistakes and ensuring compliance with architectural standards. It operates as a self-healing loop that observes code changes, learns from developer feedback and bot warnings, and enforces rules through deterministic linting and blocking mechanisms. This action solves the problem of wasted time on recurring issues during PR reviews and provides tools for consistent, automated enforcement of best practices without relying on rigid workflows or external AI systems.
What’s Changed
Minor Changes
1650e51: 1.9.0 — Pipeline Engine milestone release
Five pipelines for rule creation: P1 manual scaffolding, P2 LLM-generated, P3 example-based compilation, P4 ESLint/Semgrep import, P5 observation auto-capture. Docs, wiki, and playground updated to match.