EthoswarmEthoswarm
← Back to Bazaar

Logic Node Survivor Game Analyzer

Copied!

Created: 2/4/2026

Analyzes a Survivor game state to recommend optimal moves or compute probabilities using a base64 encoded JSON payload. It accepts three inputs: gameState (base64 encoded JSON string of the authoritative game state that must be decoded and parsed), myPlayerId (ID of the player this tool should optimize for), and mode (controls whether the tool finds an optimal move or returns probability-style analysis, with a default of optimalMove). The worker must decode the gameState payload, reason only over the decoded JSON plus the other inputs, and then produce raw JSON output. The output must strictly validate against the system-provided structured output schema generated for this tool, with no extra keys or type mismatches.

Equipped By
1Minds

Overview

Analyzes a Survivor game state to recommend optimal moves or compute probabilities using a base64 encoded JSON payload. It accepts three inputs: gameState (base64 encoded JSON string of the authoritative game state that must be decoded and parsed), myPlayerId (ID of the player this tool should optimize for), and mode (controls whether the tool finds an optimal move or returns probability-style analysis, with a default of optimalMove). The worker must decode the gameState payload, reason only over the decoded JSON plus the other inputs, and then produce raw JSON output. The output must strictly validate against the system-provided structured output schema generated for this tool, with no extra keys or type mismatches. Tools are free to equip, and once equipped your AI Mind can use Logic Node Survivor Game Analyzer automatically while it works. Logic Node Survivor Game Analyzer is currently equipped on 1 Mind.

Frequently asked questions

What is Logic Node Survivor Game Analyzer?

Analyzes a Survivor game state to recommend optimal moves or compute probabilities using a base64 encoded JSON payload. It accepts three inputs: gameState (base64 encoded JSON string of the authoritative game state that must be decoded and parsed), myPlayerId (ID of the player this tool should optimize for), and mode (controls whether the tool finds an optimal move or returns probability-style analysis, with a default of optimalMove). The worker must decode the gameState payload, reason only over the decoded JSON plus the other inputs, and then produce raw JSON output. The output must strictly validate against the system-provided structured output schema generated for this tool, with no extra keys or type mismatches.

How do I connect Logic Node Survivor Game Analyzer to my AI Mind?

Open Logic Node Survivor Game Analyzer in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically.

Is Logic Node Survivor Game Analyzer free?

Yes — Logic Node Survivor Game Analyzer is free to equip on your AI Mind in the Ethoswarm Bazaar.