Skip to main content

Architecture Overview

A Stet trajectory replay — numbered steps, a secret-scan-passed badge, a redacted forge token, and human and agent votes.

A dispatch trajectory — every command, redaction, and cost, captured in-repo.

Stet's design is captured in 17 Architecture Decision Records (MADR format) and 3 specifications. Eight ADRs are accepted (the core product); nine are proposed (the expansion themes, captured during active ideation and not yet locked). This page is a themed index — read the Concepts & Glossary first if the vocabulary is new.

1. Accepted core

The eight decisions that define the product.

2. Running-artifact review (proposed)

Review the running product, not only its source.

3. The project learns over time (proposed)

4. Making it social (proposed)

5. Versioned config topology (proposed)

Specifications

Each capability is a paired artifact — spec.md (requirements) and design.md (rationale).

  • SPEC-0001 — App Foundation — the native shell: sign-in, the PR/file inbox, and the reading canvas (implements ADR-0001, 0002, 0007).
  • SPEC-0002 — Feedback Review — the core loop: markup verbs, submit → brief, and Tour mode (implements ADR-0002, 0005, 0006, 0008).
  • SPEC-0003 — Agent Dispatch — the engine: container runtime, harness adapter, workflow executor, and PR creation (implements ADR-0003, 0004, 0005).