Reframes the Developer Portal BYOEH page from teacher-specific exam
correction to a general SDK offering for business customers who need
to send sensitive data to the cloud for AI processing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds comprehensive BYOEH (Bring-Your-Own-Expectation-Horizon) architecture
documentation explaining the privacy-first KI exam correction workflow
including pseudonymization, client-side encryption, and namespace isolation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SDK customers can now access the documentation publicly without login.
The portal runs independently from admin-v2 on https://macmini:3006/.
- New developer-portal/ app with 26 pages, 2 components
- Docker service + nginx SSL reverse proxy on port 3006
- All /developers/* routes remapped to /* in the new app
- admin-v2 developer pages remain unchanged
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>