Developing
Developing
Native macOS (and next iOS) SwiftUI clients for Qnarre + Qresev. XcodeGen + SPM monorepo; three-pane shell (sidebar / workspace / inspector); simulated kernel sessions over synthetic fixtures only.
One package, two app shells
SPM libraries carry all logic; XcodeGen-generated app targets are thin @main entries. Both modalities run simulated KernelSession traces over synthetic fixtures — no live kernel, no live matter.
QuantapixCore
Domain models — Modality, WorkItem, ProofTrace, RenderScene, simulated KernelSession. No UI dependencies.
QuantapixDesignSystem
Color/type/space tokens + reusable SwiftUI components; token + component galleries.
QnarreFeature
Legal-modality surfaces: workspace, inspector, scenes over synthetic complaint fixtures.
QresevFeature
Finance-modality surfaces: workspace, inspector, detail, override-cap sheet over synthetic portfolio fixtures.
QuantapixMac (macOS 15)
macOS app target — NavigationSplitView + .inspector three-pane shell. Built via XcodeGen from project.yml.
QuantapixiOS (iOS 18)
iOS app target — staged @main entry sharing the Apps/Shared shell; build-out is next.
Metrics
- spmTargets
- 4
- appTargets
- 2
- testTargets
- 4
- modalities
- 2