Imported from delightful-ai/leaven (
docs/specs/leaven_py/AGENTS.md). Install upstream withnpx skills add delightful-ai/leaven --skill leaven_py. Copyright stays with the author.
AGENTS — docs/specs/leaven_py
Boundary
This subtree is no longer the executable Python SDK project. The real in-repo
Python SDK project is sdk/python.
Remaining content here is provenance only: vendored reference repositories, agent-context notes, and local generated caches from the former scaffold location. Do not add package source, examples, tests, project metadata, or runtime behavior here.
Rules
- Use
sdk/pythonfor Python SDK code, examples, tests, dependency changes, and verification. - Treat
repos/anddocs/agent-context/as read-only research input unless the task is explicitly to update vendored provenance. - Do not import from this subtree in
sdk/pythonruntime code or examples. - If a current doc still points at
docs/specs/leaven_pyas the runnable package location, update it tosdk/pythonin the same change.