@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.
@@ -226,6 +226,7 @@ var ENTITY_TYPE_TOKENS = [
226
226
  "billing_price",
227
227
  "billing_product",
228
228
  "billing_spend_guardrail",
229
+ "billing_stripe_event",
229
230
  "billing_subscription",
230
231
  "billing_usage_ledger",
231
232
  "billing_user_plan",
@@ -424,6 +425,7 @@ var ENTITY_TYPE_TOKENS = [
424
425
  "game_room",
425
426
  "global_execution",
426
427
  "global_execution_checkpoint",
428
+ "global_execution_control",
427
429
  "global_execution_event",
428
430
  "global_meter_entry",
429
431
  "global_origin",
@@ -578,6 +580,8 @@ var ENTITY_TYPE_TOKENS = [
578
580
  "industry",
579
581
  "industry_curator",
580
582
  "infra_status",
583
+ "interview_decision_interview",
584
+ "interview_decision_question",
581
585
  "interview_document_revision",
582
586
  "interview_hole",
583
587
  "interview_question",
@@ -648,6 +652,7 @@ var ENTITY_TYPE_TOKENS = [
648
652
  "ops_proof_scenario",
649
653
  "org_admin_audit",
650
654
  "org_member_control",
655
+ "org_module_config",
651
656
  "organization",
652
657
  "output_feedback",
653
658
  "page_extraction_job",