MORALE SYSTEMS
SUBJECT: Emergent Team Dynamics & Relation Metrics
Structural Morale
In CubeX³, pieces are not exchange values — they are agents embedded in a social structure.
The MoraleSystem calculates a team coherence score each turn, weighting
every piece by its survival duration, combat history, and proximity to the King.
When a piece is lost, the system propagates a morale penalty to all surviving allies,
scaled by how central that piece was to the team’s formation.
// THE "RELATION" SCALAR
The third axis of the RRR Evaluation (Risk / Reward / Relation). It captures the psychological cost of loss — not just material deficit, but the cascading will-to-fight degradation that follows the fall of a key piece. This is the earliest implementation of emergent social dynamics in the G-ynthetic architecture.
// RESCUE OPERATIONS
A promotion mechanic unique to CubeX³: instead of upgrading a pawn to a Queen, the player can sacrifice that promotion to restore a fallen ally. The returning piece arrives with a morale surge that ripples across the entire formation — a deliberate design choice to make non-material strategy viable.
// GENESIS EVOLUTION
This social logic layer was the first proof that an AI agent’s decision-making could be shaped not just by tactical evaluation, but by the relational history of its team. It became the direct ancestor of the Affinity Gears system in Eideus Dawn — where AI agents form long-term emotional and mechanical bonds based on shared events, loss, and survival over hundreds of interactions.