Stackforge is the workbench for FSS Stack: a thin wrapper around separate working projects and Doctrine payloads. It authors the fssstack template store and the landing page.
fssstack-start/: Next.js landing page and prompt builder.flatpack-shell/: Minimal working target-repo shell monorepo.authoring-tools/: npm project for building and testing generated Doctrine scripts.fssstack/: Doctrine payload (storefelixsebastian/fssstack) for creating FSS Stack target projects.mp-lb-run/: tombstone (storefelixsebastian/mp-lb-run). Deployment moved to Zap Arc (zapper repo) on ArcNet (mgr/arcnet/,mgr/processes/deploy.md).guides/: the advisory tier — strong-default playbooks where deviation is expected (electron, macos, security, publishing as single files;react-native/andobservability/as subfolders because they carry snippets / rollout state). Contrast with the canon tier above (fssstack/), which is followed to a tee. Plain git for now.examples/: local generated repos and experiments.
Run commands from the project that owns them:
pnpm -C fssstack-start dev
pnpm -C fssstack-start build
pnpm -C flatpack-shell test
pnpm -C flatpack-shell build
pnpm -C authoring-tools check:docs
pnpm -C authoring-tools build:docsThe repository root is not an npm project.