All Projects

Developer Tool · 2026

Ampit

Git blame for engineering decisions

Ampit

Timeline

2026 — Present

Category

Developer Tool

Role

Creator

Links

Overview

Git shows what changed, but not why it changed. As teams build more with AI coding agents like Claude Code, the code survives but the decisions behind it are lost — why an architecture was chosen, which alternatives were rejected, which constraints forced a workaround.

Ampit is a decision provenance layer for Claude Code and engineering teams. It automatically captures engineering decisions from coding sessions, commits, pull requests, and tickets, and structures them into a searchable decision graph — so "why is this built this way?" takes thirty seconds to answer instead of two hours.

Highlights

01

Decision capture engine

Automatically captures decisions — with alternatives, rejected options, constraints, and tradeoffs — from Claude Code sessions, commit messages, PR descriptions, and postmortems.

02

Context retrieval injection

Before Claude answers, relevant prior decisions are retrieved and injected into context — so the AI stops repeating mistakes the team already learned from.

03

Decision graph

Decisions link to files, PRs, tickets, and incidents — and to the decisions they supersede — forming an institutional memory of the system.

04

CLI-first workflow

Commands like ask, explain, impact, and incident answer provenance questions right in the terminal, where Claude Code users already live.

05

Hybrid retrieval

Semantic search over embeddings combined with structured graph edges — not vector-only — for precise, explainable answers.

Technologies

BunTypeScriptHonotRPCPostgreSQLDrizzle ORMpgvectorDocker

Next Project

GiaiMaLaSo