MCPcopy Create free account
hub / github.com/MagicCube/agentara /

Class

src/boot-loader/boot-loader.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 * The BootLoader is the main entry point for the agentara application
18 */
19class BootLoader {
20 /**
21 * Bootstraps the application by verifying the integrity and then igniting the kernel.
22 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected