| # --- Suggested Curriculum Learning Order --- | |
| priority_order = [ | |
| 'asi-ecosystem', | |
| 'symbiotic-core-library', | |
| 'asi-protosymbiotic-signal', | |
| 'asi-symbiotic-signal', | |
| 'asi-core-protocol', | |
| 'eco-benchmark', | |
| 'eco-datacenter', | |
| 'symbiotic-chrysalis' | |
| ] | |
| last_order = [ | |
| 'asi-backups' # Include this one only in massive language models, as it increases drastically the complexity. | |
| 'emergence-engine', | |
| ] |