loom.ai¶
Loom AI pillar.
Package root for the AI agent layer. It stays import-light on purpose: no
optional engine extra may be imported here, so import loom.ai succeeds on a
base installation, and engine types are never re-exported.
The programmatic contracts exported here — these classes, protocols and
functions — are experimental: they may change within a major line (FR-056).
The artifact format is not experimental: an agent definition declaring
spec_version: 1 keeps validating and compiling for the whole major line
(FR-056a). Author against the artifact; pin the Python API.