graflo.architecture¶
Architecture façade.
For lighter imports, prefer:
graflo.architecture.schema— graph schema typesgraflo.architecture.contract— manifest, bindings, resources, transformsgraflo.architecture.graph_types— runtime containers, contexts, indexes (or submodules)graflo.architecture.pipeline.runtime— actors and executor
See docs/guides/importing.md in the package.
The façade is lazy (PEP 562) so that importing any graflo.architecture.X
submodule does not eagerly load the rest of the architecture tree.