{"ok":true,"name":"ae-manager","version":"0.7.0","uptime":3096,"timestamp":"2026-08-18T08:29:40.143Z","routes":{"GET  /":"This info","GET  /status":"AE process status + extension readiness + installed versions","GET  /health":"Lightweight health check (process + extension)","GET  /versions":"List installed After Effects versions","POST /launch":"Launch After Effects (body: { version?: number })","POST /kill":"Kill After Effects process","GET  /gateway/status":"Extension server status","GET  /gateway/health":"Extension full health (server + AE)","GET  /gateway/project":"Current project info","GET  /gateway/comps":"List all compositions","GET  /gateway/comp/:id":"Get composition details","GET  /gateway/preview/:id":"Render comp preview (query: ?time=stopMarker|cursor)","POST /gateway/open-project":"Open an AE project (body: { path: string })","POST /gateway/save-project":"Save the current project","POST /gateway/select-comp":"Select a composition (body: { id: number })","GET  /gateway/close-ae":"Quit After Effects via extension","GET  /gateway/open-demo":"Open the demo project","GET  /gateway/reload-panel":"Reload the extension panel","POST /gateway/shutdown":"Shutdown the extension HTTP server","POST /generate":"Generate graphic export and return as ZIP (body: { name: string, compInfo: object })","GET  /fonts":"List all fonts installed on the PC","POST /check":"Parse a .aep file and return metadata + fonts (form-data: file1 = .aep file)","GET  /pipeStatus":"Current pipeline status and progress"}}