Skip to content

Commit 0263862

Browse files
committed
docs: add milestone generation rules for AlphaDrift
1 parent 24eedf1 commit 0263862

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.cursor/rules/gen-milestone.mdc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
description:
3+
globs:
4+
alwaysApply: false
5+
---
6+
Rule Name: @gen-milestone [nb]
7+
Description:
8+
- When invoked, generate a public-facing, narrative MDX summary for the specified AlphaDrift milestone (e.g., M0, M1, etc.).
9+
- Tell a story, not just list changes—use narrative, analogies, and real-world comparisons.
10+
- Explain the domain and connect technical work to real-world DeFi/data problems.
11+
- Link and briefly explain technical terms for non-technical readers (add links in parentheses after metaphors or technical terms).
12+
- Write for a smart, non-developer audience: focus on impact, risks, and vision.
13+
- Use a conversational, energetic tone and end with a teaser for what's next.
14+
- Include why the work matters, what problems it solves, and how it sets the stage for future milestones.
15+
- Follow the guidelines in docs/user-journey-rules.md for accessibility and domain education.
16+
- Output should be in MDX format, suitable for docs/public/[milestone].mdx.

0 commit comments

Comments
 (0)