@ai-matrx/associations 0.9.1 → 0.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -105,6 +105,7 @@ var ENTITY_TYPE_METADATA = {
105
105
  "billing_price": { token: "billing_price", schema: "billing", table: "price", label: "Billing price", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
106
106
  "billing_product": { token: "billing_product", schema: "billing", table: "product", label: "Billing product", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
107
107
  "billing_spend_guardrail": { token: "billing_spend_guardrail", schema: "billing", table: "spend_guardrail", label: "Spend Guardrail", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
108
+ "billing_stripe_event": { token: "billing_stripe_event", schema: "billing", table: "stripe_event", label: "Stripe webhook event", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
108
109
  "billing_subscription": { token: "billing_subscription", schema: "billing", table: "subscription", label: "Billing subscription", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
109
110
  "billing_usage_ledger": { token: "billing_usage_ledger", schema: "billing", table: "usage_ledger", label: "Usage ledger", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
110
111
  "billing_user_plan": { token: "billing_user_plan", schema: "billing", table: "user_plan", label: "User plan", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
@@ -303,6 +304,7 @@ var ENTITY_TYPE_METADATA = {
303
304
  "game_room": { token: "game_room", schema: "education", table: "game_room", label: "Game Room", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
304
305
  "global_execution": { token: "global_execution", schema: "runtime", table: "global_execution", label: "Runtime Execution", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
305
306
  "global_execution_checkpoint": { token: "global_execution_checkpoint", schema: "runtime", table: "global_execution_checkpoint", label: "Runtime Checkpoint", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
307
+ "global_execution_control": { token: "global_execution_control", schema: "runtime", table: "global_execution_control", label: "Global execution control", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
306
308
  "global_execution_event": { token: "global_execution_event", schema: "runtime", table: "global_execution_event", label: "Runtime Event", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
307
309
  "global_meter_entry": { token: "global_meter_entry", schema: "runtime", table: "global_meter_entry", label: "Runtime Meter Entry", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: "label", contentRole: null, referenceCategory: null },
308
310
  "global_origin": { token: "global_origin", schema: "runtime", table: "global_origin", label: "Runtime Origin", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
@@ -457,6 +459,8 @@ var ENTITY_TYPE_METADATA = {
457
459
  "industry": { token: "industry", schema: "iam", table: "industries", label: "Industry", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
458
460
  "industry_curator": { token: "industry_curator", schema: "iam", table: "industry_curators", label: "Industry Curator", baseTier: 2, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
459
461
  "infra_status": { token: "infra_status", schema: "public", table: "infra_status", label: "Infra status", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
462
+ "interview_decision_interview": { token: "interview_decision_interview", schema: "interview", table: "decision_interview", label: "Decision Interview", baseTier: 1, isComponent: false, isModule: false, isListed: true, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
463
+ "interview_decision_question": { token: "interview_decision_question", schema: "interview", table: "decision_question", label: "Decision Question", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
460
464
  "interview_document_revision": { token: "interview_document_revision", schema: "interview", table: "document_revision", label: "Interview Document Revision", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
461
465
  "interview_hole": { token: "interview_hole", schema: "interview", table: "hole", label: "Interview Adversary Hole", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
462
466
  "interview_question": { token: "interview_question", schema: "interview", table: "question", label: "Interview Open Question", baseTier: 1, isComponent: true, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
@@ -527,6 +531,7 @@ var ENTITY_TYPE_METADATA = {
527
531
  "ops_proof_scenario": { token: "ops_proof_scenario", schema: "ops", table: "proof_scenario", label: "Proof Scenario", baseTier: 1, isComponent: false, isModule: false, isListed: true, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
528
532
  "org_admin_audit": { token: "org_admin_audit", schema: "iam", table: "org_admin_audit", label: "Org admin audit", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
529
533
  "org_member_control": { token: "org_member_control", schema: "iam", table: "org_member_controls", label: "Org member control", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
534
+ "org_module_config": { token: "org_module_config", schema: "platform", table: "org_module_config", label: "Organization module configuration", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
530
535
  "organization": { token: "organization", schema: "iam", table: "organizations", label: "Organization", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: true, titleColumn: "name", contentRole: "container", referenceCategory: null },
531
536
  "output_feedback": { token: "output_feedback", schema: "platform", table: "output_feedback", label: "Output Feedback", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: false, titleColumn: null, contentRole: null, referenceCategory: null },
532
537
  "page_extraction_job": { token: "page_extraction_job", schema: "docproc", table: "page_extraction_jobs", label: "Extraction Dataset", baseTier: 1, isComponent: false, isModule: false, isListed: false, scopeable: true, category: null, referencePickable: true, titleColumn: "name", contentRole: null, referenceCategory: null },
@@ -904,6 +909,7 @@ var ENTITY_TYPE_TOKENS = [
904
909
  "billing_price",
905
910
  "billing_product",
906
911
  "billing_spend_guardrail",
912
+ "billing_stripe_event",
907
913
  "billing_subscription",
908
914
  "billing_usage_ledger",
909
915
  "billing_user_plan",
@@ -1102,6 +1108,7 @@ var ENTITY_TYPE_TOKENS = [
1102
1108
  "game_room",
1103
1109
  "global_execution",
1104
1110
  "global_execution_checkpoint",
1111
+ "global_execution_control",
1105
1112
  "global_execution_event",
1106
1113
  "global_meter_entry",
1107
1114
  "global_origin",
@@ -1256,6 +1263,8 @@ var ENTITY_TYPE_TOKENS = [
1256
1263
  "industry",
1257
1264
  "industry_curator",
1258
1265
  "infra_status",
1266
+ "interview_decision_interview",
1267
+ "interview_decision_question",
1259
1268
  "interview_document_revision",
1260
1269
  "interview_hole",
1261
1270
  "interview_question",
@@ -1326,6 +1335,7 @@ var ENTITY_TYPE_TOKENS = [
1326
1335
  "ops_proof_scenario",
1327
1336
  "org_admin_audit",
1328
1337
  "org_member_control",
1338
+ "org_module_config",
1329
1339
  "organization",
1330
1340
  "output_feedback",
1331
1341
  "page_extraction_job",