Features

A complete test operations platform — from discovery to deployment.

Discovery

Structural Scanning

SSH-based detection of endpoints, models, pages, services for Next.js, .NET, Python, and Go projects.

Semantic Analysis

AI-powered deep code analysis using Anthropic Claude to understand business rules, auth patterns, and data flows.

Snapshot Diffing

Track changes between discovery runs. See exactly what was added, removed, or changed.

Feature Inventory

Tabbed view of all endpoints, models, pages, services, and integrations with tested/untested status.

Technical Gap Analysis

Security Scanner

Unprotected endpoints, hardcoded secrets, SQL injection, CORS, rate limiting, JWT config, password hashing.

Database Scanner

Missing indexes, unique constraints, cascade deletes, connection pooling, migration rollbacks.

API Scanner

Input validation, pagination, error formats, status codes, request limits, retry logic.

Frontend Scanner

Error boundaries, loading states, empty states, accessibility, responsive design, 404/500 pages.

Code Quality Scanner

TypeScript any types, bare catches, console.log, CVEs, strict mode, naming conventions.

Business Logic Analysis

Domain Inference

Automatically infer business rules from schema patterns: capacity, expiry, status, org isolation.

Scenario Generation

12 scenario categories per entity: capacity, temporal, permission, duplicate, cascade, state, and more.

State Machine Analysis

Detect entity lifecycles, map transitions, find missing transitions and guards.

Industry Knowledge

Built-in checks for EdTech/LMS, SaaS multi-tenant, and Construction/PM domains.

Test Execution

Remote Execution

Run tests on target servers via SSH. Support for vitest, pytest, xUnit, Playwright.

Parallel Workers

Split test layers across multiple workers with intelligent load balancing.

Test Data Management

Seed and cleanup test data with sentinel prefixes for safe production testing.

Production Safety

Layer restrictions, confirmation requirements, and sentinel validation for prod environments.

AI Generation

Test Generation

Generate comprehensive tests from your feature inventory using Claude Sonnet.

Fix Generation

Auto-generate code fixes for gap findings with corresponding test coverage.

Operations

Cron Scheduling

Schedule test runs with cron expressions, timezone support, and parallel worker allocation.

Worker Management

Register workers with heartbeat monitoring, CPU/memory gauges, and supported stack tracking.

Notifications

Slack webhooks and email notifications via Calimatic Mail on run completion and gap discoveries.

Audit Log

Track all mutations across the platform for compliance and debugging.