@itradingai/aiwiki 0.2.15 → 0.2.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,22 @@
1
+ # AIWiki Skill Upgrade Notes
2
+
3
+ Use this note when an Agent finishes `aiwiki agent sync`.
4
+
5
+ ## Current Major Changes
6
+
7
+ - Agent integration should use `aiwiki agent sync --yes` for both first install and upgrades.
8
+ - Sync backs up changed installed skill files before overwriting them.
9
+ - `aiwiki agent check --json` and `aiwiki agent sync --json --yes` provide machine-readable status for Agents.
10
+ - `aiwiki context` supports `--type`, `--source-role`, `--wiki-type`, `--status`, and `--limit`.
11
+ - Context JSON includes `query_scope`, `result_quality`, `recommended_next_action`, `match_reasons`, `quality_signals`, and `related_refs`.
12
+ - Scaffold or grounding-review matches are traceable leads, not final confirmed knowledge.
13
+
14
+ ## Agent Reply After Sync
15
+
16
+ Tell the user:
17
+
18
+ - which Agent targets were installed, current, updated, or unsupported
19
+ - where the new skill was written
20
+ - where the old skill was backed up, if any
21
+ - that the Agent may need a restart or reload
22
+ - that rollback is possible by copying the backup file back to the target path