AdmSysV2【公共组件库】@前端(For Git Submodule)
Tevin
2 days ago 1c8d56aea079196ed48f406a635a6f1bbf29f23f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
schema: spec-driven
 
# Project context (optional)
# This is shown to AI when creating artifacts.
# Add your tech stack, conventions, style guides, domain knowledge, etc.
# Example:
#   context: |
#     Tech stack: TypeScript, React, Node.js
#     We use conventional commits
#     Domain: e-commerce platform
 
# Per-artifact rules (optional)
# Add custom rules for specific artifacts.
# Example:
#   rules:
#     proposal:
#       - Keep proposals under 500 words
#       - Always include a "Non-goals" section
#     tasks:
#       - Break tasks into chunks of max 2 hours