@girardmedia/bootspring 2.2.0 → 2.2.1

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.
Files changed (45) hide show
  1. package/bin/bootspring.js +127 -73
  2. package/claude-commands/agent.md +34 -0
  3. package/claude-commands/bs.md +31 -0
  4. package/claude-commands/build.md +25 -0
  5. package/claude-commands/skill.md +31 -0
  6. package/claude-commands/todo.md +25 -0
  7. package/dist/core/index.d.ts +5814 -0
  8. package/dist/core.js +5779 -0
  9. package/dist/index.js +93883 -0
  10. package/dist/mcp/index.d.ts +1 -0
  11. package/dist/mcp-server.js +2298 -0
  12. package/package.json +22 -55
  13. package/core/api-client.d.ts +0 -69
  14. package/core/api-client.js +0 -1482
  15. package/core/auth.d.ts +0 -98
  16. package/core/auth.js +0 -737
  17. package/core/build-orchestrator.js +0 -508
  18. package/core/build-state.js +0 -612
  19. package/core/config.d.ts +0 -106
  20. package/core/config.js +0 -1328
  21. package/core/context-loader.js +0 -580
  22. package/core/context.d.ts +0 -61
  23. package/core/context.js +0 -327
  24. package/core/entitlements.d.ts +0 -70
  25. package/core/entitlements.js +0 -322
  26. package/core/index.d.ts +0 -53
  27. package/core/index.js +0 -62
  28. package/core/mcp-config.js +0 -115
  29. package/core/policies.d.ts +0 -43
  30. package/core/policies.js +0 -113
  31. package/core/policy-matrix.js +0 -303
  32. package/core/project-activity.js +0 -175
  33. package/core/redaction.d.ts +0 -5
  34. package/core/redaction.js +0 -63
  35. package/core/self-update.js +0 -259
  36. package/core/session.js +0 -353
  37. package/core/task-extractor.js +0 -1098
  38. package/core/telemetry.d.ts +0 -55
  39. package/core/telemetry.js +0 -617
  40. package/core/tier-enforcement.js +0 -928
  41. package/core/utils.d.ts +0 -90
  42. package/core/utils.js +0 -455
  43. package/core/validation.js +0 -572
  44. package/mcp/server.d.ts +0 -57
  45. package/mcp/server.js +0 -264

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.