aikernel_governance.governance.emulator
aikernel_governance.governance.emulator public Python API generated from source.
Source: AIKernel.Control/python/src/aikernel_governance/governance/emulator.py
Summary
This Python module belongs to aikernel-governance and exposes 5 public symbols in the generated inventory.
Why
This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.
Usage
Use this page to confirm the module name, public class/function/constant shape, and bilingual docstring coverage before writing wrapper code.
Examples
python -c "import aikernel_governance.governance.emulator; print(aikernel_governance.governance.emulator.__name__)"
Notes
Docstring summaries are read directly from Python source. If a symbol has no summary, the source should be improved rather than padded in the generated site.
See Also
Python package | Docs | Tutorials
| Kind | Symbol | Summary |
|---|---|---|
| class | EmulatedExecutionNodeEmulatedExecutionNode |
Python wrapper for the public EmulatedExecutionNode contract. |
| class | EmulatedExecutionGraphEmulatedExecutionGraph |
Python wrapper for the public EmulatedExecutionGraph contract. |
| class | AllowAllControlPolicyAllowAllControlPolicy |
Wrapper for the public AllowAllControlPolicy implementation. |
| class | DeterministicNodeSchedulerDeterministicNodeScheduler |
Wrapper for the public deterministic node scheduler. |
| class | ControlEmulatorEngineControlEmulatorEngine |
Wrapper for the public ControlEmulatorEngine. |