Commit Graph

20 Commits

Author SHA1 Message Date
978688ca62 Fix Engine static asset resolution 2025-10-22 18:25:21 -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
438c7e1ed9 Add Engine requirements for launcher deployment 2025-10-22 16:10:03 -06:00
f379ac1f1d Document staging plan for Engine parity 2025-10-22 14:53:47 -06:00
95c4c6e0ff Document parity plan and add engine unit tests 2025-10-22 14:22:51 -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
c931cd9060 Add authentication and enrollment domain primitives 2025-10-22 06:33:04 -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
6a3785b82f Track engine migration progress 2025-10-22 05:03:20 -06:00
ecf63d06cc Document Engine environment configuration 2025-10-22 05:02:53 -06:00
29c5edd932 Refine Engine bootstrap logging 2025-10-22 04:31:07 -06:00