Skip to main content
Monogram Semantics builds a local libSQL Store of per-function or per-config-unit structural IR. Its default extractor is Tree-sitter plus libSQL, except for the Dockerfile line parser. It can also run explicit compiler-facts probes, but those facts are review output only: they are not persisted into the Store and do not become ranking signals. Published contract: monogram-semantics 0.6.0, OpenCLIs build 2026-07-12-191804. The executing binary, OpenCLIs registry, and public CDN metadata agree on this release. The dispatcher exposes 74 operational root commands. help, --help, and -h are root-only guide forms; an operational command followed by --help returns exit 1 instead of a command-specific guide. version, --version, and -V are identity forms rather than operational commands. The installed 0.6.0 no-argument guide predates 15 dispatcher roots even though the binary recognizes them. This page and repository HEAD enumerate the complete surface; the missing embedded-guide entries are called out in the tables below rather than being hidden.

Quick Start

Index the full module or repository root when cross-file resolution matters. A subdirectory-only index cannot prove edges to definitions outside that slice.

Complete Command Inventory

Entry, traversal, and module graph

Aggregate audits and possibility bands

Index, lifecycle, schema, configuration, and utilities

Language and Proof Levels

The default Store covers Rust, TypeScript/TSX, JavaScript, Python, Go, Java, C, C++, C#, Swift, Kotlin, Dart, Scala, Zig, PHP, Ruby, Lua, Bash, HCL, CSS, HTML, Dockerfile, TOML, YAML, and JSON.
The structural Store does not silently claim type inference, macro expansion, borrow checking, overload/trait resolution, runtime scheduling, package-manager semantics, browser cascade/layout, JSON Schema validation, or host-application config semantics.

Incremental Store Contract

index skips unchanged files by modification time. Body-only edits with an unchanged exported surface can use scoped call re-resolution; signature, implementation, field, config, file-add/remove, or other surface changes fall back to a full resolve. --full-resolve and MONOGRAM_SEMANTICS_FORCE_FULL_RESOLVE=1 are explicit kill switches. The default database is <first-path>/.monogram-semantics.db. Pin --db in reproducible reviews and use stats to state exactly which Store supplied the result.

Release Platforms

The 0.6.0 CDN metadata publishes five artifacts. Intel macOS is not present; do not infer it from source portability. The installed macOS ARM payload is Developer ID signed. Source checkout, installed immutable payload, CDN metadata, and public documentation are separate proof layers; this page’s release stamp identifies the shipped layer.

Relationships