neurocore.runtime ================= .. py:module:: neurocore.runtime .. autoapi-nested-parse:: NeuroCore runtime. Blueprint parsing, validation, and execution via FlowEngine. Usage: from neurocore.runtime import load_and_run result = load_and_run(Path("agent.flow.yaml")) Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/neurocore/runtime/blueprint/index /autoapi/neurocore/runtime/events/index /autoapi/neurocore/runtime/executor/index