Skip to main content

Developer Portal Service — Sync Contract

Version: 1.0 Status: Draft Owner: Product + Developer Relations (DevRel) Last Updated: 2026-04-20


1. Intent

Per-aggregate conflict policy for offline / multi-device portal usage and cross-region replication. Most portal aggregates are server-authoritative; Verify sessions are append-only to attempts.

2. Per-Aggregate Policy

AggregatePolicyNotes
DeveloperAccountserver_authoritativeTBD
ApiKey (metadata)server_authoritativesecret never replicated client-side
SandboxSessionserver_authoritativeTBD
VerifySessionappend_only (attempts) + server_authoritative (state)TBD
VerifyTemplateserver_authoritativesourced from compliance-engine
SdkReleaseserver_authoritativeimmutable per version
DocsArticlelww+diffTBD (Markdown source-of-truth in Git)

3. Replication Topology

  • TBD

4. Conflict Resolution Examples

  • TBD