Skip to main contentCrate patina
Source pub use environment::Environment;pub use layer::Layer;pub use session::SessionManager;
- adapters
- db
- Database abstraction for Patina
- embeddings
- Embeddings module - Generate semantic embeddings for text
- environment
- eventlog
- Shared eventlog infrastructure for Patina
- forge
- Forge abstraction for code review data.
- git
- Git repository management for Patina
- layer
- migration
- Migration module - handles data migration from old paths to new paths.
- models
- Model management for Patina
- mother
- Mother - Cross-project awareness layer
- paths
- Single source of truth for ALL Patina filesystem layout.
- plugin
- Plugin engine — shared wasmtime infrastructure for WASM plugins.
- project
- Project module - Unified project configuration
- release
- Release strategy for Patina projects
- scanner
- Detect exposed secrets in files.
- secrets
- Secrets management for Patina (v2 - Local Vault)
- session
- spec
- Canonical spec frontmatter format
- version
- workspace
- Workspace module - Global Patina configuration and first-run setup