backup materials and knowledge-base docs

This commit is contained in:
admin
2026-05-30 16:22:29 +08:00
commit 93e50e8fce
3024 changed files with 2994945 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
## Summary
- What changed?
- Why did it change?
## Affected surfaces
- [ ] main
- [ ] codex
- [ ] opencode
- [ ] README / docs
- [ ] installer
- [ ] skills
- [ ] agents
- [ ] hooks
- [ ] MCP / Obsidian docs
## Validation
- [ ] Relevant docs were updated if behavior changed
- [ ] No machine-specific private paths were introduced
- [ ] No branch-specific path or config leaked into the wrong branch
- [ ] Basic validation or smoke test was run
## Behavior change note
If this PR changes user-facing behavior, briefly describe:
- previous behavior
- new behavior
- any migration or manual merge note
## Evidence
Include screenshots, terminal output, example artifacts, or acceptance notes when useful.