@elevasis/sdk 1.11.0 → 1.12.0

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 (38) hide show
  1. package/dist/cli.cjs +31 -8
  2. package/dist/index.d.ts +345 -48
  3. package/dist/index.js +210 -8
  4. package/dist/test-utils/index.d.ts +216 -40
  5. package/dist/test-utils/index.js +4756 -125
  6. package/dist/types/worker/adapters/llm.d.ts +1 -1
  7. package/dist/worker/index.js +10 -4
  8. package/package.json +2 -2
  9. package/reference/claude-config/rules/agent-start-here.md +14 -14
  10. package/reference/claude-config/skills/configure/SKILL.md +3 -3
  11. package/reference/claude-config/skills/setup/SKILL.md +6 -6
  12. package/reference/claude-config/sync-notes/2026-04-25-auth-role-system-and-settings-roles.md +55 -0
  13. package/reference/claude-config/sync-notes/2026-04-27-crm-hitl-action-layer-cutover.md +101 -0
  14. package/reference/cli.mdx +57 -0
  15. package/reference/examples/organization-model.ts +3 -0
  16. package/reference/packages/core/src/organization-model/README.md +1 -0
  17. package/reference/scaffold/core/organization-graph.mdx +5 -2
  18. package/reference/scaffold/core/organization-model.mdx +6 -0
  19. package/reference/scaffold/index.mdx +3 -0
  20. package/reference/scaffold/operations/propagation-pipeline.md +4 -1
  21. package/reference/scaffold/operations/scaffold-maintenance.md +3 -0
  22. package/reference/scaffold/operations/workflow-recipes.md +13 -10
  23. package/reference/scaffold/recipes/add-a-feature.md +3 -0
  24. package/reference/scaffold/recipes/add-a-resource.md +3 -0
  25. package/reference/scaffold/recipes/customize-organization-model.md +3 -0
  26. package/reference/scaffold/recipes/extend-a-base-entity.md +11 -8
  27. package/reference/scaffold/recipes/gate-by-feature-or-admin.md +3 -0
  28. package/reference/scaffold/recipes/index.md +3 -0
  29. package/reference/scaffold/reference/contracts.md +62 -304
  30. package/reference/scaffold/reference/feature-registry.md +5 -2
  31. package/reference/scaffold/reference/glossary.md +3 -0
  32. package/reference/scaffold/ui/composition-extensibility.mdx +3 -0
  33. package/reference/scaffold/ui/customization.md +3 -0
  34. package/reference/scaffold/ui/feature-flags-and-gating.md +3 -0
  35. package/reference/scaffold/ui/feature-shell.mdx +3 -0
  36. package/reference/scaffold/ui/recipes.md +3 -0
  37. package/reference/claude-config/logs/pre-edit-vibe-gate.log +0 -40
  38. package/reference/claude-config/logs/scaffold-registry-reminder.log +0 -38
