Executable behavior review

Review behavior.Not promises.

A standalone web application for reading, comparing, and approving immutable executable behavior across projects and revisions.

Private preview. Product behavior shown here reflects the current application contract.

procurement-radar / backend / compare
head 9e31c2vsbase 18a4f0changed only
CONDITIONOUTCOMEEFFECT
paid call ambiguous409 / blockedhold retained
admin acknowledges risk200 / acknowledgedaudit appended
same publication200 / existingno duplicate
Evidence · api_tests/test_credits.py:214 · open
Immutable publicationsRevision comparisonFive behavior axesPublic review reads
What it owns

One case. One review row. One exact proof.

Matrix Review turns canonical test-side declarations into a navigable portfolio without importing or executing the products being reviewed.

01

Publish statically

The companion CLI compiles bounded declarations beside tests and publishes all selected surfaces atomically.

02

Compare revisions

Search projects, traverse immutable history, compare head to base, and isolate changed behavior.

03

Open the evidence

Inspect conditions, outcomes, effects, and exact source references behind each review row.

Deliberate product boundary

The review system reads proof. It never becomes the proof.

Product applications keep their tests and behavioral authority. Matrix Review receives only a compiled, bounded publication with revision and evidence facts.

Owned here

  • Snapshot validation
  • Immutable publication storage
  • Catalog and comparison reads
  • Browser-native review UI

Owned elsewhere

  • Checking out repositories
  • Importing product code
  • Executing product applications
  • Hand-authored review rows
The operating loop

One explicit path from intent to durable fact.

Declare

Keep canonical MatrixCase behavior beside its executable test.

Build

Compile a bounded local publication without calling the hosted app.

Publish

Authenticate and store an immutable revision snapshot.

Review

Compare behavior and follow the evidence in the browser.

Representative workflowMatrix Review
$ matrices snapshot build procurement_radar --surface backend
{"project":"procurement_radar","surface":"backend","cases":42,"dirty":false}
Private preview

Use the system without surrendering the judgment.

Product applications keep their tests and behavioral authority. Matrix Review receives only a compiled, bounded publication with revision and evidence facts.

Discuss a pilot