Comparison

Existing solutions in this space.

A fair survey of the closest tools — Tessl, Augment Intent, GitHub Spec-Kit, Kiro — and how they relate to Intent-System.

Each card links to the official site. Intent-System links to the Try page on this site.

Detailed comparison

Tessl vs Intent-System

We respect each tool's self-description; comparisons are structural, not evaluative. Switch tools below to compare each side-by-side with Intent-System.

AxisTesslIntent-System
LayerSDD · Spec-as-sourceIDD · Intent-as-source
Source of truthspec file (1:1 with code)Intent tree
Primary languagespec DSL with @generate / @test tagsstructured intent (Purpose / User / Means)
Drift handlingcode regenerated on every build (cannot drift)Closeout writes diff back to the tree
Product-experience intentnot addressedsame tree as technical intent
Hierarchyper-file (1:1 mapping)tree across domains
Confidence modelspec is the contractinferred → clarified → canonical
Operational loopbuild → regenissue + closeout cadence
Multi-domainframework / project levelmultiple submodules
Onboarding costhigh — reshape codebase to spec mappingmoderate — tree curation up front
Distributionframework + registry; pivoting to context platformunder exploration — see Try page
Tessl official site ↗Try Intent-System →
Try Intent-System