jj

A Git-compatible VCS that is both simple and powerful

workhorse Rust martinvonz/jj
89% pass rate
5/7 principles met

Spec Coverage

How many of the spec's requirements were verified for this tool. See /coverage for the full matrix.

Level Total Verified Unverified
MUST 23 9 14
SHOULD 16 0 16
MAY 7 0 7

Top Issues

All Checks

P1: Non-Interactive by Default

PASS Non-interactive by default
SKIP Non-interactive gate flag advertised in --help target satisfies P1 via alternative gate (help-on-bare or stdin-primary)
WARN Flags advertise env-var bindings in --help 12 flag(s) found in --help but no `[env: NAME]` bindings advertised

P2: Structured, Parseable Output

SKIP Structured output support no --output/--format flag detected in any subcommand

P3: Progressive Help Discovery

PASS Help flag produces useful output
PASS Version flag works

P4: Fail-Fast, Actionable Errors

PASS Rejects invalid arguments

P6: Composable, Predictable Command Structure

PASS Handles SIGPIPE gracefully
PASS Pager-using CLI ships --no-pager escape hatch
PASS Respects NO_COLOR

P7: Bounded, High-Signal Responses

PASS Quiet mode available

Details

Version scored
0.40.0
Audit date
2026-05-01 10:08:59 UTC
Duration
506ms
Platform
linux/x86_64
Mode
command
Anc build
0.3.0
Install
brew install jj

Embed the badge

This score (89%) clears the badge floor (80%). Copy this into your README:

[![agent-native](https://anc.dev/badge/jj.svg)](https://anc.dev/score/jj)

Preview: agent-native badge for jj

Reproduce this scorecard for jj locally and inspect the failing checks:

anc check --command jj --output json

Install anc first if you don't have it. Add --output json to get the same JSON shape committed under scorecards/.