cli-archguard 7.0.18 → 7.0.19
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/README.md +1 -1
- package/package.json +2 -2
- package/skill/SKILL.md +1 -1
- package/skill/skill.json +1 -1
package/README.md
CHANGED
|
@@ -6,4 +6,4 @@ Official ArchGuard installer for CLI.Tax.
|
|
|
6
6
|
npx cli-archguard@latest install
|
|
7
7
|
```
|
|
8
8
|
|
|
9
|
-
The installed skill creates and validates architecture contracts, checks each code block, reports drift, and records auditable checkpoint evidence. Runtime and release source: https://
|
|
9
|
+
The installed skill creates and validates architecture contracts, checks each code block, reports drift, and records auditable checkpoint evidence. Runtime and release source: https://github.com/88208555/archguard-clitax.git
|
package/package.json
CHANGED
package/skill/SKILL.md
CHANGED