Guides (6.0 Internal Development)
These guides describe the current GridPlacement 6.0 internal development path.
The earlier public docs used GECS and GDScript terminology. That is no longer the supported 6.0 story. The public documentation now covers:
- a C# runtime
- a Friflo ECS workflow layer
- a Core plus Godot adapter boundary
- a focused workflow coverage test lane as the intended public proof source, though it is currently failing on the audited branch
Recommended order
- C# Project Setup
- Architecture Overview
- World Bootstrap and System Order
- Systems Flow
- Validation and Rules
- Plugin Boundaries
- ECS Components Reference
- Release Readiness and Test Gate
Validated By
dotnet build cs/Core/ECS/GridPlacement.ECS.csproj --nologo -v minimal- the current published v6.0 guides and API reference