You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The governed knowledge store for autonomous organizations.
API is now locked. Breaking changes require a major version bump.
543 tests, mypy strict 0 errors, ruff 0 errors, 100/100 security.
New in 1.0:
- upsert() and get_multiple() methods
- Migration, deployment, and troubleshooting guides
- Production/Stable classifier on PyPI
Breaking changes (from v0.x):
- trust parameter renamed to trust_tier
- trust_min parameter renamed to min_trust_tier
- LayerDefaults.trust field renamed to LayerDefaults.trust_tier
0 commit comments