Full-stack 4NJZ4 TENET Platform development across all components. USE FOR: cross-component features, API contracts, data flow integration, end-to-end testing, feature coordination. DO NOT USE FOR: single-component work, non-SATOR projects.
CROSS-COMPONENT COORDINATION
This skill coordinates changes across all 4NJZ4 TENET Platform components. Use when a feature touches multiple parts of the stack. Always maintain data partition firewall boundaries.
Activate this skill when user wants to:
| USE FOR | DO NOT USE FOR |
|---|---|
| Cross-component features | Single-component changes |
| API contract definition | Internal refactoring |
| Data flow integration | UI-only changes |
| End-to-end testing | Unit testing |
| Full-stack coordination | Code review |
| New stat field pipeline | Documentation only |
Game (Godot)
↓ LiveSeasonModule.gd (firewall enforcement)
Extraction (Python)
↓ epoch_harvester.py
Database (PostgreSQL)
↓ asyncpg
API (FastAPI)
↓ firewall_middleware.py (firewall enforcement)
Web (React)
↓ FantasyDataFilter (firewall enforcement)
User
# api-contract.yaml