⚓ SailrScience™

Physics Model Service
R11 Composite Architecture — Dual Endpoint

Service Status

Checking...
Service R11.5.2
Architecture Composite (Aero + Kernel + EdgeMap)
Aero Model aeroService_r11
Physics Kernel physicsKernel_v4_0
Legacy Hydro R10.1.0 (parity path)
Boat Schema v4.3 (required)
Auth Bearer token (optional)

API Endpoints

POST /.netlify/functions/calculate-r11 R11
op: "edge_delta_grid" — S5 native edge map with campaign isolation
mode: "point" — S5 composite point with response shaping
POST /.netlify/functions/calculate R10
R10 legacy endpoint (unchanged, backward compat)
POST /.netlify/functions/orc-convert ORC HTML → BOATS JSON
POST /.netlify/functions/auth-tier Tier password gate
GET /.netlify/functions/health Version + capabilities

R11 Capabilities NEW

Composite point (UC1) Decomposed aero → kernel → heel pipeline
Edge delta grid (UC2) S5 native with tuning, amber scoring, provenance
Campaign scoping Schema-aero bounds apply to edge only (not baseline)
HEI / crew override 2-point cohort: baseline vs override displacement
Dual wire format op-based (R10 compat) + mode-based (R11 native)
CORS + Auth + NaN guard Ported from R10 calculate.js hardening