@lssm/module.contractspec-examples 0.0.0-canary-20251217083314 → 0.0.0-canary-20251219202229
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/LICENSE +21 -0
- package/dist/builtins.d.ts +2 -1
- package/dist/builtins.d.ts.map +1 -0
- package/dist/builtins.js +2 -1
- package/dist/builtins.js.map +1 -0
- package/dist/examples/agent-console/dist/example.js +2 -1
- package/dist/examples/agent-console/dist/example.js.map +1 -0
- package/dist/examples/ai-support-bot/dist/example.js +2 -1
- package/dist/examples/ai-support-bot/dist/example.js.map +1 -0
- package/dist/examples/analytics-dashboard/dist/example.js +2 -1
- package/dist/examples/analytics-dashboard/dist/example.js.map +1 -0
- package/dist/examples/content-generation/dist/example.js +2 -1
- package/dist/examples/content-generation/dist/example.js.map +1 -0
- package/dist/examples/crm-pipeline/dist/example.js +2 -1
- package/dist/examples/crm-pipeline/dist/example.js.map +1 -0
- package/dist/examples/integration-hub/dist/example.js +2 -1
- package/dist/examples/integration-hub/dist/example.js.map +1 -0
- package/dist/examples/integration-stripe/dist/example.js +2 -1
- package/dist/examples/integration-stripe/dist/example.js.map +1 -0
- package/dist/examples/kb-update-pipeline/dist/example.js +2 -1
- package/dist/examples/kb-update-pipeline/dist/example.js.map +1 -0
- package/dist/examples/knowledge-canon/dist/example.js +2 -1
- package/dist/examples/knowledge-canon/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-ambient-coach/dist/example.js +2 -1
- package/dist/examples/learning-journey-ambient-coach/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-crm-onboarding/dist/example.js +2 -1
- package/dist/examples/learning-journey-crm-onboarding/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-duo-drills/dist/example.js +2 -1
- package/dist/examples/learning-journey-duo-drills/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-platform-tour/dist/example.js +2 -1
- package/dist/examples/learning-journey-platform-tour/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-quest-challenges/dist/example.js +2 -1
- package/dist/examples/learning-journey-quest-challenges/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-registry/dist/example.js +2 -1
- package/dist/examples/learning-journey-registry/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-studio-onboarding/dist/example.js +2 -1
- package/dist/examples/learning-journey-studio-onboarding/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-ui-coaching/dist/example.js +2 -1
- package/dist/examples/learning-journey-ui-coaching/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-ui-gamified/dist/example.js +2 -1
- package/dist/examples/learning-journey-ui-gamified/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-ui-onboarding/dist/example.js +2 -1
- package/dist/examples/learning-journey-ui-onboarding/dist/example.js.map +1 -0
- package/dist/examples/learning-journey-ui-shared/dist/example.js +2 -1
- package/dist/examples/learning-journey-ui-shared/dist/example.js.map +1 -0
- package/dist/examples/learning-patterns/dist/example.js +2 -1
- package/dist/examples/learning-patterns/dist/example.js.map +1 -0
- package/dist/examples/lifecycle-cli/dist/example.js +2 -1
- package/dist/examples/lifecycle-cli/dist/example.js.map +1 -0
- package/dist/examples/lifecycle-dashboard/dist/example.js +2 -1
- package/dist/examples/lifecycle-dashboard/dist/example.js.map +1 -0
- package/dist/examples/locale-jurisdiction-gate/dist/example.js +2 -1
- package/dist/examples/locale-jurisdiction-gate/dist/example.js.map +1 -0
- package/dist/examples/marketplace/dist/example.js +2 -1
- package/dist/examples/marketplace/dist/example.js.map +1 -0
- package/dist/examples/openbanking-powens/dist/example.js +2 -1
- package/dist/examples/openbanking-powens/dist/example.js.map +1 -0
- package/dist/examples/personalization/dist/example.js +2 -1
- package/dist/examples/personalization/dist/example.js.map +1 -0
- package/dist/examples/policy-safe-knowledge-assistant/dist/example.js +2 -1
- package/dist/examples/policy-safe-knowledge-assistant/dist/example.js.map +1 -0
- package/dist/examples/saas-boilerplate/dist/example.js +2 -1
- package/dist/examples/saas-boilerplate/dist/example.js.map +1 -0
- package/dist/examples/service-business-os/dist/example.js +2 -1
- package/dist/examples/service-business-os/dist/example.js.map +1 -0
- package/dist/examples/team-hub/dist/example.js +2 -1
- package/dist/examples/team-hub/dist/example.js.map +1 -0
- package/dist/examples/versioned-knowledge-base/dist/example.js +2 -1
- package/dist/examples/versioned-knowledge-base/dist/example.js.map +1 -0
- package/dist/examples/wealth-snapshot/dist/example.js +2 -1
- package/dist/examples/wealth-snapshot/dist/example.js.map +1 -0
- package/dist/examples/workflow-system/dist/example.js +2 -1
- package/dist/examples/workflow-system/dist/example.js.map +1 -0
- package/dist/registry.d.ts +2 -1
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +2 -1
- package/dist/registry.js.map +1 -0
- package/dist/types.d.ts +2 -1
- package/dist/types.d.ts.map +1 -0
- package/dist/validate.d.ts +2 -1
- package/dist/validate.d.ts.map +1 -0
- package/dist/validate.js +2 -1
- package/dist/validate.js.map +1 -0
- package/package.json +40 -39
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 Chaman Ventures, SASU
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/dist/builtins.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"builtins.d.ts","names":[],"sources":["../src/builtins.ts"],"sourcesContent":[],"mappings":";;;cAsCa,2BAA2B"}
|
package/dist/builtins.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"builtins.js","names":["EXAMPLE_REGISTRY: readonly ExampleDefinition[]","AgentConsole","AiSupportBot","AnalyticsDashboard","ContentGeneration","CrmPipeline","IntegrationHub","IntegrationStripe","KbUpdatePipeline","KnowledgeCanon","LearningPatterns","LearningJourneyAmbientCoach","LearningJourneyCrmOnboarding","LearningJourneyDuoDrills","LearningJourneyPlatformTour","LearningJourneyQuestChallenges","LearningJourneyRegistry","LearningJourneyStudioOnboarding","LearningJourneyUiCoaching","LearningJourneyUiGamified","LearningJourneyUiOnboarding","LearningJourneyUiShared","LifecycleCli","LifecycleDashboard","LocaleJurisdictionGate","Marketplace","OpenbankingPowens","Personalization","PolicySafeKnowledgeAssistant","SaasBoilerplate","ServiceBusinessOs","TeamHub","VersionedKnowledgeBase","WealthSnapshot","WorkflowSystem"],"sources":["../src/builtins.ts"],"sourcesContent":["import type { ExampleDefinition } from './types';\n\n// Import manifests ONLY via the side-effect-free `/example` entrypoints.\nimport AgentConsole from '@lssm/example.agent-console/example';\nimport AiSupportBot from '@lssm/example.ai-support-bot/example';\nimport AnalyticsDashboard from '@lssm/example.analytics-dashboard/example';\nimport ContentGeneration from '@lssm/example.content-generation/example';\nimport CrmPipeline from '@lssm/example.crm-pipeline/example';\nimport IntegrationHub from '@lssm/example.integration-hub/example';\nimport IntegrationStripe from '@lssm/example.integration-stripe/example';\nimport KbUpdatePipeline from '@lssm/example.kb-update-pipeline/example';\nimport KnowledgeCanon from '@lssm/example.knowledge-canon/example';\nimport LearningPatterns from '@lssm/example.learning-patterns/example';\nimport LearningJourneyAmbientCoach from '@lssm/example.learning-journey-ambient-coach/example';\nimport LearningJourneyCrmOnboarding from '@lssm/example.learning-journey-crm-onboarding/example';\nimport LearningJourneyDuoDrills from '@lssm/example.learning-journey-duo-drills/example';\nimport LearningJourneyPlatformTour from '@lssm/example.learning-journey-platform-tour/example';\nimport LearningJourneyQuestChallenges from '@lssm/example.learning-journey-quest-challenges/example';\nimport LearningJourneyRegistry from '@lssm/example.learning-journey-registry/example';\nimport LearningJourneyStudioOnboarding from '@lssm/example.learning-journey-studio-onboarding/example';\nimport LearningJourneyUiCoaching from '@lssm/example.learning-journey-ui-coaching/example';\nimport LearningJourneyUiGamified from '@lssm/example.learning-journey-ui-gamified/example';\nimport LearningJourneyUiOnboarding from '@lssm/example.learning-journey-ui-onboarding/example';\nimport LearningJourneyUiShared from '@lssm/example.learning-journey-ui-shared/example';\nimport LifecycleCli from '@lssm/example.lifecycle-cli/example';\nimport LifecycleDashboard from '@lssm/example.lifecycle-dashboard/example';\nimport LocaleJurisdictionGate from '@lssm/example.locale-jurisdiction-gate/example';\nimport Marketplace from '@lssm/example.marketplace/example';\nimport OpenbankingPowens from '@lssm/example.openbanking-powens/example';\nimport Personalization from '@lssm/example.personalization/example';\nimport PolicySafeKnowledgeAssistant from '@lssm/example.policy-safe-knowledge-assistant/example';\nimport SaasBoilerplate from '@lssm/example.saas-boilerplate/example';\nimport ServiceBusinessOs from '@lssm/example.service-business-os/example';\nimport TeamHub from '@lssm/example.team-hub/example';\nimport VersionedKnowledgeBase from '@lssm/example.versioned-knowledge-base/example';\nimport WealthSnapshot from '@lssm/example.wealth-snapshot/example';\nimport WorkflowSystem from '@lssm/example.workflow-system/example';\n\nexport const EXAMPLE_REGISTRY: readonly ExampleDefinition[] = [\n AgentConsole,\n AiSupportBot,\n AnalyticsDashboard,\n ContentGeneration,\n CrmPipeline,\n IntegrationHub,\n IntegrationStripe,\n KbUpdatePipeline,\n KnowledgeCanon,\n LearningPatterns,\n LearningJourneyAmbientCoach,\n LearningJourneyCrmOnboarding,\n LearningJourneyDuoDrills,\n LearningJourneyPlatformTour,\n LearningJourneyQuestChallenges,\n LearningJourneyRegistry,\n LearningJourneyStudioOnboarding,\n LearningJourneyUiCoaching,\n LearningJourneyUiGamified,\n LearningJourneyUiOnboarding,\n LearningJourneyUiShared,\n LifecycleCli,\n LifecycleDashboard,\n LocaleJurisdictionGate,\n Marketplace,\n OpenbankingPowens,\n Personalization,\n PolicySafeKnowledgeAssistant,\n SaasBoilerplate,\n ServiceBusinessOs,\n TeamHub,\n VersionedKnowledgeBase,\n WealthSnapshot,\n WorkflowSystem,\n];\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsCA,MAAaA,mBAAiD;CAC5DC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACAC;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/agent-console/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"agent-console\",\n\ttitle: \"Agent Console\",\n\tsummary: \"AI agent ops console: tools, agents, runs, logs, and metrics (spec-first, regenerable).\",\n\ttags: [\n\t\t\"ai\",\n\t\t\"agents\",\n\t\t\"tools\",\n\t\t\"orchestration\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.agent-console.reference\",\n\t\tgoalDocId: \"docs.examples.agent-console.goal\",\n\t\tusageDocId: \"docs.examples.agent-console.usage\",\n\t\tconstraintsDocId: \"docs.examples.agent-console.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.agent-console\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8CA,IAAI,kBA7CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/ai-support-bot/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"ai-support-bot\",\n\ttitle: \"AI Support Bot\",\n\tsummary: \"Classify and resolve a support ticket (with a drafted response) using the support-bot and knowledge libraries.\",\n\ttags: [\n\t\t\"support\",\n\t\t\"ai\",\n\t\t\"tickets\",\n\t\t\"knowledge\"\n\t],\n\tkind: \"script\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.ai-support-bot\",\n\t\tusageDocId: \"docs.examples.ai-support-bot.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.ai-support-bot\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAkCA,IAAI,kBAjCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,WAAW;GACnB;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/analytics-dashboard/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"analytics-dashboard\",\n\ttitle: \"Analytics Dashboard\",\n\tsummary: \"Tenant-scoped dashboards, widgets, query builder, and scheduled reports (spec-first widgets/queries).\",\n\ttags: [\n\t\t\"analytics\",\n\t\t\"dashboards\",\n\t\t\"bi\",\n\t\t\"queries\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.analytics-dashboard\",\n\t\tgoalDocId: \"docs.examples.analytics-dashboard.goal\",\n\t\tusageDocId: \"docs.examples.analytics-dashboard.usage\",\n\t\tconstraintsDocId: \"docs.examples.analytics-dashboard.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.analytics-dashboard\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8CA,IAAI,kBA7CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/content-generation/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"content-generation\",\n\ttitle: \"Content Generation\",\n\tsummary: \"Generate blog/landing/email/social/SEO assets from a typed ContentBrief using @lssm/lib.content-gen.\",\n\ttags: [\n\t\t\"content\",\n\t\t\"marketing\",\n\t\t\"generation\",\n\t\t\"ai\"\n\t],\n\tkind: \"script\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.content-generation\",\n\t\tusageDocId: \"docs.examples.content-generation.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.content-generation\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAkCA,IAAI,kBAjCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,WAAW;GACnB;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/crm-pipeline/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"crm-pipeline\",\n\ttitle: \"CRM Pipeline\",\n\tsummary: \"Sales CRM with contacts, companies, deals, pipelines, and tasks.\",\n\ttags: [\n\t\t\"crm\",\n\t\t\"sales\",\n\t\t\"pipeline\",\n\t\t\"deals\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.crm-pipeline\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.crm-pipeline\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAyCA,IAAI,kBAxCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,8BAA8B;CACjD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/integration-hub/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"integration-hub\",\n\ttitle: \"Integration Hub\",\n\tsummary: \"Provider-agnostic integration center with connectors, connections, field mappings, and sync logs.\",\n\ttags: [\n\t\t\"integrations\",\n\t\t\"sync\",\n\t\t\"etl\",\n\t\t\"connectors\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.integration-hub\",\n\t\tgoalDocId: \"docs.examples.integration-hub.goal\",\n\t\tusageDocId: \"docs.examples.integration-hub.usage\",\n\t\tconstraintsDocId: \"docs.examples.integration-hub.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.integration-hub\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8CA,IAAI,kBA7CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/integration-stripe/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"integration-stripe\",\n\ttitle: \"Integration — Stripe Payments\",\n\tsummary: \"Wire AppBlueprint + Workflow + TenantAppConfig to enable Stripe-backed payments (spec-first integration pattern).\",\n\ttags: [\n\t\t\"stripe\",\n\t\t\"payments\",\n\t\t\"integration\",\n\t\t\"blueprint\",\n\t\t\"workflow\"\n\t],\n\tkind: \"integration\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.integration-stripe\",\n\t\tusageDocId: \"docs.examples.integration-stripe.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.integration-stripe\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAmCA,IAAI,kBAlCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/kb-update-pipeline/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"kb-update-pipeline\",\n\ttitle: \"KB Update Pipeline\",\n\tsummary: \"Automation proposes KB updates; humans verify; everything audited and notified.\",\n\ttags: [\n\t\t\"knowledge\",\n\t\t\"pipeline\",\n\t\t\"hitl\",\n\t\t\"audit\"\n\t],\n\tkind: \"knowledge\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.kb-update-pipeline\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.kb-update-pipeline\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"markdown\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAsCA,IAAI,kBArCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,oCAAoC;CACvD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/knowledge-canon/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"knowledge-canon\",\n\ttitle: \"Knowledge Canon (Product Canon space)\",\n\tsummary: \"Bind a canonical knowledge space to a tenant and route assistant/workflow requests to the right sources (blueprint + app config pattern).\",\n\ttags: [\n\t\t\"knowledge\",\n\t\t\"canon\",\n\t\t\"app-config\",\n\t\t\"agents\",\n\t\t\"workflows\"\n\t],\n\tkind: \"knowledge\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.knowledge-canon\",\n\t\tusageDocId: \"docs.examples.knowledge-canon.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.knowledge-canon\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAmCA,IAAI,kBAlCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-ambient-coach/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-ambient-coach\",\n\ttitle: \"Learning Journey — Ambient Coach\",\n\tsummary: \"Ambient coaching pattern: lightweight nudges driven by context and recent progress.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"coaching\",\n\t\t\"ambient\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.learning-journey.ambient-coach\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-ambient-coach\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,uCAAuC;CAC1D,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-crm-onboarding/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-crm-onboarding\",\n\ttitle: \"Learning Journey — CRM First Win\",\n\tsummary: \"Onboarding track for CRM Pipeline driving users from empty CRM to first closed-won deal.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"crm\",\n\t\t\"onboarding\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.learning-journey.crm-onboarding\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-crm-onboarding\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,wCAAwC;CAC3D,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-duo-drills/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-duo-drills\",\n\ttitle: \"Learning Journey — Duo Drills\",\n\tsummary: \"Short drill/SRS example with XP and streak hooks for language, finance, or ContractSpec concept drills.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"drills\",\n\t\t\"srs\",\n\t\t\"xp\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.learning-journey.duo-drills\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-duo-drills\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA+BA,IAAI,kBA9BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,oCAAoC;CACvD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-platform-tour/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-platform-tour\",\n\ttitle: \"Learning Journey — Platform Tour\",\n\tsummary: \"Learning journey track + contracts + presentations for a platform tour.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"journey\",\n\t\t\"platform-tour\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.platform-tour\",\n\t\tgoalDocId: \"docs.examples.platform-tour.goal\",\n\t\tusageDocId: \"docs.examples.platform-tour.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-platform-tour\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"playground\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAkCA,IAAI,kBAjCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,aAAa;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-quest-challenges/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-quest-challenges\",\n\ttitle: \"Learning Journey — Quest Challenges\",\n\tsummary: \"Quest/challenge pattern: multi-step goals with progress events, rewards, and streak hooks.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"quests\",\n\t\t\"challenges\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.learning-journey.quest-challenges\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-quest-challenges\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,0CAA0C;CAC7D,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-registry/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-registry\",\n\ttitle: \"Learning Journey Registry\",\n\tsummary: \"Registry of learning journey tracks + presentations + UI mini-app bindings.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"journey\",\n\t\t\"registry\"\n\t],\n\tkind: \"library\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.learning-journey-registry\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-registry\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,2CAA2C;CAC9D,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-studio-onboarding/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-studio-onboarding\",\n\ttitle: \"Learning Journey — Studio Getting Started\",\n\tsummary: \"Onboarding track guiding a new Studio user through template spawn, spec edit, regeneration, playground, and evolution.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"onboarding\",\n\t\t\"studio\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.learning-journey.studio-onboarding\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-studio-onboarding\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,2CAA2C;CAC9D,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-ui-coaching/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-ui-coaching\",\n\ttitle: \"Learning Journey UI — Coaching\",\n\tsummary: \"UI mini-app for coaching patterns: tips, engagement meter, progress.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"ui\",\n\t\t\"coaching\"\n\t],\n\tkind: \"ui\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.learning-journey-ui-coaching\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-ui-coaching\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,8CAA8C;CACjE,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-ui-gamified/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-ui-gamified\",\n\ttitle: \"Learning Journey UI — Gamified\",\n\tsummary: \"UI mini-app for gamified learning: flashcards, mastery ring, calendar.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"ui\",\n\t\t\"gamified\"\n\t],\n\tkind: \"ui\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.learning-journey-ui-gamified\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-ui-gamified\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,8CAA8C;CACjE,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-ui-onboarding/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-ui-onboarding\",\n\ttitle: \"Learning Journey UI — Onboarding\",\n\tsummary: \"UI mini-app for onboarding patterns: checklists, code snippets, journey map.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"ui\",\n\t\t\"onboarding\"\n\t],\n\tkind: \"ui\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.learning-journey-ui-onboarding\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-ui-onboarding\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,gDAAgD;CACnE,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-journey-ui-shared/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-journey-ui-shared\",\n\ttitle: \"Learning Journey UI — Shared\",\n\tsummary: \"Shared UI components and hooks for learning journey mini-apps.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"ui\",\n\t\t\"shared\"\n\t],\n\tkind: \"ui\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.learning-journey-ui-shared\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-journey-ui-shared\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"playground\", \"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,4CAA4C;CAC/D,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,cAAc,WAAW;GACjC;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/learning-patterns/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"learning-patterns\",\n\ttitle: \"Learning Patterns\",\n\tsummary: \"Domain-agnostic learning archetypes implemented as Learning Journey tracks.\",\n\ttags: [\n\t\t\"learning\",\n\t\t\"journey\",\n\t\t\"patterns\"\n\t],\n\tkind: \"library\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.learning-patterns\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.learning-patterns\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8BA,IAAI,kBA7BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,mCAAmC;CACtD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/lifecycle-cli/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"lifecycle-cli\",\n\ttitle: \"Lifecycle CLI\",\n\tsummary: \"Tiny script showing how to run the lifecycle managed service from a CLI (no HTTP server required).\",\n\ttags: [\n\t\t\"lifecycle\",\n\t\t\"cli\",\n\t\t\"demo\"\n\t],\n\tkind: \"script\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.lifecycle-cli\",\n\t\tusageDocId: \"docs.examples.lifecycle-cli.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.lifecycle-cli\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAiCA,IAAI,kBAhCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,WAAW;GACnB;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/lifecycle-dashboard/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"lifecycle-dashboard\",\n\ttitle: \"Lifecycle Dashboard (snippet)\",\n\tsummary: \"A minimal dashboard page pattern: call lifecycle-managed endpoints and render a mobile-friendly status card.\",\n\ttags: [\n\t\t\"lifecycle\",\n\t\t\"dashboard\",\n\t\t\"nextjs\",\n\t\t\"snippet\"\n\t],\n\tkind: \"blueprint\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.lifecycle-dashboard\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.lifecycle-dashboard\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA+BA,IAAI,kBA9BY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,qCAAqC;CACxD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/locale-jurisdiction-gate/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"locale-jurisdiction-gate\",\n\ttitle: \"Locale / Jurisdiction Gate\",\n\tsummary: \"Fail-closed gating for assistant calls: locale + jurisdiction + kbSnapshotId + allowedScope must be explicit, answers must cite a snapshot.\",\n\ttags: [\n\t\t\"policy\",\n\t\t\"locale\",\n\t\t\"jurisdiction\",\n\t\t\"assistant\",\n\t\t\"gating\"\n\t],\n\tkind: \"knowledge\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.locale-jurisdiction-gate\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.locale-jurisdiction-gate\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAmCA,IAAI,kBAlCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,0CAA0C;CAC7D,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/marketplace/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"marketplace\",\n\ttitle: \"Marketplace (2-sided)\",\n\tsummary: \"Two-sided marketplace with stores, products, orders, payouts, and reviews (multi-actor flows).\",\n\ttags: [\n\t\t\"marketplace\",\n\t\t\"orders\",\n\t\t\"payouts\",\n\t\t\"reviews\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.marketplace\",\n\t\tgoalDocId: \"docs.examples.marketplace.goal\",\n\t\tusageDocId: \"docs.examples.marketplace.usage\",\n\t\tconstraintsDocId: \"docs.examples.marketplace.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.marketplace\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8CA,IAAI,kBA7CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/openbanking-powens/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"openbanking-powens\",\n\ttitle: \"Open Banking — Powens\",\n\tsummary: \"OAuth callback + webhook handler patterns for Powens open banking integration (provider + workflow orchestration).\",\n\ttags: [\n\t\t\"openbanking\",\n\t\t\"powens\",\n\t\t\"oauth\",\n\t\t\"webhooks\",\n\t\t\"integrations\"\n\t],\n\tkind: \"integration\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.openbanking-powens\",\n\t\tusageDocId: \"docs.examples.openbanking-powens.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.openbanking-powens\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAmCA,IAAI,kBAlCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/personalization/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"personalization\",\n\ttitle: \"Personalization Patterns\",\n\tsummary: \"Small examples for behavior tracking, overlay-based UI customization, and tenant workflow extension.\",\n\ttags: [\n\t\t\"personalization\",\n\t\t\"overlays\",\n\t\t\"behavior\",\n\t\t\"workflows\"\n\t],\n\tkind: \"library\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.personalization\",\n\t\tusageDocId: \"docs.examples.personalization.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.personalization\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\"markdown\", \"specs\"]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAkCA,IAAI,kBAjCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO,CAAC,YAAY,QAAQ;GAC5B;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/policy-safe-knowledge-assistant/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"policy-safe-knowledge-assistant\",\n\ttitle: \"Policy-safe Knowledge Assistant\",\n\tsummary: \"All-in-one template: locale/jurisdiction gating + versioned KB snapshots + HITL update pipeline + learning hub.\",\n\ttags: [\n\t\t\"assistant\",\n\t\t\"knowledge\",\n\t\t\"policy\",\n\t\t\"hitl\",\n\t\t\"learning\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\tgoalDocId: \"docs.examples.policy-safe-knowledge-assistant.goal\",\n\t\tusageDocId: \"docs.examples.policy-safe-knowledge-assistant.usage\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.policy-safe-knowledge-assistant\",\n\t\tfeature: \"./feature\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA0CA,IAAI,kBAzCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,YAAY;EACZ;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/saas-boilerplate/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"saas-boilerplate\",\n\ttitle: \"SaaS Boilerplate\",\n\tsummary: \"Multi-tenant SaaS foundation with orgs, projects, settings, billing usage, and RBAC.\",\n\ttags: [\n\t\t\"saas\",\n\t\t\"multi-tenant\",\n\t\t\"billing\",\n\t\t\"rbac\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.saas-boilerplate\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.saas-boilerplate\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAyCA,IAAI,kBAxCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,kCAAkC;CACrD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/service-business-os/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"service-business-os\",\n\ttitle: \"Service Business OS\",\n\tsummary: \"Service business operating system: jobs, clients, scheduling, invoicing, and ops dashboards.\",\n\ttags: [\n\t\t\"service-business\",\n\t\t\"jobs\",\n\t\t\"scheduling\",\n\t\t\"invoicing\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.service-business-os\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.service-business-os\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAyCA,IAAI,kBAxCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,qCAAqC;CACxD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/team-hub/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"team-hub\",\n\ttitle: \"Team Hub\",\n\tsummary: \"Internal collaboration hub with spaces, tasks, rituals, and announcements.\",\n\ttags: [\n\t\t\"tasks\",\n\t\t\"rituals\",\n\t\t\"announcements\",\n\t\t\"collaboration\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.team-hub\",\n\t\tgoalDocId: \"docs.examples.team-hub.goal\",\n\t\tusageDocId: \"docs.examples.team-hub.usage\",\n\t\tconstraintsDocId: \"docs.examples.team-hub.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.team-hub\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8CA,IAAI,kBA7CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/versioned-knowledge-base/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"versioned-knowledge-base\",\n\ttitle: \"Versioned Knowledge Base\",\n\tsummary: \"Curated KB with immutable sources, reviewable rule versions, and published snapshots.\",\n\ttags: [\n\t\t\"knowledge\",\n\t\t\"versioning\",\n\t\t\"snapshots\"\n\t],\n\tkind: \"knowledge\",\n\tvisibility: \"public\",\n\tdocs: { rootDocId: \"docs.examples.versioned-knowledge-base\" },\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.versioned-knowledge-base\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"markdown\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AAqCA,IAAI,kBApCY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM,EAAE,WAAW,0CAA0C;CAC7D,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/wealth-snapshot/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"wealth-snapshot\",\n\ttitle: \"Wealth Snapshot\",\n\tsummary: \"Simple wealth overview with accounts, assets, liabilities, goals, and net-worth snapshots.\",\n\ttags: [\n\t\t\"finance\",\n\t\t\"net-worth\",\n\t\t\"goals\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.wealth-snapshot\",\n\t\tgoalDocId: \"docs.examples.wealth-snapshot.goal\",\n\t\tusageDocId: \"docs.examples.wealth-snapshot.usage\",\n\t\tconstraintsDocId: \"docs.examples.wealth-snapshot.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.wealth-snapshot\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA6CA,IAAI,kBA5CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../../../../../../examples/workflow-system/dist/example.js"],"sourcesContent":["//#region src/example.ts\nconst example = {\n\tid: \"workflow-system\",\n\ttitle: \"Workflow / Approval System\",\n\tsummary: \"State-machine driven approvals with RBAC, audit trail, notifications, and jobs.\",\n\ttags: [\n\t\t\"workflow\",\n\t\t\"approval\",\n\t\t\"state-machine\",\n\t\t\"rbac\"\n\t],\n\tkind: \"template\",\n\tvisibility: \"public\",\n\tdocs: {\n\t\trootDocId: \"docs.examples.workflow-system\",\n\t\tgoalDocId: \"docs.examples.workflow-system.goal\",\n\t\tusageDocId: \"docs.examples.workflow-system.usage\",\n\t\tconstraintsDocId: \"docs.examples.workflow-system.constraints\"\n\t},\n\tentrypoints: {\n\t\tpackageName: \"@lssm/example.workflow-system\",\n\t\tfeature: \"./feature\",\n\t\tcontracts: \"./contracts\",\n\t\tpresentations: \"./presentations\",\n\t\thandlers: \"./handlers\",\n\t\tdocs: \"./docs\"\n\t},\n\tsurfaces: {\n\t\ttemplates: true,\n\t\tsandbox: {\n\t\t\tenabled: true,\n\t\t\tmodes: [\n\t\t\t\t\"playground\",\n\t\t\t\t\"specs\",\n\t\t\t\t\"builder\",\n\t\t\t\t\"markdown\",\n\t\t\t\t\"evolution\"\n\t\t\t]\n\t\t},\n\t\tstudio: {\n\t\t\tenabled: true,\n\t\t\tinstallable: true\n\t\t},\n\t\tmcp: { enabled: true }\n\t}\n};\nvar example_default = example;\n\n//#endregion\nexport { example_default as default };\n//# sourceMappingURL=example.js.map"],"mappings":";AA8CA,IAAI,kBA7CY;CACf,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;EACL;EACA;EACA;EACA;EACA;CACD,MAAM;CACN,YAAY;CACZ,MAAM;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,kBAAkB;EAClB;CACD,aAAa;EACZ,aAAa;EACb,SAAS;EACT,WAAW;EACX,eAAe;EACf,UAAU;EACV,MAAM;EACN;CACD,UAAU;EACT,WAAW;EACX,SAAS;GACR,SAAS;GACT,OAAO;IACN;IACA;IACA;IACA;IACA;IACA;GACD;EACD,QAAQ;GACP,SAAS;GACT,aAAa;GACb;EACD,KAAK,EAAE,SAAS,MAAM;EACtB;CACD"}
|
package/dist/registry.d.ts
CHANGED
|
@@ -6,4 +6,5 @@ declare function listExamples(): readonly ExampleDefinition[];
|
|
|
6
6
|
declare function getExample(id: ExampleId): ExampleDefinition | undefined;
|
|
7
7
|
declare function searchExamples(query: string): ExampleDefinition[];
|
|
8
8
|
//#endregion
|
|
9
|
-
export { getExample, listExamples, searchExamples };
|
|
9
|
+
export { getExample, listExamples, searchExamples };
|
|
10
|
+
//# sourceMappingURL=registry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"registry.d.ts","names":[],"sources":["../src/registry.ts"],"sourcesContent":[],"mappings":";;;;iBAKgB,YAAA,CAAA,YAAyB;AAAzB,iBAIA,UAAA,CAJyB,EAAA,EAIV,SAJU,CAAiB,EAIf,iBAJe,GAAA,SAAA;AAI1C,iBAIA,cAAA,CAJe,KAAY,EAAA,MAAA,CAAA,EAII,iBAJa,EAAA"}
|
package/dist/registry.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"registry.js","names":[],"sources":["../src/registry.ts"],"sourcesContent":["import type { ExampleDefinition, ExampleId } from './types';\nimport { EXAMPLE_REGISTRY } from './builtins';\n\nexport { EXAMPLE_REGISTRY };\n\nexport function listExamples(): readonly ExampleDefinition[] {\n return EXAMPLE_REGISTRY.slice().sort((a, b) => a.id.localeCompare(b.id));\n}\n\nexport function getExample(id: ExampleId): ExampleDefinition | undefined {\n return EXAMPLE_REGISTRY.find((ex) => ex.id === id);\n}\n\nexport function searchExamples(query: string): ExampleDefinition[] {\n const q = query.toLowerCase().trim();\n if (!q) return [...listExamples()];\n return listExamples().filter((ex) => {\n const hay =\n `${ex.id} ${ex.title} ${ex.summary} ${ex.tags.join(' ')}`.toLowerCase();\n return hay.includes(q);\n });\n}\n"],"mappings":";;;AAKA,SAAgB,eAA6C;AAC3D,QAAO,iBAAiB,OAAO,CAAC,MAAM,GAAG,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,CAAC;;AAG1E,SAAgB,WAAW,IAA8C;AACvE,QAAO,iBAAiB,MAAM,OAAO,GAAG,OAAO,GAAG;;AAGpD,SAAgB,eAAe,OAAoC;CACjE,MAAM,IAAI,MAAM,aAAa,CAAC,MAAM;AACpC,KAAI,CAAC,EAAG,QAAO,CAAC,GAAG,cAAc,CAAC;AAClC,QAAO,cAAc,CAAC,QAAQ,OAAO;AAGnC,SADE,GAAG,GAAG,GAAG,GAAG,GAAG,MAAM,GAAG,GAAG,QAAQ,GAAG,GAAG,KAAK,KAAK,IAAI,GAAG,aAAa,CAC9D,SAAS,EAAE;GACtB"}
|
package/dist/types.d.ts
CHANGED
|
@@ -49,4 +49,5 @@ interface ExampleDefinition {
|
|
|
49
49
|
surfaces: ExampleSurfacesSupport;
|
|
50
50
|
}
|
|
51
51
|
//#endregion
|
|
52
|
-
export { ExampleDefinition, ExampleDocRefs, ExampleEntrypoints, ExampleId, ExampleKind, ExampleSandboxMode, ExampleSurfacesSupport, ExampleVisibility };
|
|
52
|
+
export { ExampleDefinition, ExampleDocRefs, ExampleEntrypoints, ExampleId, ExampleKind, ExampleSandboxMode, ExampleSurfacesSupport, ExampleVisibility };
|
|
53
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","names":[],"sources":["../src/types.ts"],"sourcesContent":[],"mappings":";KAAY,SAAA;AAAA,KAEA,WAAA,GAFS,UAAA,GAAA,UAAA,GAAA,aAAA,GAAA,WAAA,GAAA,WAAA,GAAA,IAAA,GAAA,QAAA,GAAA,SAAA;AAET,KAUA,iBAAA,GAVW,QAAA,GAAA,UAAA,GAAA,OAAA;AAUX,KAEA,kBAAA,GAFiB,YAAA,GAAA,OAAA,GAAA,SAAA,GAAA,UAAA,GAAA,WAAA;AAEjB,UAOK,cAAA,CAPa;EAOb;EASA,SAAA,CAAA,EAAA,MAAA;EAgBA,SAAA,CAAA,EAAA,MAAA;EAYA,UAAA,CAAA,EAAA,MAAA;EACX,cAAA,CAAA,EAAA,MAAA;EAIE,gBAAA,CAAA,EAAA,MAAA;;AAEC,UAnCQ,sBAAA,CAmCR;EACM,SAAA,EAAA,OAAA;EACH,OAAA,EAAA;IAAsB,OAAA,EAAA,OAAA;oBAjCd;;;;;;;;;;;UAYH,kBAAA;;;;;;;;;;;UAYA,iBAAA;MACX;;;;QAIE;cACM;SACL;eACM;YACH"}
|
package/dist/validate.d.ts
CHANGED
|
@@ -15,4 +15,5 @@ type ValidateExamplesResult = {
|
|
|
15
15
|
};
|
|
16
16
|
declare function validateExamples(examples: ExampleDefinition[]): ValidateExamplesResult;
|
|
17
17
|
//#endregion
|
|
18
|
-
export { ExampleValidationError, ValidateExamplesResult, validateExamples };
|
|
18
|
+
export { ExampleValidationError, ValidateExamplesResult, validateExamples };
|
|
19
|
+
//# sourceMappingURL=validate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate.d.ts","names":[],"sources":["../src/validate.ts"],"sourcesContent":[],"mappings":";;;UAuDiB,sBAAA;;EAAA,OAAA,EAAA,MAAA;EAML,IAAA,CAAA,EAAA,MAAA;AAIZ;KAJY,sBAAA;;YACc;;;UACD;;iBAET,gBAAA,WACJ,sBACT"}
|
package/dist/validate.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate.js","names":["errors: ExampleValidationError[]"],"sources":["../src/validate.ts"],"sourcesContent":["import { z } from 'zod';\nimport type { ExampleDefinition } from './types';\n\nconst ExampleDefinitionSchema = z.object({\n id: z.string().min(1),\n title: z.string().min(1),\n summary: z.string().min(1),\n tags: z.array(z.string()).default([]),\n kind: z.enum([\n 'template',\n 'workflow',\n 'integration',\n 'knowledge',\n 'blueprint',\n 'ui',\n 'script',\n 'library',\n ]),\n visibility: z.enum(['public', 'internal', 'mixed']),\n docs: z\n .object({\n rootDocId: z.string().optional(),\n goalDocId: z.string().optional(),\n usageDocId: z.string().optional(),\n referenceDocId: z.string().optional(),\n constraintsDocId: z.string().optional(),\n })\n .optional(),\n entrypoints: z.object({\n packageName: z.string().min(1),\n feature: z.string().optional(),\n presentations: z.string().optional(),\n contracts: z.string().optional(),\n handlers: z.string().optional(),\n ui: z.string().optional(),\n docs: z.string().optional(),\n }),\n surfaces: z.object({\n templates: z.boolean(),\n sandbox: z.object({\n enabled: z.boolean(),\n modes: z.array(\n z.enum(['playground', 'specs', 'builder', 'markdown', 'evolution'])\n ),\n }),\n studio: z.object({\n enabled: z.boolean(),\n installable: z.boolean(),\n }),\n mcp: z.object({\n enabled: z.boolean(),\n }),\n }),\n});\n\nexport interface ExampleValidationError {\n exampleId?: string;\n message: string;\n path?: string;\n}\n\nexport type ValidateExamplesResult =\n | { ok: true; examples: ExampleDefinition[] }\n | { ok: false; errors: ExampleValidationError[] };\n\nexport function validateExamples(\n examples: ExampleDefinition[]\n): ValidateExamplesResult {\n const errors: ExampleValidationError[] = [];\n\n const seen = new Set<string>();\n for (const example of examples) {\n if (seen.has(example.id)) {\n errors.push({\n exampleId: example.id,\n message: `Duplicate example id: ${example.id}`,\n });\n continue;\n }\n seen.add(example.id);\n\n const parsed = ExampleDefinitionSchema.safeParse(example);\n if (!parsed.success) {\n for (const issue of parsed.error.issues) {\n errors.push({\n exampleId: example.id,\n message: issue.message,\n path: issue.path.join('.'),\n });\n }\n }\n }\n\n if (errors.length) return { ok: false, errors };\n return { ok: true, examples };\n}\n"],"mappings":";;;AAGA,MAAM,0BAA0B,EAAE,OAAO;CACvC,IAAI,EAAE,QAAQ,CAAC,IAAI,EAAE;CACrB,OAAO,EAAE,QAAQ,CAAC,IAAI,EAAE;CACxB,SAAS,EAAE,QAAQ,CAAC,IAAI,EAAE;CAC1B,MAAM,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,QAAQ,EAAE,CAAC;CACrC,MAAM,EAAE,KAAK;EACX;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACD,CAAC;CACF,YAAY,EAAE,KAAK;EAAC;EAAU;EAAY;EAAQ,CAAC;CACnD,MAAM,EACH,OAAO;EACN,WAAW,EAAE,QAAQ,CAAC,UAAU;EAChC,WAAW,EAAE,QAAQ,CAAC,UAAU;EAChC,YAAY,EAAE,QAAQ,CAAC,UAAU;EACjC,gBAAgB,EAAE,QAAQ,CAAC,UAAU;EACrC,kBAAkB,EAAE,QAAQ,CAAC,UAAU;EACxC,CAAC,CACD,UAAU;CACb,aAAa,EAAE,OAAO;EACpB,aAAa,EAAE,QAAQ,CAAC,IAAI,EAAE;EAC9B,SAAS,EAAE,QAAQ,CAAC,UAAU;EAC9B,eAAe,EAAE,QAAQ,CAAC,UAAU;EACpC,WAAW,EAAE,QAAQ,CAAC,UAAU;EAChC,UAAU,EAAE,QAAQ,CAAC,UAAU;EAC/B,IAAI,EAAE,QAAQ,CAAC,UAAU;EACzB,MAAM,EAAE,QAAQ,CAAC,UAAU;EAC5B,CAAC;CACF,UAAU,EAAE,OAAO;EACjB,WAAW,EAAE,SAAS;EACtB,SAAS,EAAE,OAAO;GAChB,SAAS,EAAE,SAAS;GACpB,OAAO,EAAE,MACP,EAAE,KAAK;IAAC;IAAc;IAAS;IAAW;IAAY;IAAY,CAAC,CACpE;GACF,CAAC;EACF,QAAQ,EAAE,OAAO;GACf,SAAS,EAAE,SAAS;GACpB,aAAa,EAAE,SAAS;GACzB,CAAC;EACF,KAAK,EAAE,OAAO,EACZ,SAAS,EAAE,SAAS,EACrB,CAAC;EACH,CAAC;CACH,CAAC;AAYF,SAAgB,iBACd,UACwB;CACxB,MAAMA,SAAmC,EAAE;CAE3C,MAAM,uBAAO,IAAI,KAAa;AAC9B,MAAK,MAAM,WAAW,UAAU;AAC9B,MAAI,KAAK,IAAI,QAAQ,GAAG,EAAE;AACxB,UAAO,KAAK;IACV,WAAW,QAAQ;IACnB,SAAS,yBAAyB,QAAQ;IAC3C,CAAC;AACF;;AAEF,OAAK,IAAI,QAAQ,GAAG;EAEpB,MAAM,SAAS,wBAAwB,UAAU,QAAQ;AACzD,MAAI,CAAC,OAAO,QACV,MAAK,MAAM,SAAS,OAAO,MAAM,OAC/B,QAAO,KAAK;GACV,WAAW,QAAQ;GACnB,SAAS,MAAM;GACf,MAAM,MAAM,KAAK,KAAK,IAAI;GAC3B,CAAC;;AAKR,KAAI,OAAO,OAAQ,QAAO;EAAE,IAAI;EAAO;EAAQ;AAC/C,QAAO;EAAE,IAAI;EAAM;EAAU"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lssm/module.contractspec-examples",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-20251219202229",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -23,46 +23,46 @@
|
|
|
23
23
|
"test": "bun run"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@lssm/example.agent-console": "0.0.0-canary-
|
|
27
|
-
"@lssm/example.ai-support-bot": "0.0.0-canary-
|
|
28
|
-
"@lssm/example.analytics-dashboard": "0.0.0-canary-
|
|
29
|
-
"@lssm/example.content-generation": "0.0.0-canary-
|
|
30
|
-
"@lssm/example.crm-pipeline": "0.0.0-canary-
|
|
31
|
-
"@lssm/example.integration-hub": "0.0.0-canary-
|
|
32
|
-
"@lssm/example.integration-stripe": "0.0.0-canary-
|
|
33
|
-
"@lssm/example.kb-update-pipeline": "0.0.0-canary-
|
|
34
|
-
"@lssm/example.knowledge-canon": "0.0.0-canary-
|
|
35
|
-
"@lssm/example.learning-patterns": "0.0.0-canary-
|
|
36
|
-
"@lssm/example.learning-journey-ambient-coach": "0.0.0-canary-
|
|
37
|
-
"@lssm/example.learning-journey-crm-onboarding": "0.0.0-canary-
|
|
38
|
-
"@lssm/example.learning-journey-duo-drills": "0.0.0-canary-
|
|
39
|
-
"@lssm/example.learning-journey-platform-tour": "0.0.0-canary-
|
|
40
|
-
"@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-
|
|
41
|
-
"@lssm/example.learning-journey-registry": "0.0.0-canary-
|
|
42
|
-
"@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-
|
|
43
|
-
"@lssm/example.learning-journey-ui-coaching": "0.0.0-canary-
|
|
44
|
-
"@lssm/example.learning-journey-ui-gamified": "0.0.0-canary-
|
|
45
|
-
"@lssm/example.learning-journey-ui-onboarding": "0.0.0-canary-
|
|
46
|
-
"@lssm/example.learning-journey-ui-shared": "0.0.0-canary-
|
|
47
|
-
"@lssm/example.lifecycle-cli": "0.0.0-canary-
|
|
48
|
-
"@lssm/example.lifecycle-dashboard": "0.0.0-canary-
|
|
49
|
-
"@lssm/example.locale-jurisdiction-gate": "0.0.0-canary-
|
|
50
|
-
"@lssm/example.marketplace": "0.0.0-canary-
|
|
51
|
-
"@lssm/example.openbanking-powens": "0.0.0-canary-
|
|
52
|
-
"@lssm/example.personalization": "0.0.0-canary-
|
|
53
|
-
"@lssm/example.policy-safe-knowledge-assistant": "0.0.0-canary-
|
|
54
|
-
"@lssm/example.saas-boilerplate": "0.0.0-canary-
|
|
55
|
-
"@lssm/example.service-business-os": "0.0.0-canary-
|
|
56
|
-
"@lssm/example.versioned-knowledge-base": "0.0.0-canary-
|
|
57
|
-
"@lssm/example.team-hub": "0.0.0-canary-
|
|
58
|
-
"@lssm/example.wealth-snapshot": "0.0.0-canary-
|
|
59
|
-
"@lssm/example.workflow-system": "0.0.0-canary-
|
|
26
|
+
"@lssm/example.agent-console": "0.0.0-canary-20251219202229",
|
|
27
|
+
"@lssm/example.ai-support-bot": "0.0.0-canary-20251219202229",
|
|
28
|
+
"@lssm/example.analytics-dashboard": "0.0.0-canary-20251219202229",
|
|
29
|
+
"@lssm/example.content-generation": "0.0.0-canary-20251219202229",
|
|
30
|
+
"@lssm/example.crm-pipeline": "0.0.0-canary-20251219202229",
|
|
31
|
+
"@lssm/example.integration-hub": "0.0.0-canary-20251219202229",
|
|
32
|
+
"@lssm/example.integration-stripe": "0.0.0-canary-20251219202229",
|
|
33
|
+
"@lssm/example.kb-update-pipeline": "0.0.0-canary-20251219202229",
|
|
34
|
+
"@lssm/example.knowledge-canon": "0.0.0-canary-20251219202229",
|
|
35
|
+
"@lssm/example.learning-patterns": "0.0.0-canary-20251219202229",
|
|
36
|
+
"@lssm/example.learning-journey-ambient-coach": "0.0.0-canary-20251219202229",
|
|
37
|
+
"@lssm/example.learning-journey-crm-onboarding": "0.0.0-canary-20251219202229",
|
|
38
|
+
"@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251219202229",
|
|
39
|
+
"@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251219202229",
|
|
40
|
+
"@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251219202229",
|
|
41
|
+
"@lssm/example.learning-journey-registry": "0.0.0-canary-20251219202229",
|
|
42
|
+
"@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251219202229",
|
|
43
|
+
"@lssm/example.learning-journey-ui-coaching": "0.0.0-canary-20251219202229",
|
|
44
|
+
"@lssm/example.learning-journey-ui-gamified": "0.0.0-canary-20251219202229",
|
|
45
|
+
"@lssm/example.learning-journey-ui-onboarding": "0.0.0-canary-20251219202229",
|
|
46
|
+
"@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251219202229",
|
|
47
|
+
"@lssm/example.lifecycle-cli": "0.0.0-canary-20251219202229",
|
|
48
|
+
"@lssm/example.lifecycle-dashboard": "0.0.0-canary-20251219202229",
|
|
49
|
+
"@lssm/example.locale-jurisdiction-gate": "0.0.0-canary-20251219202229",
|
|
50
|
+
"@lssm/example.marketplace": "0.0.0-canary-20251219202229",
|
|
51
|
+
"@lssm/example.openbanking-powens": "0.0.0-canary-20251219202229",
|
|
52
|
+
"@lssm/example.personalization": "0.0.0-canary-20251219202229",
|
|
53
|
+
"@lssm/example.policy-safe-knowledge-assistant": "0.0.0-canary-20251219202229",
|
|
54
|
+
"@lssm/example.saas-boilerplate": "0.0.0-canary-20251219202229",
|
|
55
|
+
"@lssm/example.service-business-os": "0.0.0-canary-20251219202229",
|
|
56
|
+
"@lssm/example.versioned-knowledge-base": "0.0.0-canary-20251219202229",
|
|
57
|
+
"@lssm/example.team-hub": "0.0.0-canary-20251219202229",
|
|
58
|
+
"@lssm/example.wealth-snapshot": "0.0.0-canary-20251219202229",
|
|
59
|
+
"@lssm/example.workflow-system": "0.0.0-canary-20251219202229",
|
|
60
60
|
"zod": "^4.1.13"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@lssm/tool.tsdown": "0.0.0-canary-
|
|
64
|
-
"@lssm/tool.typescript": "0.0.0-canary-
|
|
65
|
-
"tsdown": "^0.
|
|
63
|
+
"@lssm/tool.tsdown": "0.0.0-canary-20251219202229",
|
|
64
|
+
"@lssm/tool.typescript": "0.0.0-canary-20251219202229",
|
|
65
|
+
"tsdown": "^0.18.1",
|
|
66
66
|
"typescript": "^5.9.3"
|
|
67
67
|
},
|
|
68
68
|
"exports": {
|
|
@@ -75,5 +75,6 @@
|
|
|
75
75
|
".": "./dist/index.js",
|
|
76
76
|
"./*": "./*"
|
|
77
77
|
}
|
|
78
|
-
}
|
|
78
|
+
},
|
|
79
|
+
"license": "MIT"
|
|
79
80
|
}
|