Reference specimen

OpenSwiftUIProject

Compatibility-layer reference for SwiftUI-like declarations.

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

Shipping question

Can the open SwiftUI compatibility surface inform the minimum source grammar for generated pages?

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/OpenSwiftUIProject/OpenSwiftUI

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 OpenSwiftUI
struct WrkstrmHome: View {
  var body: some View {
    Text("Many worlds. One workstream.")
  }
}