Not directly web-shippable

SwiftTUI

Terminal renderer reference for smallest viable component grammar.

Many worlds. One workstream.
renderer Terminal shell maturity Compare only maintainer External upstream campus Campus maintainer candidate mode Terminal Swift reference npm No npm manifest observed setup Syntax specimen only import SwiftTUI

Shipping question

Can a SwiftUI-like terminal renderer provide a strict low-fidelity fallback shape?

This specimen is generated by the wrkstrm homepage model. It does not prove the upstream framework is installed in the campus until a setup receipt lands here.

npm evidence: 2026-05-18 recursive GitHub tarball scan found Package.swift and no npm manifest or lockfile paths.

Package: https://github.com/rensbreur/SwiftTUI

current provisional award

Where this competitor is strongest.

Best minimum grammar reference

SwiftTUI

Terminal renderer that forces the smallest useful SwiftUI-like component grammar.

Why
It can pressure-test state, layout, and fallback semantics without hiding behind visual polish.
Prove next
Render the same homepage arc as a low-fidelity terminal fixture and compare state shape to the web candidates.
Sharp edge
Terminal elegance does not prove browser animation, but it can expose bloated abstractions quickly.
fallback terminal state-model small-grammar award

Homepage arc

candidate

Generate possible worlds

Agents and digikomas produce apps, documents, diagrams, releases, and decisions.

parallel

Compare timelines

Shipped, stalled, counterfactual, and next-best branches stay visible together.

proved

Select the executable path

Schemas, Swift packages, DocC, receipts, commits, and releases back the branch.

Adapter sketch

import SwiftTUI
struct WrkstrmHome: View {
  var body: some View {
    Text("Many worlds. One workstream.")
  }
}