-
Notifications
You must be signed in to change notification settings - Fork 0
apps
Nik edited this page Aug 6, 2026
·
1 revision
Foundry ships as one product: the native macOS desktop app under apps/desktop/.
There is no separate server, web visualizer, or multi-app suite. The Electron shell is the control room and the factory runtime in one process tree.
| App | Path | Role |
|---|---|---|
| Foundry desktop | apps/desktop/ |
Electron app (main, preload, React renderer). Runs pipelines, hosts the roster and designer, polls the per-project trace. |
| Path | Why it is listed elsewhere |
|---|---|
.claude/skills/sssf/ |
Reference skill only. Idea source for phases, envelopes, gates, and poll-don't-push. Not imported or packaged. See From SSSF to Foundry. |
Foundry maintainers.
Overview
Snapshot and history
How to contribute
Apps
Systems
Features
Primitives
Background and security
Reference