Internal API Reference¶
Internal APIs are primarily for Astrum's implementation, tests, debugging, and advanced integrations. They may change between versions, so regular application code should avoid depending on them.
Index¶
- Scheduler Internals: helper methods on
DynamicScheduler. - Planning Internals:
ExecutionPlannerand execution plan models. - Data Transport Internals: generation, completion, validation, and visualization helpers.
- Type Tools: advanced type matching helpers.