Automates Protocol 75 v4.0, forcing 4 parallel external API calls (Domain Expert, Adversarial Skeptic, Cross-Domain Pattern Matcher, Zero-Point First Principles) with an Adversarial Convergence Gate. The 'Einstein Protocol' application.
Deploys true parallel reasoning via parallel_orchestrator.py to evaluate a strategic bottleneck. Refuses single-shot answers to complex problems.
"difficult problem", "what's the best strategy", "how should I handle this", "analyze this", /ultrathink
parallel_orchestrator.py — this dispatches 4 parallel Gemini API calls:
[!CAUTION] The script execution is MANDATORY. If the LLM writes a single-pass essay instead of running the script, it has violated this protocol. A single LLM checking its own homework hits a quality ceiling (Trilateral Feedback Loop principle).
python3 .agent/scripts/parallel_orchestrator.py "<query>" \
--context-file /tmp/ultrathink_context.md \
--output .context/state/ultrathink/ultrathink_$(date +%Y%m%d_%H%M%S).md
.agent/workflows/ultrathink.md (v4.0).agent/scripts/parallel_orchestrator.py (v4.0)Athena-Public/examples/protocols/decision/75-synthetic-parallel-reasoning.md