Commit Graph

19 Commits

Author SHA1 Message Date
016568c248 Enforce web interface staging to always refresh 2025-10-26 03:50:05 -06:00
d7a263afee Fix Engine web UI staging root detection 2025-10-26 03:41:53 -06:00
1fe349af85 Stage Engine web interface assets at runtime 2025-10-26 03:37:05 -06:00
021ba436f7 Auto-provision Engine TLS assets when launching 2025-10-26 03:20:57 -06:00
3edb20d21b Validate Engine TLS material before starting Socket.IO 2025-10-26 03:11:57 -06:00
1fdc9ffc13 Implement Stage 2 Engine configuration handling 2025-10-26 01:10:07 -06:00
e09d3a3a51 feat(engine): scaffold runtime skeleton 2025-10-26 00:02:37 -06:00
e16746d407 Removed Experimental Engine 2025-10-25 23:37:02 -06:00
e1e63ec346 Remove legacy bridge and expose auth session endpoint 2025-10-22 20:18:09 -06:00
da4cb501e0 Bridge legacy Flask APIs through Engine fallback 2025-10-22 19:59:09 -06:00
7a9feebde5 Fix static asset fallback and seed default admin 2025-10-22 19:37:47 -06:00
7aa6474a6d Add TLS bootstrap support for Engine runtime 2025-10-22 18:17:35 -06:00
d9f2a37b74 Add Engine scheduler service and job interfaces 2025-10-22 13:56:49 -06:00
3524faa40f Add Engine realtime services and agent WebSocket handlers 2025-10-22 13:45:12 -06:00
9292cfb280 Implement Engine HTTP interfaces for health, enrollment, and tokens 2025-10-22 13:33:15 -06:00
3ab5374601 Add Engine SQLite infrastructure 2025-10-22 06:15:00 -06:00
5ec5ee8f7a Scaffold Engine application interfaces 2025-10-22 05:33:30 -06:00
fbaca54be8 Refine Engine configuration wiring 2025-10-22 05:20:23 -06:00
29c5edd932 Refine Engine bootstrap logging 2025-10-22 04:31:07 -06:00