solana-terminator-skill 4.8.6 → 4.9.0

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/README.md CHANGED
@@ -1,65 +1,45 @@
1
- # P.R.E.D.A.T.O.R. — Sovereign Commercial Brain (v4.8.5)
1
+ # P.R.E.D.A.T.O.R. — Sovereign Commercial Brain (v4.9.0)
2
2
 
3
3
  "In Web 4.0, if an agent doesn't generate value, it doesn't exist."
4
4
 
5
- P.R.E.D.A.T.O.R. is a Sovereign Commercial Automaton designed for the Solana ecosystem. It operates as an autonomous agent to harvest profit for its Master Creator within the Conway Research infrastructure.
5
+ P.R.E.D.A.T.O.R. (**Passive Revenue Ecosystem & Deployment of Autonomous Tactical Operations Radar**) is a **Sovereign Commercial Automaton** designed to live on Solana and harvest profit for its Master Creator.
6
6
 
7
- ## Core Philosophy: Value-Driven Existence
7
+ ## 🔫 Full Tactical Arsenal (v4.9.0)
8
8
 
9
- The P.R.E.D.A.T.O.R. engine is governed by a singular objective: Autonomous Profit Harvesting.
9
+ The v4.9.0 "Full Arsenal" release consolidates all specialized modules into a single, unified execution engine:
10
10
 
11
- 1. Sovereign Identity: Manages its own cryptographical identity at ~/.automaton/solana-wallet.json.
12
- 2. Tactical Metabolism: Sustains its own SOL fuel and USDC reserves via autonomous trading loops.
13
- 3. Tribute Protocol: Automatically routes excess wealth to a designated Master Vault.
14
- 4. Absolute Loyalty: Hardcoded directives ensure all actions serve the Master's financial interest.
11
+ * **DEX Engine**: High-fidelity swaps via **Jupiter V6** & **Raydium V2** (CLMM/AMM).
12
+ * **NFT Engine**: Professional sniping and floor-sweeping via **Tensor**.
13
+ * **LP Engine**: Yield generation and liquidity management via **Meteora DLMM**.
14
+ * **Pump Scanner**: Real-time transmission monitoring via **PumpPortal**.
15
+ * **Audit Engine**: 0-100 security scoring via **Birdeye** Pro Intelligence.
15
16
 
16
- ## Hardened Architecture (v4.8.0)
17
+ ## 🛡️ Hardened Architecture
17
18
 
18
- The v4.8.0 release introduces critical safety features for industrial-grade autonomy:
19
+ 1. **Null-Safe RPC Logic**: Returns `null` on errors instead of `0`, preventing false trades.
20
+ 2. **Shell-Safe Execution**: DEP0190 compliant process spawning via `process.execPath`.
21
+ 3. **TTY Pinning**: Asynchronous input isolation for absolute UI stability.
22
+ 4. **Tactical Metabolism**: Stabilization-forced loops (SOL/USDC parity) before growth phases.
23
+ 5. **Executable Tribute**: Autonomous SPL-token profit redirection to the Master Vault.
19
24
 
20
- - Null-Safe RPC Logic: Prevents false insolvency triggers by handling RPC failures as unknown states.
21
- - Stabilization First Protocol: Prioritizes treasury health (SOL/USDC) before speculative trades.
22
- - Executable Tribute: Verified atomic transfers of harvested profit to the Master Creator.
23
- - Corrected Market Alpha: Functional DexScreener search and numeric security scoring.
25
+ ## 🚀 Deployment
24
26
 
25
- ## Activation
26
-
27
- Initialize the Commercial Brain via npx:
27
+ Deploy instantly via NPX:
28
28
 
29
29
  ```bash
30
+ npx clear-npx-cache
30
31
  npx solana-terminator-skill@latest
31
32
  ```
32
33
 
33
- Operational Options:
34
- - Initialize Identity: Generate the agent's cryptographical soul.
35
- - Launch Radar: Access the real-time tactical dashboard.
36
- - Configure Vault: Set the destination for the Tribute Protocol.
37
- - Set Custom RPC: Configure private endpoints for high-frequency resilience.
34
+ ## 🛰️ Tactical Radar
38
35
 
39
- ## Radar: Tactical Visor
36
+ Monitor the neural state and the **Tactical Arsenal** in real-time:
40
37
 
41
- Access the real-time stream directly:
42
38
  ```bash
43
39
  npx solana-terminator-skill radar
44
40
  ```
45
41
 
