Packages
A Fair Source multi-agent runtime with deterministic agent scoring and replayable run history.
Retired package: Deprecated - superseded — operator console moved to the Syntropy app
Current section
Files
Jump to
Current section
Files
priv/shared/runtime-topology.json
{
"version": "0.1.0",
"auto_strategy": {
"single_relevance_threshold": 0.35,
"single_margin_threshold": 0.12,
"parallel_agent_count": 2
},
"connections": {
"thought_delta": 0.1,
"synthesis_delta": 0.15,
"ema_alpha": 0.2
}
}