@papi-ai/shared
Advanced tools
+7
-0
@@ -6,2 +6,7 @@ // src/core.ts | ||
| } | ||
| var DECOMMISSIONED_SUPABASE_PROJECT_REF = "guewgygcpcmrcoppihzx"; | ||
| function isFossilSupabaseReference(value) { | ||
| if (!value) return false; | ||
| return value.includes(".pooler.supabase.com") || value.includes(DECOMMISSIONED_SUPABASE_PROJECT_REF); | ||
| } | ||
| var VALID_TRANSITIONS = { | ||
@@ -1422,2 +1427,3 @@ "Backlog": ["In Cycle", "Ready", "In Progress", "Blocked", "Cancelled", "Deferred", "Done"], | ||
| DECISION_TYPES, | ||
| DECOMMISSIONED_SUPABASE_PROJECT_REF, | ||
| DEFAULT_CONTRIBUTOR_ROLE, | ||
@@ -1458,2 +1464,3 @@ EMPTY_ESCAPED_SIGNAL, | ||
| isEscapedMeasured, | ||
| isFossilSupabaseReference, | ||
| isLiveDecision, | ||
@@ -1460,0 +1467,0 @@ isNoneText, |
+1
-1
| { | ||
| "name": "@papi-ai/shared", | ||
| "version": "0.2.10", | ||
| "version": "0.2.11", | ||
| "description": "Shared PAPI contract: the PapiAdapter interface, every entity type, business rules and markdown parsers — used by the MCP server, the pg adapter and the dashboard", | ||
@@ -5,0 +5,0 @@ "license": "Elastic-2.0", |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
226207
0.49%4788
0.4%