Problem
The Boilerplate template doesn't provide Cursor IDE rules that point agents to AGENTS.md, and the repository .gitignore ignores .cursor, which would exclude any template-provided Cursor rules. Separately, the AGENTS.md build/run command reference always points to Boilerplate.Server.Web, even when the project is generated with the Aspire AppHost.
Impact
- Cursor users don't get project conventions wired up out of the box.
- Agent build/run instructions are wrong for Aspire-based generations.
Area
Boilerplate template — agent/editor tooling.
Problem
The Boilerplate template doesn't provide Cursor IDE rules that point agents to
AGENTS.md, and the repository.gitignoreignores.cursor, which would exclude any template-provided Cursor rules. Separately, theAGENTS.mdbuild/run command reference always points toBoilerplate.Server.Web, even when the project is generated with the Aspire AppHost.Impact
Area
Boilerplate template — agent/editor tooling.