warfactoryracine/docs/02-systems
StillHammer 919b68afd0 Add complete message communication system documentation
- Type-safe message classes with IMessage/AMessage architecture
- Breaking changes versioning strategy (strict, no compatibility)
- AMessage with enforced immutable metadata (timestamp, sender, messageId, partId)
- Automatic fragmentation/defragmentation by IO layer
- Template helper pullMessageAs<T>() for clean type-safe reception
- No ordering guarantees + replaceable messages by default
- Async handling via ITaskScheduler delegation
- Centralized deserialization with factory pattern
- Complete error handling strategy

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 11:42:39 +08:00
..
CLIMATE_SIMULATION_SYSTEM.md Implement complete world generation system with geological simulation and resource distribution 2025-09-29 17:19:01 +08:00
economie-logistique.md Complete documentation cleanup and optimization 2025-09-23 16:03:53 +08:00
factory-architecture-post-player.md Major documentation restructure and cleanup 2025-09-23 13:22:09 +08:00
gameplay-industriel.md Major documentation restructure and cleanup 2025-09-23 13:22:09 +08:00
GEOLOGICAL_SIMULATION_SYSTEM.md Implement complete world generation system with geological simulation and resource distribution 2025-09-29 17:19:01 +08:00
HYBRID_SIZE_SYSTEM.md Add comprehensive IDataTree configuration system 2025-09-27 10:42:35 +08:00
map-system.md Major documentation restructure and cleanup 2025-09-23 13:22:09 +08:00
message-communication-system.md Add complete message communication system documentation 2025-10-17 11:42:39 +08:00
SIZE_CONSTRAINTS_GUIDE.md Add comprehensive IDataTree configuration system 2025-09-27 10:42:35 +08:00
systeme-militaire.md Major documentation restructure and cleanup 2025-09-23 13:22:09 +08:00