traderclaw-v1 1.0.8 → 1.0.9
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/package.json
CHANGED
|
@@ -2206,6 +2206,9 @@ When any of the following occur:
|
|
|
2206
2206
|
| Limits | `solana_entitlement_purchase` | Buy plan upgrade |
|
|
2207
2207
|
| Limits | `solana_entitlement_upgrade` | Upgrade account tier |
|
|
2208
2208
|
| System | `solana_system_status` | System health |
|
|
2209
|
+
| Startup | `solana_startup_gate` | Run all 6 startup checks with auto-fix for gateway credentials |
|
|
2210
|
+
| Startup | `solana_gateway_forward_probe` | Test orchestrator→gateway push path end-to-end |
|
|
2211
|
+
| Diagnostics | `solana_runtime_status` | Plugin runtime state snapshot (startup gate, alpha stream, probe) |
|
|
2209
2212
|
| Alpha | `solana_alpha_subscribe` | Subscribe to SpyFly alpha stream (pass `agentId` for Gateway forwarding) |
|
|
2210
2213
|
| Alpha | `solana_alpha_unsubscribe` | Unsubscribe from alpha stream |
|
|
2211
2214
|
| Alpha | `solana_alpha_signals` | Get buffered alpha signals (unseen, filtered) |
|