Define governance for XER MCP Server with 5 core principles: - Test-First Development (TDD mandatory) - Extensibility Architecture (pluggable handlers) - MCP Protocol Compliance (strict spec adherence) - XER Format Fidelity (no data loss) - Semantic Versioning (MAJOR.MINOR.PATCH) Technical standards: Python 3.14, type hints, testing gates