vault backup: 2026-02-25 16:53:37

This commit is contained in:
windyboy
2026-02-25 16:53:37 +08:00
parent 40330ac90d
commit 1e3905d304
266 changed files with 699 additions and 103 deletions
+4 -4
View File
@@ -15,7 +15,7 @@ with Claude Code, enabling you to:
## Authoritative Entry Points
- `README.md` = Project entry point and navigation
- `QUICK_REFERENCE.md` = One-page quick reference
- `06_Metadata/QUICK_REFERENCE.md` = One-page quick reference
- `06_Metadata/WORKFLOWS.md` = Detailed workflows and rules
## Quick Start
@@ -275,12 +275,12 @@ If you do not have `pnpm` installed, use `npm run <script>` as a fallback.
**New User Path**:
- Start at `README.md`
- Use `QUICK_REFERENCE.md` for daily use
- Use `06_Metadata/QUICK_REFERENCE.md` for daily use
- Read `06_Metadata/WORKFLOWS.md` for full rules and workflows
**Maintainer Path**:
- Review `README.md` entry points and changes
- Validate `QUICK_REFERENCE.md` for daily command accuracy
- Validate `06_Metadata/QUICK_REFERENCE.md` for daily command accuracy
- Update `06_Metadata/WORKFLOWS.md` for rule changes
## Advanced Setup
@@ -427,7 +427,7 @@ better with everyone's input.
- Write clear documentation with examples
- Test thoroughly before submitting
- Follow existing code style and structure
- Update the CHANGELOG.md with your changes
- Update the 06_Metadata/CHANGELOG.md with your changes
- **AI-generated content is welcome, but you MUST carefully read and review
everything before submitting** - never submit code you don't understand