cognium-ai 1.10.4 → 1.10.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/dist/cli.d.ts CHANGED
@@ -1,6 +1,11 @@
1
1
  #!/usr/bin/env node
2
2
  /**
3
3
  * cognium-ai CLI - AI-powered static analysis with LLM-enhanced vulnerability detection
4
+ *
5
+ * This is a thin wrapper around circle-ir-ai's CLI commands that:
6
+ * - Provides the cognium-ai branding and UX (spinner, colors)
7
+ * - Manages cognium.config.json configuration
8
+ * - Delegates all analysis commands to circle-ir-ai
4
9
  */
5
10
  export {};
6
11
  //# sourceMappingURL=cli.d.ts.map
package/dist/cli.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AACA;;GAEG"}
1
+ {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AACA;;;;;;;GAOG"}