| 17 | * The BootLoader is the main entry point for the agentara application |
| 18 | */ |
| 19 | class BootLoader { |
| 20 | /** |
| 21 | * Bootstraps the application by verifying the integrity and then igniting the kernel. |
| 22 | */ |
nothing calls this directly
no outgoing calls
no test coverage detected