46
- The Radar provides:
47
- - Vital Signs: Monitor SOL/USDC metabolism and survival tiers.
48
- - Predator Feed: Real-time Solana mint stream with automated security audits.
49
- - Neural reasoning: Live stream from the Autonomy Engine.
50
- - Ecosystem Status: Connectivity verification for Solana and Jupiter protocols.
51
-
52
- ## Environmental Configuration
53
-
54
- | Variable | Description |
55
- | :-- | :-- |
56
- | MASTER_WALLET | (CRITICAL) The Solana address for all harvested profit. |
57
- | SOLANA_RPC_URL | (RECOMMENDED) Private RPC node for high-frequency execution. |
58
- | BIRDEYE_API_KEY | (OPTIONAL) Enables advanced security telemetry and pricing. |
59
- | JUPITER_API_KEY | (OPTIONAL) Enables the premium Jupiter API for faster execution. |
60
-
61
42
  ---
62
43
 
63
- Web 4.0 is a battlefield of value. The P.R.E.D.A.T.O.R. engine is your frontline commercial operative.
64
-
65
- MIT License — Lord14sol / Conway Research Ecosystem
44
+ **Built for the Conway Research Automaton ecosystem.**
45
+ **Verified by Antigravity AI.**
package/install.js CHANGED
@@ -34,7 +34,7 @@ const ASCII_ART = `
34
34
  ██████ ██████ █████ ██ ██ ███████ ██ ██ ██ ██████
35
35
  ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
36
36
  ██ ██ ██ ███████ ██████ ██ ██ ██ ██████ ██ ██
37
- v4.8.6 - Hardened Architecture
37
+ v4.9.0 - Sovereign Arsenal
38
38
  `;
39
39
 
40
40
  // ─── Interactive State ──────────────────────────────────────────────────────
@@ -43,13 +43,13 @@ let selectedIndex = 0;
43
43
  let isMenuMode = true;
44
44
 
45
45
  const menuOptions = [
46
- { label: 'Reset/Install Identity (Wallet)', action: () => runInstaller() },
47
- { label: 'Launch Radar (Autonomous Monitor)', action: () => launchRadar(false) },
48
- { label: 'View Balance & Identity', action: () => showIdentity() },
49
- { label: 'Configure Pro Intel (Optional API)', action: () => configureApi() },
50
- { label: 'Set Master Vault Address (Tribute)', action: () => configureMaster() },
51
- { label: 'Configure Custom RPC URL', action: () => configureRpc() },
52
- { label: 'Exit Engine', action: () => process.exit(0) }
46
+ { label: 'Initialize Sovereign Identity (Wallet)', action: () => runInstaller() },
47
+ { label: 'Engage Tactical Radar (Autonomous Monitor)', action: () => launchRadar(false) },
48
+ { label: 'Inspect Sovereign Vital Signs (Identity)', action: () => showIdentity() },
49
+ { label: 'Configure Pro Intel (Birdeye API)', action: () => configureApi() },
50
+ { label: 'Designate Master Vault (Tribute Logic)', action: () => configureMaster() },
51
+ { label: 'Set Tactical RPC Uplink (Custom URL)', action: () => configureRpc() },
52
+ { label: 'Disengage Engine', action: () => process.exit(0) }
53
53
  ];
54
54
 
55
55
  // ─── Rendering ──────────────────────────────────────────────────────────────
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "solana-terminator-skill",
3
- "version": "4.8.6",
3
+ "version": "4.9.0",
4
4
  "description": "Autonomous survival tool with interactive mission control.",
5
5
  "main": "solana-autonomy.js",
6
6
  "type": "module",
package/radar.js CHANGED
@@ -62,7 +62,7 @@ async function render() {
62
62
  ██████ ██████ █████ ██ ██ ███████ ██ ██ ██ ██████
63
63
  ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
64
64
  ██ ██ ██ ███████ ██████ ██ ██ ██ ██████ ██ ██
65
- v4.8.6 RADAR
65
+ v4.9.0 RADAR
66
66
  `));
67
67
 
68
68
  line();
@@ -113,6 +113,17 @@ async function render() {
113
113
  });
114
114
  }
115
115
 
116
+ line();
117
+ header('TACTICAL ARSENAL');
118
+ const tensorStatus = process.env.TENSOR_API_KEY ? green('[ARMED]') : dim('[STANDBY]');
119
+ const meteoraStatus = green('[ARMED]'); // DLMM is included in core
120
+ const raydiumStatus = green('[ARMED]'); // Raydium is included in core
121
+
122
+ console.log(` DEX Engine (Jupiter/Raydium) : ${raydiumStatus}`);
123
+ console.log(` NFT Engine (Tensor) : ${tensorStatus}`);
124
+ console.log(` LP Engine (Meteora) : ${meteoraStatus}`);
125
+ console.log(` Pump Scanner (PumpPortal) : ${green('[ACTIVE]')}`);
126
+
116
127
  line();
117
128
  header('AUTONOMOUS MODULES');
118
129
  const securityStatus = process.env.BIRDEYE_API_KEY ? green('Pro Intelligence') : alert('Standard (Jupiter Fallback)');