7fd11036ef
CI / lint (pull_request) Successful in 35s
CI / quality (pull_request) Successful in 36s
CI / typecheck (pull_request) Successful in 1m15s
CI / build (pull_request) Successful in 25s
CI / security (pull_request) Successful in 1m14s
CI / push-validation (pull_request) Successful in 21s
CI / helm (pull_request) Successful in 25s
CI / integration_tests (pull_request) Successful in 4m16s
CI / e2e_tests (pull_request) Successful in 4m26s
CI / unit_tests (pull_request) Successful in 5m58s
CI / docker (pull_request) Successful in 1m20s
CI / coverage (pull_request) Successful in 13m3s
CI / status-check (pull_request) Successful in 1s
Adds the v3.8.0 milestone plan section to docs/specification.md covering the Server Implementation milestone. Documents goal, key ADRs (ADR-047, ADR-048), and all deliverables including A2A transport layers, FastAPI server structure, authentication, entity sync, and deployment. Closes #8877