GrandNode2 is a monolithic e-commerce application built with ASP.NET Core, C#, Razor views, JavaScript, and MongoDB.
This repository is being prepared for AI-powered delivery using Superpowers.
AI agents working in this repository must:
- Analyze the task before making changes.
- Create an implementation plan before coding.
- Use TDD where practical.
- Keep changes small and focused.
- Avoid unrelated refactoring.
- Follow existing project structure and naming conventions.
- Run build/tests before completing the task.
- Use git branches and meaningful commits.
For each feature:
- Brainstorm the solution.
- Identify affected files.
- Write or update tests first.
- Implement the minimum required code.
- Run validation.
- Commit changes.
Display a simple "New" badge on the product details page for products created within the last 30 days.
See:
docs/ai-delivery/features/new-product-badge.md