@twin.org/auditable-item-graph-service 0.0.3-next.12 → 0.0.3-next.13

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/docs/changelog.md CHANGED
@@ -1,11 +1,25 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.12](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.11...auditable-item-graph-service-v0.0.3-next.12) (2026-03-24)
3
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.12...auditable-item-graph-service-v0.0.3-next.13) (2026-05-12)
4
4
 
5
5
 
6
6
  ### Features
7
7
 
8
- * add vertex validation ([#54](https://github.com/twinfoundation/auditable-item-graph/issues/54)) ([d3ef124](https://github.com/twinfoundation/auditable-item-graph/commit/d3ef1241f60956dc296e22d063f188921255d68c))
8
+ * typescript 6 update ([2483c31](https://github.com/iotaledger/twin-auditable-item-graph/commit/2483c3171cff4c5ecedc83d958ab551291a4a487))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.12 to 0.0.3-next.13
16
+
17
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.11...auditable-item-graph-service-v0.0.3-next.12) (2026-03-24)
18
+
19
+
20
+ ### Features
21
+
22
+ * add vertex validation ([#54](https://github.com/iotaledger/twin-auditable-item-graph/issues/54)) ([d3ef124](https://github.com/iotaledger/twin-auditable-item-graph/commit/d3ef1241f60956dc296e22d063f188921255d68c))
9
23
 
10
24
 
11
25
  ### Dependencies
@@ -14,12 +28,12 @@
14
28
  * dependencies
15
29
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.11 to 0.0.3-next.12
16
30
 
17
- ## [0.0.3-next.11](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.10...auditable-item-graph-service-v0.0.3-next.11) (2026-02-25)
31
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.10...auditable-item-graph-service-v0.0.3-next.11) (2026-02-25)
18
32
 
19
33
 
20
34
  ### Features
21
35
 
22
- * update schemas ([b00bcac](https://github.com/twinfoundation/auditable-item-graph/commit/b00bcac6551fa524e8871e1b573a712ed0f30943))
36
+ * update schemas ([b00bcac](https://github.com/iotaledger/twin-auditable-item-graph/commit/b00bcac6551fa524e8871e1b573a712ed0f30943))
23
37
 
24
38
 
25
39
  ### Dependencies
@@ -28,43 +42,43 @@
28
42
  * dependencies
29
43
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.10 to 0.0.3-next.11
30
44
 
31
- ## [0.0.3-next.10](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.9...auditable-item-graph-service-v0.0.3-next.10) (2026-02-24)
45
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.9...auditable-item-graph-service-v0.0.3-next.10) (2026-02-24)
32
46
 
33
47
 
34
48
  ### Features
35
49
 
36
- * add context id features ([#30](https://github.com/twinfoundation/auditable-item-graph/issues/30)) ([a35d37c](https://github.com/twinfoundation/auditable-item-graph/commit/a35d37c0db62a240adde493965c0a9f7971fec45))
37
- * add data types with fully qualified name ([93e1ee7](https://github.com/twinfoundation/auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
38
- * add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/twinfoundation/auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
39
- * add validate-locales ([e76e6f6](https://github.com/twinfoundation/auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
40
- * changeset endpoints ([#44](https://github.com/twinfoundation/auditable-item-graph/issues/44)) ([7c854de](https://github.com/twinfoundation/auditable-item-graph/commit/7c854de39b247d6f24cd94a04a9f99fa9edde51d))
41
- * eslint migration to flat config ([1b42a3a](https://github.com/twinfoundation/auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
42
- * id optional in edge updates ([6b63fe3](https://github.com/twinfoundation/auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
43
- * improve JSON schemas ([bec8dc1](https://github.com/twinfoundation/auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
44
- * only set dateModified after update ([#4](https://github.com/twinfoundation/auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/twinfoundation/auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
45
- * remove unused namespace ([ff1a3b4](https://github.com/twinfoundation/auditable-item-graph/commit/ff1a3b4e414fe2ee311a03027456ee40fbb580d7))
46
- * replace nextItem property with Link header ([#39](https://github.com/twinfoundation/auditable-item-graph/issues/39)) ([b29a333](https://github.com/twinfoundation/auditable-item-graph/commit/b29a333ca78ca2091e54e3e6f4355f84c350007d))
47
- * update background task service ([e483ddb](https://github.com/twinfoundation/auditable-item-graph/commit/e483ddbc948f035334f92b8342248caa6abbe441))
48
- * update contexts ([#35](https://github.com/twinfoundation/auditable-item-graph/issues/35)) ([cdf0989](https://github.com/twinfoundation/auditable-item-graph/commit/cdf0989fe4677a88b757e97e752b7d4c29013a7e))
49
- * update contexts and namespaces ([#33](https://github.com/twinfoundation/auditable-item-graph/issues/33)) ([5dadb99](https://github.com/twinfoundation/auditable-item-graph/commit/5dadb99773d410aceacaba7ed92c1ccb8b46516b))
50
- * update dependencies ([6986689](https://github.com/twinfoundation/auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
51
- * update edges to use targetId instead of id ([6c5d0e3](https://github.com/twinfoundation/auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
52
- * update framework core ([88ad4e6](https://github.com/twinfoundation/auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
53
- * update naming ([39210c4](https://github.com/twinfoundation/auditable-item-graph/commit/39210c45baddd3cd48805140a1c0049f3004653f))
54
- * use new hosting url for cursor links ([809cdc6](https://github.com/twinfoundation/auditable-item-graph/commit/809cdc623491bad91000d0b0f740e40dc019198d))
55
- * use new nameof operators ([3921c4c](https://github.com/twinfoundation/auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
56
- * use shared store mechanism ([#10](https://github.com/twinfoundation/auditable-item-graph/issues/10)) ([da035e5](https://github.com/twinfoundation/auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
57
- * use standard list json ld types ([8f53836](https://github.com/twinfoundation/auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
58
- * uuidv7 ([#46](https://github.com/twinfoundation/auditable-item-graph/issues/46)) ([d0179f8](https://github.com/twinfoundation/auditable-item-graph/commit/d0179f81290e0beae2f1c398a028aca6dd754023))
50
+ * add context id features ([#30](https://github.com/iotaledger/twin-auditable-item-graph/issues/30)) ([a35d37c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a35d37c0db62a240adde493965c0a9f7971fec45))
51
+ * add data types with fully qualified name ([93e1ee7](https://github.com/iotaledger/twin-auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
52
+ * add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/iotaledger/twin-auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
53
+ * add validate-locales ([e76e6f6](https://github.com/iotaledger/twin-auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
54
+ * changeset endpoints ([#44](https://github.com/iotaledger/twin-auditable-item-graph/issues/44)) ([7c854de](https://github.com/iotaledger/twin-auditable-item-graph/commit/7c854de39b247d6f24cd94a04a9f99fa9edde51d))
55
+ * eslint migration to flat config ([1b42a3a](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
56
+ * id optional in edge updates ([6b63fe3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
57
+ * improve JSON schemas ([bec8dc1](https://github.com/iotaledger/twin-auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
58
+ * only set dateModified after update ([#4](https://github.com/iotaledger/twin-auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
59
+ * remove unused namespace ([ff1a3b4](https://github.com/iotaledger/twin-auditable-item-graph/commit/ff1a3b4e414fe2ee311a03027456ee40fbb580d7))
60
+ * replace nextItem property with Link header ([#39](https://github.com/iotaledger/twin-auditable-item-graph/issues/39)) ([b29a333](https://github.com/iotaledger/twin-auditable-item-graph/commit/b29a333ca78ca2091e54e3e6f4355f84c350007d))
61
+ * update background task service ([e483ddb](https://github.com/iotaledger/twin-auditable-item-graph/commit/e483ddbc948f035334f92b8342248caa6abbe441))
62
+ * update contexts ([#35](https://github.com/iotaledger/twin-auditable-item-graph/issues/35)) ([cdf0989](https://github.com/iotaledger/twin-auditable-item-graph/commit/cdf0989fe4677a88b757e97e752b7d4c29013a7e))
63
+ * update contexts and namespaces ([#33](https://github.com/iotaledger/twin-auditable-item-graph/issues/33)) ([5dadb99](https://github.com/iotaledger/twin-auditable-item-graph/commit/5dadb99773d410aceacaba7ed92c1ccb8b46516b))
64
+ * update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
65
+ * update edges to use targetId instead of id ([6c5d0e3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
66
+ * update framework core ([88ad4e6](https://github.com/iotaledger/twin-auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
67
+ * update naming ([39210c4](https://github.com/iotaledger/twin-auditable-item-graph/commit/39210c45baddd3cd48805140a1c0049f3004653f))
68
+ * use new hosting url for cursor links ([809cdc6](https://github.com/iotaledger/twin-auditable-item-graph/commit/809cdc623491bad91000d0b0f740e40dc019198d))
69
+ * use new nameof operators ([3921c4c](https://github.com/iotaledger/twin-auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
70
+ * use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
71
+ * use standard list json ld types ([8f53836](https://github.com/iotaledger/twin-auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
72
+ * uuidv7 ([#46](https://github.com/iotaledger/twin-auditable-item-graph/issues/46)) ([d0179f8](https://github.com/iotaledger/twin-auditable-item-graph/commit/d0179f81290e0beae2f1c398a028aca6dd754023))
59
73
 
60
74
 
61
75
  ### Bug Fixes
62
76
 
63
- * context usage ([9c8f64d](https://github.com/twinfoundation/auditable-item-graph/commit/9c8f64d342e9fb40d3514b87fd547a824ce50676))
64
- * only include alias in index if not deleted ([#6](https://github.com/twinfoundation/auditable-item-graph/issues/6)) ([5da3c41](https://github.com/twinfoundation/auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
65
- * query params force coercion ([2dd9afe](https://github.com/twinfoundation/auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
66
- * query resource type property name ([b684b31](https://github.com/twinfoundation/auditable-item-graph/commit/b684b3108e1e16852ee319e47edd0e40d5a2fe99))
67
- * update tests with new deterministic background tasks ([#8](https://github.com/twinfoundation/auditable-item-graph/issues/8)) ([a96721c](https://github.com/twinfoundation/auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
77
+ * context usage ([9c8f64d](https://github.com/iotaledger/twin-auditable-item-graph/commit/9c8f64d342e9fb40d3514b87fd547a824ce50676))
78
+ * only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
79
+ * query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
80
+ * query resource type property name ([b684b31](https://github.com/iotaledger/twin-auditable-item-graph/commit/b684b3108e1e16852ee319e47edd0e40d5a2fe99))
81
+ * update tests with new deterministic background tasks ([#8](https://github.com/iotaledger/twin-auditable-item-graph/issues/8)) ([a96721c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
68
82
 
69
83
 
70
84
  ### Dependencies
@@ -73,12 +87,12 @@
73
87
  * dependencies
74
88
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.9 to 0.0.3-next.10
75
89
 
76
- ## [0.0.3-next.9](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.8...auditable-item-graph-service-v0.0.3-next.9) (2026-02-23)
90
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.8...auditable-item-graph-service-v0.0.3-next.9) (2026-02-23)
77
91
 
78
92
 
79
93
  ### Bug Fixes
80
94
 
81
- * query resource type property name ([b684b31](https://github.com/twinfoundation/auditable-item-graph/commit/b684b3108e1e16852ee319e47edd0e40d5a2fe99))
95
+ * query resource type property name ([b684b31](https://github.com/iotaledger/twin-auditable-item-graph/commit/b684b3108e1e16852ee319e47edd0e40d5a2fe99))
82
96
 
83
97
 
84
98
  ### Dependencies
@@ -87,12 +101,12 @@
87
101
  * dependencies
88
102
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.8 to 0.0.3-next.9
89
103
 
90
- ## [0.0.3-next.8](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.7...auditable-item-graph-service-v0.0.3-next.8) (2026-02-11)
104
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.7...auditable-item-graph-service-v0.0.3-next.8) (2026-02-11)
91
105
 
92
106
 
93
107
  ### Features
94
108
 
95
- * uuidv7 ([#46](https://github.com/twinfoundation/auditable-item-graph/issues/46)) ([d0179f8](https://github.com/twinfoundation/auditable-item-graph/commit/d0179f81290e0beae2f1c398a028aca6dd754023))
109
+ * uuidv7 ([#46](https://github.com/iotaledger/twin-auditable-item-graph/issues/46)) ([d0179f8](https://github.com/iotaledger/twin-auditable-item-graph/commit/d0179f81290e0beae2f1c398a028aca6dd754023))
96
110
 
97
111
 
98
112
  ### Dependencies
@@ -101,13 +115,13 @@
101
115
  * dependencies
102
116
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.7 to 0.0.3-next.8
103
117
 
104
- ## [0.0.3-next.7](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.6...auditable-item-graph-service-v0.0.3-next.7) (2026-02-11)
118
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.6...auditable-item-graph-service-v0.0.3-next.7) (2026-02-11)
105
119
 
106
120
 
107
121
  ### Features
108
122
 
109
- * changeset endpoints ([#44](https://github.com/twinfoundation/auditable-item-graph/issues/44)) ([7c854de](https://github.com/twinfoundation/auditable-item-graph/commit/7c854de39b247d6f24cd94a04a9f99fa9edde51d))
110
- * update naming ([39210c4](https://github.com/twinfoundation/auditable-item-graph/commit/39210c45baddd3cd48805140a1c0049f3004653f))
123
+ * changeset endpoints ([#44](https://github.com/iotaledger/twin-auditable-item-graph/issues/44)) ([7c854de](https://github.com/iotaledger/twin-auditable-item-graph/commit/7c854de39b247d6f24cd94a04a9f99fa9edde51d))
124
+ * update naming ([39210c4](https://github.com/iotaledger/twin-auditable-item-graph/commit/39210c45baddd3cd48805140a1c0049f3004653f))
111
125
 
112
126
 
113
127
  ### Dependencies
@@ -116,12 +130,12 @@
116
130
  * dependencies
117
131
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.6 to 0.0.3-next.7
118
132
 
119
- ## [0.0.3-next.6](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.5...auditable-item-graph-service-v0.0.3-next.6) (2026-01-26)
133
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.5...auditable-item-graph-service-v0.0.3-next.6) (2026-01-26)
120
134
 
121
135
 
122
136
  ### Features
123
137
 
124
- * use new hosting url for cursor links ([809cdc6](https://github.com/twinfoundation/auditable-item-graph/commit/809cdc623491bad91000d0b0f740e40dc019198d))
138
+ * use new hosting url for cursor links ([809cdc6](https://github.com/iotaledger/twin-auditable-item-graph/commit/809cdc623491bad91000d0b0f740e40dc019198d))
125
139
 
126
140
 
127
141
  ### Dependencies
@@ -130,12 +144,12 @@
130
144
  * dependencies
131
145
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.5 to 0.0.3-next.6
132
146
 
133
- ## [0.0.3-next.5](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.4...auditable-item-graph-service-v0.0.3-next.5) (2026-01-23)
147
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.4...auditable-item-graph-service-v0.0.3-next.5) (2026-01-23)
134
148
 
135
149
 
136
150
  ### Features
137
151
 
138
- * replace nextItem property with Link header ([#39](https://github.com/twinfoundation/auditable-item-graph/issues/39)) ([b29a333](https://github.com/twinfoundation/auditable-item-graph/commit/b29a333ca78ca2091e54e3e6f4355f84c350007d))
152
+ * replace nextItem property with Link header ([#39](https://github.com/iotaledger/twin-auditable-item-graph/issues/39)) ([b29a333](https://github.com/iotaledger/twin-auditable-item-graph/commit/b29a333ca78ca2091e54e3e6f4355f84c350007d))
139
153
 
140
154
 
141
155
  ### Dependencies
@@ -144,12 +158,12 @@
144
158
  * dependencies
145
159
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.4 to 0.0.3-next.5
146
160
 
147
- ## [0.0.3-next.4](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.3...auditable-item-graph-service-v0.0.3-next.4) (2026-01-22)
161
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.3...auditable-item-graph-service-v0.0.3-next.4) (2026-01-22)
148
162
 
149
163
 
150
164
  ### Bug Fixes
151
165
 
152
- * context usage ([9c8f64d](https://github.com/twinfoundation/auditable-item-graph/commit/9c8f64d342e9fb40d3514b87fd547a824ce50676))
166
+ * context usage ([9c8f64d](https://github.com/iotaledger/twin-auditable-item-graph/commit/9c8f64d342e9fb40d3514b87fd547a824ce50676))
153
167
 
154
168
 
155
169
  ### Dependencies
@@ -158,12 +172,12 @@
158
172
  * dependencies
159
173
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.3 to 0.0.3-next.4
160
174
 
161
- ## [0.0.3-next.3](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.2...auditable-item-graph-service-v0.0.3-next.3) (2026-01-21)
175
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.2...auditable-item-graph-service-v0.0.3-next.3) (2026-01-21)
162
176
 
163
177
 
164
178
  ### Features
165
179
 
166
- * update contexts ([#35](https://github.com/twinfoundation/auditable-item-graph/issues/35)) ([cdf0989](https://github.com/twinfoundation/auditable-item-graph/commit/cdf0989fe4677a88b757e97e752b7d4c29013a7e))
180
+ * update contexts ([#35](https://github.com/iotaledger/twin-auditable-item-graph/issues/35)) ([cdf0989](https://github.com/iotaledger/twin-auditable-item-graph/commit/cdf0989fe4677a88b757e97e752b7d4c29013a7e))
167
181
 
168
182
 
169
183
  ### Dependencies
@@ -172,12 +186,12 @@
172
186
  * dependencies
173
187
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.2 to 0.0.3-next.3
174
188
 
175
- ## [0.0.3-next.2](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.1...auditable-item-graph-service-v0.0.3-next.2) (2026-01-14)
189
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.1...auditable-item-graph-service-v0.0.3-next.2) (2026-01-14)
176
190
 
177
191
 
178
192
  ### Features
179
193
 
180
- * update contexts and namespaces ([#33](https://github.com/twinfoundation/auditable-item-graph/issues/33)) ([5dadb99](https://github.com/twinfoundation/auditable-item-graph/commit/5dadb99773d410aceacaba7ed92c1ccb8b46516b))
194
+ * update contexts and namespaces ([#33](https://github.com/iotaledger/twin-auditable-item-graph/issues/33)) ([5dadb99](https://github.com/iotaledger/twin-auditable-item-graph/commit/5dadb99773d410aceacaba7ed92c1ccb8b46516b))
181
195
 
182
196
 
183
197
  ### Dependencies
@@ -186,34 +200,34 @@
186
200
  * dependencies
187
201
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.1 to 0.0.3-next.2
188
202
 
189
- ## [0.0.3-next.1](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.0...auditable-item-graph-service-v0.0.3-next.1) (2025-11-28)
203
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.3-next.0...auditable-item-graph-service-v0.0.3-next.1) (2025-11-28)
190
204
 
191
205
 
192
206
  ### Features
193
207
 
194
- * add context id features ([#30](https://github.com/twinfoundation/auditable-item-graph/issues/30)) ([a35d37c](https://github.com/twinfoundation/auditable-item-graph/commit/a35d37c0db62a240adde493965c0a9f7971fec45))
195
- * add data types with fully qualified name ([93e1ee7](https://github.com/twinfoundation/auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
196
- * add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/twinfoundation/auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
197
- * add validate-locales ([e76e6f6](https://github.com/twinfoundation/auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
198
- * eslint migration to flat config ([1b42a3a](https://github.com/twinfoundation/auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
199
- * id optional in edge updates ([6b63fe3](https://github.com/twinfoundation/auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
200
- * improve JSON schemas ([bec8dc1](https://github.com/twinfoundation/auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
201
- * only set dateModified after update ([#4](https://github.com/twinfoundation/auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/twinfoundation/auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
202
- * remove unused namespace ([ff1a3b4](https://github.com/twinfoundation/auditable-item-graph/commit/ff1a3b4e414fe2ee311a03027456ee40fbb580d7))
203
- * update background task service ([e483ddb](https://github.com/twinfoundation/auditable-item-graph/commit/e483ddbc948f035334f92b8342248caa6abbe441))
204
- * update dependencies ([6986689](https://github.com/twinfoundation/auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
205
- * update edges to use targetId instead of id ([6c5d0e3](https://github.com/twinfoundation/auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
206
- * update framework core ([88ad4e6](https://github.com/twinfoundation/auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
207
- * use new nameof operators ([3921c4c](https://github.com/twinfoundation/auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
208
- * use shared store mechanism ([#10](https://github.com/twinfoundation/auditable-item-graph/issues/10)) ([da035e5](https://github.com/twinfoundation/auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
209
- * use standard list json ld types ([8f53836](https://github.com/twinfoundation/auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
208
+ * add context id features ([#30](https://github.com/iotaledger/twin-auditable-item-graph/issues/30)) ([a35d37c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a35d37c0db62a240adde493965c0a9f7971fec45))
209
+ * add data types with fully qualified name ([93e1ee7](https://github.com/iotaledger/twin-auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
210
+ * add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/iotaledger/twin-auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
211
+ * add validate-locales ([e76e6f6](https://github.com/iotaledger/twin-auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
212
+ * eslint migration to flat config ([1b42a3a](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
213
+ * id optional in edge updates ([6b63fe3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
214
+ * improve JSON schemas ([bec8dc1](https://github.com/iotaledger/twin-auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
215
+ * only set dateModified after update ([#4](https://github.com/iotaledger/twin-auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
216
+ * remove unused namespace ([ff1a3b4](https://github.com/iotaledger/twin-auditable-item-graph/commit/ff1a3b4e414fe2ee311a03027456ee40fbb580d7))
217
+ * update background task service ([e483ddb](https://github.com/iotaledger/twin-auditable-item-graph/commit/e483ddbc948f035334f92b8342248caa6abbe441))
218
+ * update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
219
+ * update edges to use targetId instead of id ([6c5d0e3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
220
+ * update framework core ([88ad4e6](https://github.com/iotaledger/twin-auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
221
+ * use new nameof operators ([3921c4c](https://github.com/iotaledger/twin-auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
222
+ * use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
223
+ * use standard list json ld types ([8f53836](https://github.com/iotaledger/twin-auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
210
224
 
211
225
 
212
226
  ### Bug Fixes
213
227
 
214
- * only include alias in index if not deleted ([#6](https://github.com/twinfoundation/auditable-item-graph/issues/6)) ([5da3c41](https://github.com/twinfoundation/auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
215
- * query params force coercion ([2dd9afe](https://github.com/twinfoundation/auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
216
- * update tests with new deterministic background tasks ([#8](https://github.com/twinfoundation/auditable-item-graph/issues/8)) ([a96721c](https://github.com/twinfoundation/auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
228
+ * only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
229
+ * query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
230
+ * update tests with new deterministic background tasks ([#8](https://github.com/iotaledger/twin-auditable-item-graph/issues/8)) ([a96721c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
217
231
 
218
232
 
219
233
  ### Dependencies
@@ -222,12 +236,12 @@
222
236
  * dependencies
223
237
  * @twin.org/auditable-item-graph-models bumped from 0.0.3-next.0 to 0.0.3-next.1
224
238
 
225
- ## [0.0.2-next.8](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.7...auditable-item-graph-service-v0.0.2-next.8) (2025-10-09)
239
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.7...auditable-item-graph-service-v0.0.2-next.8) (2025-10-09)
226
240
 
227
241
 
228
242
  ### Features
229
243
 
230
- * add validate-locales ([e76e6f6](https://github.com/twinfoundation/auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
244
+ * add validate-locales ([e76e6f6](https://github.com/iotaledger/twin-auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
231
245
 
232
246
 
233
247
  ### Dependencies
@@ -236,12 +250,12 @@
236
250
  * dependencies
237
251
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.7 to 0.0.2-next.8
238
252
 
239
- ## [0.0.2-next.7](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.6...auditable-item-graph-service-v0.0.2-next.7) (2025-09-29)
253
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.6...auditable-item-graph-service-v0.0.2-next.7) (2025-09-29)
240
254
 
241
255
 
242
256
  ### Features
243
257
 
244
- * id optional in edge updates ([6b63fe3](https://github.com/twinfoundation/auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
258
+ * id optional in edge updates ([6b63fe3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
245
259
 
246
260
 
247
261
  ### Dependencies
@@ -250,12 +264,12 @@
250
264
  * dependencies
251
265
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.6 to 0.0.2-next.7
252
266
 
253
- ## [0.0.2-next.6](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.5...auditable-item-graph-service-v0.0.2-next.6) (2025-09-29)
267
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.5...auditable-item-graph-service-v0.0.2-next.6) (2025-09-29)
254
268
 
255
269
 
256
270
  ### Features
257
271
 
258
- * use new nameof operators ([3921c4c](https://github.com/twinfoundation/auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
272
+ * use new nameof operators ([3921c4c](https://github.com/iotaledger/twin-auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
259
273
 
260
274
 
261
275
  ### Dependencies
@@ -264,12 +278,12 @@
264
278
  * dependencies
265
279
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.5 to 0.0.2-next.6
266
280
 
267
- ## [0.0.2-next.5](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.4...auditable-item-graph-service-v0.0.2-next.5) (2025-09-26)
281
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.4...auditable-item-graph-service-v0.0.2-next.5) (2025-09-26)
268
282
 
269
283
 
270
284
  ### Features
271
285
 
272
- * update edges to use targetId instead of id ([6c5d0e3](https://github.com/twinfoundation/auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
286
+ * update edges to use targetId instead of id ([6c5d0e3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
273
287
 
274
288
 
275
289
  ### Dependencies
@@ -278,12 +292,12 @@
278
292
  * dependencies
279
293
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.4 to 0.0.2-next.5
280
294
 
281
- ## [0.0.2-next.4](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.3...auditable-item-graph-service-v0.0.2-next.4) (2025-09-24)
295
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.3...auditable-item-graph-service-v0.0.2-next.4) (2025-09-24)
282
296
 
283
297
 
284
298
  ### Features
285
299
 
286
- * add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/twinfoundation/auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
300
+ * add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/iotaledger/twin-auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
287
301
 
288
302
 
289
303
  ### Dependencies
@@ -292,12 +306,12 @@
292
306
  * dependencies
293
307
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.3 to 0.0.2-next.4
294
308
 
295
- ## [0.0.2-next.3](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.2...auditable-item-graph-service-v0.0.2-next.3) (2025-08-29)
309
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.2...auditable-item-graph-service-v0.0.2-next.3) (2025-08-29)
296
310
 
297
311
 
298
312
  ### Features
299
313
 
300
- * eslint migration to flat config ([1b42a3a](https://github.com/twinfoundation/auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
314
+ * eslint migration to flat config ([1b42a3a](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
301
315
 
302
316
 
303
317
  ### Dependencies
@@ -306,13 +320,13 @@
306
320
  * dependencies
307
321
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.2 to 0.0.2-next.3
308
322
 
309
- ## [0.0.2-next.2](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.1...auditable-item-graph-service-v0.0.2-next.2) (2025-08-20)
323
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.1...auditable-item-graph-service-v0.0.2-next.2) (2025-08-20)
310
324
 
311
325
 
312
326
  ### Features
313
327
 
314
- * remove unused namespace ([ff1a3b4](https://github.com/twinfoundation/auditable-item-graph/commit/ff1a3b4e414fe2ee311a03027456ee40fbb580d7))
315
- * update framework core ([88ad4e6](https://github.com/twinfoundation/auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
328
+ * remove unused namespace ([ff1a3b4](https://github.com/iotaledger/twin-auditable-item-graph/commit/ff1a3b4e414fe2ee311a03027456ee40fbb580d7))
329
+ * update framework core ([88ad4e6](https://github.com/iotaledger/twin-auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
316
330
 
317
331
 
318
332
  ### Dependencies
@@ -321,24 +335,24 @@
321
335
  * dependencies
322
336
  * @twin.org/auditable-item-graph-models bumped from 0.0.2-next.1 to 0.0.2-next.2
323
337
 
324
- ## [0.0.2-next.1](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.0...auditable-item-graph-service-v0.0.2-next.1) (2025-07-21)
338
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.2-next.0...auditable-item-graph-service-v0.0.2-next.1) (2025-07-21)
325
339
 
326
340
 
327
341
  ### Features
328
342
 
329
- * add data types with fully qualified name ([93e1ee7](https://github.com/twinfoundation/auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
330
- * improve JSON schemas ([bec8dc1](https://github.com/twinfoundation/auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
331
- * only set dateModified after update ([#4](https://github.com/twinfoundation/auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/twinfoundation/auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
332
- * update dependencies ([6986689](https://github.com/twinfoundation/auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
333
- * use shared store mechanism ([#10](https://github.com/twinfoundation/auditable-item-graph/issues/10)) ([da035e5](https://github.com/twinfoundation/auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
334
- * use standard list json ld types ([8f53836](https://github.com/twinfoundation/auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
343
+ * add data types with fully qualified name ([93e1ee7](https://github.com/iotaledger/twin-auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
344
+ * improve JSON schemas ([bec8dc1](https://github.com/iotaledger/twin-auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
345
+ * only set dateModified after update ([#4](https://github.com/iotaledger/twin-auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
346
+ * update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
347
+ * use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
348
+ * use standard list json ld types ([8f53836](https://github.com/iotaledger/twin-auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
335
349
 
336
350
 
337
351
  ### Bug Fixes
338
352
 
339
- * only include alias in index if not deleted ([#6](https://github.com/twinfoundation/auditable-item-graph/issues/6)) ([5da3c41](https://github.com/twinfoundation/auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
340
- * query params force coercion ([2dd9afe](https://github.com/twinfoundation/auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
341
- * update tests with new deterministic background tasks ([#8](https://github.com/twinfoundation/auditable-item-graph/issues/8)) ([a96721c](https://github.com/twinfoundation/auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
353
+ * only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
354
+ * query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
355
+ * update tests with new deterministic background tasks ([#8](https://github.com/iotaledger/twin-auditable-item-graph/issues/8)) ([a96721c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
342
356
 
343
357
 
344
358
  ### Dependencies
@@ -352,7 +366,7 @@
352
366
 
353
367
  ### Features
354
368
 
355
- * release to production ([0ce06f7](https://github.com/twinfoundation/auditable-item-graph/commit/0ce06f7825aa72d04b7a2ffd8c98cb56290b9d16))
369
+ * release to production ([0ce06f7](https://github.com/iotaledger/twin-auditable-item-graph/commit/0ce06f7825aa72d04b7a2ffd8c98cb56290b9d16))
356
370
 
357
371
 
358
372
  ### Dependencies
@@ -361,12 +375,12 @@
361
375
  * dependencies
362
376
  * @twin.org/auditable-item-graph-models bumped from ^0.0.0 to ^0.0.1
363
377
 
364
- ## [0.0.1-next.44](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.43...auditable-item-graph-service-v0.0.1-next.44) (2025-06-20)
378
+ ## [0.0.1-next.44](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.43...auditable-item-graph-service-v0.0.1-next.44) (2025-06-20)
365
379
 
366
380
 
367
381
  ### Bug Fixes
368
382
 
369
- * query params force coercion ([2dd9afe](https://github.com/twinfoundation/auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
383
+ * query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
370
384
 
371
385
 
372
386
  ### Dependencies
@@ -375,12 +389,12 @@
375
389
  * dependencies
376
390
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.43 to 0.0.1-next.44
377
391
 
378
- ## [0.0.1-next.43](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.42...auditable-item-graph-service-v0.0.1-next.43) (2025-06-17)
392
+ ## [0.0.1-next.43](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.42...auditable-item-graph-service-v0.0.1-next.43) (2025-06-17)
379
393
 
380
394
 
381
395
  ### Features
382
396
 
383
- * improve JSON schemas ([bec8dc1](https://github.com/twinfoundation/auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
397
+ * improve JSON schemas ([bec8dc1](https://github.com/iotaledger/twin-auditable-item-graph/commit/bec8dc1f270c6c9710623a192b984cf46f8a5613))
384
398
 
385
399
 
386
400
  ### Dependencies
@@ -389,12 +403,12 @@
389
403
  * dependencies
390
404
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.42 to 0.0.1-next.43
391
405
 
392
- ## [0.0.1-next.42](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.41...auditable-item-graph-service-v0.0.1-next.42) (2025-06-12)
406
+ ## [0.0.1-next.42](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.41...auditable-item-graph-service-v0.0.1-next.42) (2025-06-12)
393
407
 
394
408
 
395
409
  ### Features
396
410
 
397
- * update dependencies ([6986689](https://github.com/twinfoundation/auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
411
+ * update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
398
412
 
399
413
 
400
414
  ### Dependencies
@@ -403,7 +417,7 @@
403
417
  * dependencies
404
418
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.41 to 0.0.1-next.42
405
419
 
406
- ## [0.0.1-next.41](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.40...auditable-item-graph-service-v0.0.1-next.41) (2025-06-03)
420
+ ## [0.0.1-next.41](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.40...auditable-item-graph-service-v0.0.1-next.41) (2025-06-03)
407
421
 
408
422
 
409
423
  ### Miscellaneous Chores
@@ -417,12 +431,12 @@
417
431
  * dependencies
418
432
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.40 to 0.0.1-next.41
419
433
 
420
- ## [0.0.1-next.40](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.39...auditable-item-graph-service-v0.0.1-next.40) (2025-05-28)
434
+ ## [0.0.1-next.40](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.39...auditable-item-graph-service-v0.0.1-next.40) (2025-05-28)
421
435
 
422
436
 
423
437
  ### Features
424
438
 
425
- * add data types with fully qualified name ([93e1ee7](https://github.com/twinfoundation/auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
439
+ * add data types with fully qualified name ([93e1ee7](https://github.com/iotaledger/twin-auditable-item-graph/commit/93e1ee7c0f7bad81f003787f797f363864e201af))
426
440
 
427
441
 
428
442
  ### Dependencies
@@ -431,12 +445,12 @@
431
445
  * dependencies
432
446
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.39 to 0.0.1-next.40
433
447
 
434
- ## [0.0.1-next.39](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.38...auditable-item-graph-service-v0.0.1-next.39) (2025-05-08)
448
+ ## [0.0.1-next.39](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.38...auditable-item-graph-service-v0.0.1-next.39) (2025-05-08)
435
449
 
436
450
 
437
451
  ### Features
438
452
 
439
- * use standard list json ld types ([8f53836](https://github.com/twinfoundation/auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
453
+ * use standard list json ld types ([8f53836](https://github.com/iotaledger/twin-auditable-item-graph/commit/8f53836d4c83a98d64d7f5fe0531bb9af09464ae))
440
454
 
441
455
 
442
456
  ### Dependencies
@@ -445,12 +459,12 @@
445
459
  * dependencies
446
460
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.38 to 0.0.1-next.39
447
461
 
448
- ## [0.0.1-next.38](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.37...auditable-item-graph-service-v0.0.1-next.38) (2025-04-17)
462
+ ## [0.0.1-next.38](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.37...auditable-item-graph-service-v0.0.1-next.38) (2025-04-17)
449
463
 
450
464
 
451
465
  ### Features
452
466
 
453
- * use shared store mechanism ([#10](https://github.com/twinfoundation/auditable-item-graph/issues/10)) ([da035e5](https://github.com/twinfoundation/auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
467
+ * use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
454
468
 
455
469
 
456
470
  ### Dependencies
@@ -459,18 +473,18 @@
459
473
  * dependencies
460
474
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.37 to 0.0.1-next.38
461
475
 
462
- ## [0.0.1-next.37](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.36...auditable-item-graph-service-v0.0.1-next.37) (2025-04-11)
476
+ ## [0.0.1-next.37](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.36...auditable-item-graph-service-v0.0.1-next.37) (2025-04-11)
463
477
 
464
478
 
465
479
  ### Features
466
480
 
467
- * only set dateModified after update ([#4](https://github.com/twinfoundation/auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/twinfoundation/auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
481
+ * only set dateModified after update ([#4](https://github.com/iotaledger/twin-auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
468
482
 
469
483
 
470
484
  ### Bug Fixes
471
485
 
472
- * only include alias in index if not deleted ([#6](https://github.com/twinfoundation/auditable-item-graph/issues/6)) ([5da3c41](https://github.com/twinfoundation/auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
473
- * update tests with new deterministic background tasks ([#8](https://github.com/twinfoundation/auditable-item-graph/issues/8)) ([a96721c](https://github.com/twinfoundation/auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
486
+ * only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
487
+ * update tests with new deterministic background tasks ([#8](https://github.com/iotaledger/twin-auditable-item-graph/issues/8)) ([a96721c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a96721c28128781f9cbd983d013dcf4c5542158c))
474
488
 
475
489
 
476
490
  ### Dependencies
@@ -479,12 +493,12 @@
479
493
  * dependencies
480
494
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.36 to 0.0.1-next.37
481
495
 
482
- ## [0.0.1-next.36](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.35...auditable-item-graph-service-v0.0.1-next.36) (2025-04-11)
496
+ ## [0.0.1-next.36](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.35...auditable-item-graph-service-v0.0.1-next.36) (2025-04-11)
483
497
 
484
498
 
485
499
  ### Bug Fixes
486
500
 
487
- * only include alias in index if not deleted ([#6](https://github.com/twinfoundation/auditable-item-graph/issues/6)) ([5da3c41](https://github.com/twinfoundation/auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
501
+ * only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
488
502
 
489
503
 
490
504
  ### Dependencies
@@ -493,12 +507,12 @@
493
507
  * dependencies
494
508
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.35 to 0.0.1-next.36
495
509
 
496
- ## [0.0.1-next.35](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.34...auditable-item-graph-service-v0.0.1-next.35) (2025-04-10)
510
+ ## [0.0.1-next.35](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.34...auditable-item-graph-service-v0.0.1-next.35) (2025-04-10)
497
511
 
498
512
 
499
513
  ### Features
500
514
 
501
- * only set dateModified after update ([#4](https://github.com/twinfoundation/auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/twinfoundation/auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
515
+ * only set dateModified after update ([#4](https://github.com/iotaledger/twin-auditable-item-graph/issues/4)) ([43ea6e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/43ea6e5f2d0b9181a80f0bf2935db64b3263839a))
502
516
 
503
517
 
504
518
  ### Dependencies
@@ -507,7 +521,7 @@
507
521
  * dependencies
508
522
  * @twin.org/auditable-item-graph-models bumped from 0.0.1-next.34 to 0.0.1-next.35
509
523
 
510
- ## [0.0.1-next.34](https://github.com/twinfoundation/auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.33...auditable-item-graph-service-v0.0.1-next.34) (2025-03-28)
524
+ ## [0.0.1-next.34](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-service-v0.0.1-next.33...auditable-item-graph-service-v0.0.1-next.34) (2025-03-28)
511
525
 
512
526
 
513
527
  ### Miscellaneous Chores
@@ -1549,7 +1549,7 @@
1549
1549
  },
1550
1550
  "message": {
1551
1551
  "type": "string",
1552
- "description": "The message for the error."
1552
+ "description": "The message for the error as an i18n key."
1553
1553
  },
1554
1554
  "source": {
1555
1555
  "type": "string",
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/auditable-item-graph-service",
3
- "version": "0.0.3-next.12",
3
+ "version": "0.0.3-next.13",
4
4
  "description": "Implements graph lifecycle operations and audited change tracking with API route definitions.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/twinfoundation/auditable-item-graph.git",
7
+ "url": "git+https://github.com/iotaledger/auditable-item-graph.git",
8
8
  "directory": "packages/auditable-item-graph-service"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -15,7 +15,7 @@
15
15
  },
16
16
  "dependencies": {
17
17
  "@twin.org/api-models": "next",
18
- "@twin.org/auditable-item-graph-models": "0.0.3-next.12",
18
+ "@twin.org/auditable-item-graph-models": "0.0.3-next.13",
19
19
  "@twin.org/context": "next",
20
20
  "@twin.org/core": "next",
21
21
  "@twin.org/crypto": "next",
@@ -58,7 +58,7 @@
58
58
  "business-logic"
59
59
  ],
60
60
  "bugs": {
61
- "url": "git+https://github.com/twinfoundation/auditable-item-graph/issues"
61
+ "url": "git+https://github.com/iotaledger/auditable-item-graph/issues"
62
62
  },
63
63
  "homepage": "https://twindev.org"
64
64
  }