1
0

初始化项目

This commit is contained in:
2026-02-04 16:15:48 +08:00
commit 9b7342825b
42 changed files with 7469 additions and 0 deletions

10
openspec/config.yaml Normal file
View File

@@ -0,0 +1,10 @@
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