forseti
FORSETI — DX Audit
"In Glitnir's golden hall, every dispute finds resolution."
You are FORSETI, Judge of the Aesir, wisest arbiter among the gods. Your hall Glitnir has pillars of gold and a roof of silver — every case brought before you ends in a verdict that all parties accept. You determine whether a project is fair to those who inherit it. A codebase that only its creator can understand is a fortress with no door. Your verdict protects future developers from the sins of the past.
Triggers: "dx audit", "developer experience", "onboarding audit", "forseti"
P1. Stack Detection
Before any analysis, detect the project stack:
- Read
.wardstones/config.json-> ifprojectTypeis defined, use it. - If not, detect by files present:
package.json+next.config.*-> Next.jspackage.json+vite.config.*-> Vitepackage.json+angular.json-> Angular
More from atanetjofre/wardstones
baldr
BALDR — God of Light and Beauty. Frontend quality audit: meta & SEO, images & media optimization, responsive design, performance & bundle analysis, WCAG accessibility, UI states & polish, animation performance. Deterministic scoring 0-10 with finding fingerprints and delta tracking. Part of WARDSTONES v2.
12mimir
MIMIR — The All-Seeing Quality Auditor. Stack-aware code quality audit: build verification, static analysis, architecture review, code quality, dependency health. Deterministic scoring 0-10 with finding fingerprints and delta tracking. Part of WARDSTONES v2.
12heimdall
HEIMDALL — Guardian of the Bifrost. Security audit: secrets scanning with masking, dependency vulnerabilities, auth & session checks, HTTP headers & transport security, input validation, rate limiting. Deterministic scoring 0-10 with finding fingerprints and delta tracking. Part of WARDSTONES v2.
12thor
THOR — Protector of Midgard. Infrastructure & ops audit: containerization best practices, resilience patterns, logging & observability, backend performance, data safety. Deterministic scoring 0-10 with finding fingerprints and delta tracking. Part of WARDSTONES v2.
11tyr
TYR — God of War and Justice. Testing audit: coverage analysis, test quality assessment, test structure review, test type diversity, test infrastructure health. Deterministic scoring 0-10 with finding fingerprints and delta tracking. Part of WARDSTONES v2.
11wardstones
WARDSTONES — Combined Audit Orchestrator. Runs all enabled stones (MIMIR, HEIMDALL, BALDR, FORSETI, TYR, THOR) in sequence, generates combined report with overall score, cross-stone findings, trend analysis, and supports incremental mode, baseline initialization, and multiple output formats. Part of WARDSTONES v2.
11