💼 Work Memory

Technical context, architecture notes, and operating decisions.

VPS Runtime Topology

Ubuntu + Nginx + PHP-FPM + Node stack with Laravel at primary root.

2026-02-14T09:00:00.000Z
Source: Ops notebookProject: Infrastructureinfravpsnginx

Public API traffic lands on creativefotobooth.com, app assets via CDN, and auth/session cookies remain first-party for dashboard routes.

API Governance Pattern

REST for CRUD + webhooks for async; Sanctum tokens for service auth.

2026-02-09T16:45:00.000Z
Source: Engineering reviewProject: Backend Platformapisecurityrate-limit