What problem does it solve?
Provides a consistent, project-aware understanding of the ONE-ID repository so an AI assistant can make accurate, architecture-respecting recommendations, plan changes, and avoid regressions.
Core Features & Use Cases
- Repository Mapping: Extracts architecture, key components, and data model relationships from the codebase and memory notes.
- Design-Consistent Recommendations: Suggests changes that follow existing TypeScript, component, styling, and i18n conventions.
- Change Planning & Verification: Identifies files to modify, outlines impact analysis, and enforces quality gates like accessibility, performance, and tests.
- Use Case: Review a requested UI or backend change and produce a safe implementation plan that preserves Prisma schema integrity, AI model handling, and totem flow behavior.
Quick Start
Ask the AI to summarize the ONE-ID repository architecture, Prisma data model, totem check-in flow, and propose minimal safe changes with impacted files listed.