feat(sync): add wiki knowledge layer summary to sync/save output
- Added wiki change detection and categorization in sync.sh - Shows articles by type (clients/projects/systems/patterns/meta) - Displays status (added/modified/deleted) and counts - Updated sync.md and save.md documentation
This commit is contained in:
@@ -71,6 +71,8 @@ Commit: <sha> <subject>
|
||||
Author: <name> <<email>>
|
||||
Push: <old>..<new> main -> main (origin)
|
||||
File: <session log path> (+N lines, appended/created)
|
||||
|
||||
Wiki updates (if any): <count> articles updated (clients/projects/systems/patterns)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@@ -35,6 +35,7 @@ Address each action item or question explicitly before moving on. Do not bury cr
|
||||
|
||||
Report:
|
||||
- Pulled commits — count + authors + one-line summaries
|
||||
- Wiki updates — categorized by clients/projects/systems/patterns/meta with status (added/modified/deleted)
|
||||
- Pushed commits — count + your commits + outgoing SHAs
|
||||
- Vault sync status — pulled/pushed/clean
|
||||
- Cross-user notes addressed (if any)
|
||||
|
||||
Reference in New Issue
Block a user