Engineering review · September 2026

Tables 0.3.0
Stability and limits.

This release bounds query and stream buffers, makes local writes atomic, tightens connection ownership, and adds a read-only MCP process.

155 workspace tests passing4 read-only MCP tools0 telemetry paths

Verified locally

  • SQLite adapter and host integration
  • Actual stdio MCP handshake and tools
  • Result limits, read-only access, and write confirmation
  • Concurrent metadata changes and atomic file writes
  • Assistant stream framing, truncation, and cancellation
  • Native macOS UI at narrow and wide sizes

Remaining limits

  • Live PostgreSQL/MySQL decoding and TLS/SSH failure scenarios need dedicated integration environments.
  • Windows is beta and unsigned; compilation is not a runtime test.
  • Imports still run sequentially in memory.
  • SQL backups are exports, not engine-native consistent snapshots.
  • Metadata locks cover one process; independent instances can overwrite logical changes.
  • Five transitive dependency vulnerability entries remain documented.

Read the verification record.

The current report separates implemented safeguards, tests, and checks that need live servers or release platforms.

Current stability report →

July 2026 review archive