pumuki 6.3.292 → 6.3.293

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.
@@ -856,7 +856,7 @@ export async function runPreCommitStage(
856
856
  repoRoot,
857
857
  stage: 'PRE_COMMIT',
858
858
  scope: {
859
- kind: 'workingTree',
859
+ kind: 'staged',
860
860
  },
861
861
  });
862
862
  if (
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pumuki",
3
- "version": "6.3.292",
3
+ "version": "6.3.293",
4
4
  "description": "Enterprise-grade AST Intelligence System with multi-platform support (iOS, Android, Backend, Frontend) and Feature-First + DDD + Clean Architecture enforcement. Includes dynamic violations API for intelligent querying.",
5
5
  "main": "index.js",
6
6
  "bin": {