Skip to main content

Crate lmm

Crate lmm 

Source
Expand description

Environment discovery and conservative planning for LMM integrations.

Discovery is read-only. A catalog entry is not a compatibility claim.

Modulesยง

catalog
Explicit project identities and independently stated integration capabilities.
discovery
Bounded local probes. Finding a path is evidence, not proof of installation.
environment
Describe the current process boundary without scanning remote systems.
oauth
Native OAuth login, OS credential storage and read-only model discovery. No model invocation permission is requested and no client secret is embedded.
plan
Policy decisions shared by future adapters; discovery never authorizes a write.
restore
Pure, field-level three-way restore. This module performs no file writes.