
Prelint
Prevent product drift in AI-written code
Prelint is a tool that reviews every pull request against Architectural Decision Records (ADRs), documentation, and past decisions to catch product drift before it ships, specifically targeting code written by AI.
- Problem signal
- AI-written code can introduce product drift where the code no longer aligns with architectural decisions, documentation, or previously agreed-upon standards, causing inconsistency and potential rework.
- Indie angle
- Indie developers using AI for coding could benefit from a lightweight tool that maintains architectural consistency without a full code review team. However, the value likely scales with team size and complexity of ADRs.













