---
title: "Ataraxy Labs"
tagline: "The SDLC Singularity"
---

# Ataraxy Labs

Software, written by the things that read it.

Ataraxy Labs builds the substrate for agent-native software development. Semantic version control, entity-level merges, and structured interfaces for the systems that will write most of the world's code.

## Thesis

Every tool in software development was designed for human hands.

### Axiom i — Intent is scarce. Compute is not.

The only irreducible bottleneck left in the software lifecycle is a human deciding what should be true. Everything downstream (design, implementation, verification, deployment) is a solved problem given sufficient structure.

### Axiom ii — Code is not text.

Git tracks lines. Agents don't reason in lines. They reason in entities, invariants, and effects. Tooling that preserves a line-based worldview inherits its limits. We work one layer down.

### Axiom iii — The entity is the unit.

A function, a class, a method, a config key. Not a character, not a line, not a file. Once your tools understand entities, most of what we call "merge conflicts" stops existing.

## Building

Four things, all live:

- **sem** — Semantic version control. Entity-level diffs, blame, and impact analysis on top of git. Ten languages via tree-sitter. See /sem or /sem.md.
- **weave** — Entity-aware merge driver. Resolves the false conflicts git invents when independent edits share a file. See /weave or /weave.md.
- **inspect** — Semantic code review. Entity graphs plus LLMs that read for meaning, not syntax. https://github.com/Ataraxy-Labs/inspect
- **opensessions** — A tmux sidebar for managing coding-agent sessions. https://github.com/Ataraxy-Labs/opensessions

## Writing

Essays on what comes after the IDE. Full index at /blogs or /blogs.md.

## Team

Two people. The whole stack. See /team or /team.md.

## Colophon

We are building the tools the next hundred million engineers will never need to learn.

— Ataraxy Labs, founding memo

## Contact

hello@ataraxy-labs.com · https://github.com/ataraxy-labs
