MCPcopy Create free account

hub / github.com/chrisworsey55/atlas-gic / types & classes

Types & classes14 in github.com/chrisworsey55/atlas-gic

↓ 10 callersClassScenario
A scenario to simulate.
src/mirofish/mirofish_bridge.py:60
↓ 5 callersClassPricePath
A single price path for an asset.
src/mirofish/mirofish_futures_generator.py:46
↓ 2 callersClassSimulationResult
Full simulation output.
src/mirofish/mirofish_bridge.py:100
↓ 1 callersClassForwardTrainer
Trains ATLAS agents using MiroFish future scenarios.
src/mirofish/mirofish_trainer.py:77
↓ 1 callersClassFutureScenario
A complete future scenario with multiple asset paths.
src/mirofish/mirofish_futures_generator.py:59
↓ 1 callersClassFuturesGenerator
Generates synthetic future scenarios from swarm predictions.
src/mirofish/mirofish_futures_generator.py:99
↓ 1 callersClassJanus
Meta-weighting layer that blends recommendations from multiple agent cohorts based on their rolling accuracy.
src/janus.py:30
↓ 1 callersClassLightweightSimulator
Claude-based multi-agent simulation. Simulates market agent interactions without external dependencies.
src/mirofish/mirofish_bridge.py:502
↓ 1 callersClassMiroFishBridge
Main interface for MiroFish integration with ATLAS. Usage: bridge = MiroFishBridge() # Generate and run simulation
src/mirofish/mirofish_bridge.py:861
↓ 1 callersClassPredictionScorer
Scores past predictions against actual outcomes. Tracks accuracy by scenario type for autoresearch integration.
src/mirofish/mirofish_bridge.py:706
↓ 1 callersClassScenarioGenerator
Generates simulation scenarios from current market context and agent debates.
src/mirofish/mirofish_bridge.py:271
↓ 1 callersClassSeedGenerator
Collects current market data and formats as seed material for simulation.
src/mirofish/mirofish_bridge.py:132
↓ 1 callersClassSimulatedPrediction
A prediction from simulation.
src/mirofish/mirofish_bridge.py:74
↓ 1 callersClassTailRisk
A tail risk identified by simulation.
src/mirofish/mirofish_bridge.py:88