@@ -1,40 +0,0 @@
1
- [2026-04-20T09:29:53.658Z] tool=Write path=../../foundations/config/organization-model.ts protected=false VIBE_APPROVED=false decision=ALLOW
2
- [2026-04-20T09:29:53.702Z] tool=Edit path=../../foundations/config/extensions/deal-ecom.ts protected=false VIBE_APPROVED=false decision=ALLOW
3
- [2026-04-20T09:29:53.747Z] tool=MultiEdit path=../../foundations/config/organization-model.override.ts protected=false VIBE_APPROVED=false decision=ALLOW
4
- [2026-04-20T09:29:53.793Z] tool=Write path=../../foundations/config/organization-model.ts protected=false VIBE_APPROVED=true decision=ALLOW
5
- [2026-04-20T09:29:53.837Z] tool=Edit path=../../foundations/config/extensions/deal-ecom.ts protected=false VIBE_APPROVED=true decision=ALLOW
6
- [2026-04-20T09:29:53.890Z] tool=Write path=../../ui/src/routes/__root.tsx protected=false VIBE_APPROVED=false decision=ALLOW
7
- [2026-04-20T09:29:53.934Z] tool=Edit path=../../operations/src/index.ts protected=false VIBE_APPROVED=false decision=ALLOW
8
- [2026-04-20T09:32:06.844Z] tool=Write path=../../foundations/config/organization-model.ts protected=false VIBE_APPROVED=false decision=ALLOW
9
- [2026-04-20T09:32:06.890Z] tool=Edit path=../../foundations/config/extensions/deal-ecom.ts protected=false VIBE_APPROVED=false decision=ALLOW
10
- [2026-04-20T09:32:06.934Z] tool=MultiEdit path=../../foundations/config/organization-model.override.ts protected=false VIBE_APPROVED=false decision=ALLOW
11
- [2026-04-20T09:32:06.978Z] tool=Write path=../../foundations/config/organization-model.ts protected=false VIBE_APPROVED=true decision=ALLOW
12
- [2026-04-20T09:32:07.021Z] tool=Edit path=../../foundations/config/extensions/deal-ecom.ts protected=false VIBE_APPROVED=true decision=ALLOW
13
- [2026-04-20T09:32:07.065Z] tool=Write path=../../ui/src/routes/__root.tsx protected=false VIBE_APPROVED=false decision=ALLOW
14
- [2026-04-20T09:32:07.109Z] tool=Edit path=../../operations/src/index.ts protected=false VIBE_APPROVED=false decision=ALLOW
15
- [2026-04-20T09:32:30.340Z] tool=Write path=../../foundations/config/organization-model.ts protected=false VIBE_APPROVED=false decision=ALLOW
16
- [2026-04-20T09:38:14.624Z] tool=Write path=../../foundations/config/organization-model.ts protected=false VIBE_APPROVED=false decision=ALLOW
17
- [2026-04-20T09:40:20.586Z] tool=Write path=foundations/config/organization-model.ts protected=true VIBE_APPROVED=false decision=BLOCK
18
- [2026-04-20T09:40:20.631Z] tool=Edit path=foundations/config/extensions/deal-ecom.ts protected=true VIBE_APPROVED=false decision=BLOCK
19
- [2026-04-20T09:40:20.674Z] tool=MultiEdit path=foundations/config/organization-model.override.ts protected=true VIBE_APPROVED=false decision=BLOCK
20
- [2026-04-20T09:40:20.718Z] tool=Write path=foundations/config/organization-model.ts protected=true VIBE_APPROVED=true decision=ALLOW
21
- [2026-04-20T09:40:20.762Z] tool=Edit path=foundations/config/extensions/deal-ecom.ts protected=true VIBE_APPROVED=true decision=ALLOW
22
- [2026-04-20T09:40:20.807Z] tool=Write path=ui/src/routes/__root.tsx protected=false VIBE_APPROVED=false decision=ALLOW
23
- [2026-04-20T09:40:20.905Z] tool=Edit path=operations/src/index.ts protected=false VIBE_APPROVED=false decision=ALLOW
24
- [2026-04-21T02:33:54.792Z] tool=Write path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
25
- [2026-04-21T02:34:53.555Z] tool=Edit path=CLAUDE.md protected=false VIBE_APPROVED=false decision=ALLOW
26
- [2026-04-21T02:34:54.867Z] tool=Edit path=.claude/skills/deploy/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
27
- [2026-04-21T02:35:01.437Z] tool=Edit path=.claude/skills/project/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
28
- [2026-04-21T02:35:12.254Z] tool=Edit path=.claude/skills/deploy/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
29
- [2026-04-21T02:35:14.878Z] tool=Edit path=.claude/skills/status/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
30
- [2026-04-21T02:35:16.589Z] tool=Edit path=.claude/rules/observability.md protected=false VIBE_APPROVED=false decision=ALLOW
31
- [2026-04-21T02:35:22.331Z] tool=Edit path=.claude/skills/save/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
32
- [2026-04-21T02:35:23.493Z] tool=Edit path=.claude/skills/save/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
33
- [2026-04-21T02:35:24.652Z] tool=Edit path=.claude/skills/save/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
34
- [2026-04-21T02:35:40.826Z] tool=Edit path=.claude/skills/submit-request/SKILL.md protected=false VIBE_APPROVED=false decision=ALLOW
35
- [2026-04-21T02:35:46.042Z] tool=Edit path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
36
- [2026-04-21T02:35:52.609Z] tool=Edit path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
37
- [2026-04-21T02:38:11.027Z] tool=Edit path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
38
- [2026-04-21T02:40:59.364Z] tool=Edit path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
39
- [2026-04-21T02:46:47.829Z] tool=Edit path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
40
- [2026-04-21T02:46:54.250Z] tool=Edit path=../../apps/docs/content/docs/in-progress/active-development/elevasis-sdk-cli-audit/index.mdx protected=false VIBE_APPROVED=false decision=ALLOW
@@ -1,38 +0,0 @@
1
- [2026-04-21T02:33:54.962Z] SKIP — registry not found (pre-SDK-delivery)
2
- [2026-04-21T02:34:53.682Z] SKIP — registry not found (pre-SDK-delivery)
3
- [2026-04-21T02:35:00.720Z] SKIP — registry not found (pre-SDK-delivery)
4
- [2026-04-21T02:35:01.648Z] SKIP — registry not found (pre-SDK-delivery)
5
- [2026-04-21T02:35:12.366Z] SKIP — registry not found (pre-SDK-delivery)
6
- [2026-04-21T02:35:15.057Z] SKIP — registry not found (pre-SDK-delivery)
7
- [2026-04-21T02:35:16.874Z] SKIP — registry not found (pre-SDK-delivery)
8
- [2026-04-21T02:35:22.469Z] SKIP — registry not found (pre-SDK-delivery)
9
- [2026-04-21T02:35:23.677Z] SKIP — registry not found (pre-SDK-delivery)
10
- [2026-04-21T02:35:24.831Z] SKIP — registry not found (pre-SDK-delivery)
11
- [2026-04-21T02:35:41.027Z] SKIP — registry not found (pre-SDK-delivery)
12
- [2026-04-21T02:35:46.206Z] SKIP — registry not found (pre-SDK-delivery)
13
- [2026-04-21T02:35:52.776Z] SKIP — registry not found (pre-SDK-delivery)
14
- [2026-04-21T02:38:11.201Z] SKIP — registry not found (pre-SDK-delivery)
15
- [2026-04-21T02:40:59.696Z] SKIP — registry not found (pre-SDK-delivery)
16
- [2026-04-21T02:46:47.986Z] SKIP — registry not found (pre-SDK-delivery)
17
- [2026-04-21T02:46:54.532Z] SKIP — registry not found (pre-SDK-delivery)
18
- [2026-04-21T07:44:32.528Z] SKIP — registry not found (pre-SDK-delivery)
19
- [2026-04-21T07:52:53.483Z] SKIP — registry not found (pre-SDK-delivery)
20
- [2026-04-21T07:54:29.656Z] SKIP — registry not found (pre-SDK-delivery)
21
- [2026-04-21T07:54:33.615Z] SKIP — registry not found (pre-SDK-delivery)
22
- [2026-04-21T07:57:28.696Z] SKIP — registry not found (pre-SDK-delivery)
23
- [2026-04-21T08:00:48.300Z] SKIP — registry not found (pre-SDK-delivery)
24
- [2026-04-21T08:00:49.082Z] SKIP — registry not found (pre-SDK-delivery)
25
- [2026-04-21T08:00:50.494Z] SKIP — registry not found (pre-SDK-delivery)
26
- [2026-04-21T08:00:56.735Z] SKIP — registry not found (pre-SDK-delivery)
27
- [2026-04-21T08:00:58.798Z] SKIP — registry not found (pre-SDK-delivery)
28
- [2026-04-21T08:01:07.662Z] SKIP — registry not found (pre-SDK-delivery)
29
- [2026-04-21T08:01:19.062Z] SKIP — registry not found (pre-SDK-delivery)
30
- [2026-04-21T08:01:24.353Z] SKIP — registry not found (pre-SDK-delivery)
31
- [2026-04-21T08:01:42.662Z] SKIP — registry not found (pre-SDK-delivery)
32
- [2026-04-21T08:12:30.121Z] SKIP — registry not found (pre-SDK-delivery)
33
- [2026-04-21T08:14:55.475Z] SKIP — registry not found (pre-SDK-delivery)
34
- [2026-04-21T08:17:01.426Z] SKIP — registry not found (pre-SDK-delivery)
35
- [2026-04-21T08:36:02.820Z] SKIP — registry not found (pre-SDK-delivery)
36
- [2026-04-21T22:16:29.986Z] SKIP — registry not found (pre-SDK-delivery)
37
- [2026-04-21T22:16:55.680Z] SKIP — registry not found (pre-SDK-delivery)
38
- [2026-04-21T22:17:54.009Z] SKIP — registry not found (pre-SDK-delivery)