Commit Graph

22 Commits

Author SHA1 Message Date
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
fa0de57f61 Restore device details API 2025-10-23 05:20:11 -06:00
0a9a626c56 Restore device summary fields and assembly data flow 2025-10-23 04:36:24 -06:00
40cab79f21 Restore agent detail ingestion and device description updates 2025-10-23 01:51:27 -06:00
fddf0230e2 Add agent REST endpoints and heartbeat handling 2025-10-23 01:01:15 -06:00
82210408ca Add assembly endpoints and approval flows 2025-10-23 00:31:48 -06:00
4bc529aaf4 Port core API routes for sites and devices 2025-10-22 23:43:16 -06:00
d0fa6929b2 Implement admin enrollment APIs 2025-10-22 23:26:06 -06:00
b8e3ea2a62 Add operator account management API 2025-10-22 20:57:09 -06:00
e1e63ec346 Remove legacy bridge and expose auth session endpoint 2025-10-22 20:18:09 -06:00
f361c51a5e Implement operator login service and fix static root 2025-10-22 19:23:38 -06:00
7aa6474a6d Add TLS bootstrap support for Engine runtime 2025-10-22 18:17:35 -06:00
4b18c485b0 Fix enrollment request dataclass field order 2025-10-22 18:07:30 -06:00
1cde8e57de Refactor enrollment validation error to break circular import 2025-10-22 18:01:32 -06:00
fcaf072d44 Add GitHub integration service and endpoints 2025-10-22 14:11:00 -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
7b5248dfe5 Add SQLite repositories for Engine services 2025-10-22 06:58:35 -06:00
0ce11eac1a Add Engine authentication services and builders 2025-10-22 06:46:49 -06:00
29c5edd932 Refine Engine bootstrap logging 2025-10-22 04:31:07 -06:00