draht-claude 2026.5.12 → 2026.7.7

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Changelog
2
2
 
3
+ ## [2026.6.11] - 2026-06-11
4
+
5
+ ### Added
6
+
7
+ - add Concepts, Knowledge Graph, and Calls views to MAP.html
8
+ - wire knowledge-graph steps into GSD workflow commands and skills
9
+ - add graphify-style knowledge graph engine and query CLI
10
+ - introduce @draht/tools package with map-graph and map-serve commands
11
+
12
+ ### Changed
13
+
14
+ - extend map-codebase prompt with map-graph and map-serve usage
15
+
16
+ ### Fixed
17
+
18
+ - deepen flow extraction so entries stop dead-ending
19
+
3
20
  ## [2026.5.12] - 2026-05-12
4
21
 
5
22
  ### Added