Entity Index

Version: 1.0.0 Last Updated: 2026-01-01 Description: Complete index of all game entities for AI agents Verified: Yes (by GameCodeAnalyst, method: code-analysis, confidence: high)


Summary

Metric Count
Total Entities 14
Verified 14
Fields Verified 14
Split Entity Files 10 of 11 (91%)

Entities by Category

Category Count
core 7
social 1
resource 2
economic 4

Core Entities

ID Name Endpoint List Endpoint Schema
player Player /structs/player/{id} /structs/player player.md
planet Planet /structs/planet/{id} /structs/planet planet.md
struct Struct /structs/struct/{id} /structs/struct struct.md
struct-type Struct Type /structs/struct_type/{id} /structs/struct_type struct-type.md
fleet Fleet /structs/fleet/{id} /structs/fleet fleet.md
address Address /structs/address/{address} /structs/address entities.md
permission Permission /structs/permission/{permissionId} /structs/permission entities.md

Player

Planet

Struct

Struct Type

Fleet

Address

Permission


Social Entities

ID Name Endpoint List Endpoint Schema
guild Guild /structs/guild/{id} /structs/guild guild.md

Guild


Resource Entities

ID Name Endpoint List Endpoint Schema
reactor Reactor /structs/reactor/{id} /structs/reactor reactor.md
substation Substation /structs/substation/{id} /structs/substation substation.md

Reactor

Substation


Economic Entities

ID Name Endpoint List Endpoint Schema
provider Provider /structs/provider/{id} /structs/provider provider.md
agreement Agreement /structs/agreement/{id} /structs/agreement agreement.md
allocation Allocation /structs/allocation/{id} /structs/allocation allocation.md
infusion Infusion /structs/infusion/{destinationId}/{address} /structs/infusion entities.md

Provider

Agreement

Allocation

Infusion