Open Source Archive

SSS Source

The complete Foundry Familiars project \u2014 every line of code, every document, every marketing asset \u2014 packaged in a single download.

1,531 files · Source code, Prisma schema, Dark Factory engine, OpenClaw framework, documentation, marketing collateral, sales kit, and brain files. No videos or images included to keep the archive lean (2.5 MB).

Download sss-source.zip(2.5 MB)

What's Inside

Everything we built \u2014 organized by domain.

Application Source

Complete Next.js app — pages, API routes, components, hooks, types, middleware, and configuration.

app/components/lib/hooks/types/middleware.tsnext.config.jstailwind.config.ts

Database & Scripts

Prisma schema, migrations, seed scripts, and data fixtures.

prisma/scripts/data/

The Hearth / Dark Factory

Standalone code-generation engine — orchestrator, generators, mechanics, weft sandbox, and tests.

dark-factory-standalone/

OpenClaw Framework

Identity, agents, tools, heartbeat, bootstrap, and soul documents for the autonomous agent layer.

openclaw/

Documentation

Technical write-ups, QA reports, site audits, hosting guides, and ERP gap analysis.

docs/public/docs/GFS_QA_REPORT.mdGFS_SITE_AUDIT_REPORT.md

Marketing Materials

Blog posts, compliance one-pagers, design-partner welcome kits, case-study templates, and channel-partner kits.

ghostfoundry_marketing/

Sales Kit

Battle plan, LinkedIn outreach, cold email sequences, Upwork profile, Product Hunt launch, lead targets, and objection handling.

ghostfoundry_sales_kit/

Brain & Resumes

Tesa's full brain, HeyGen supplemental, both resumes, consulting proposal template, and talent marketing strategy.

Downloads/*.md

Archive Notes

Videos (.mp4), images (.png/.jpg), and PDF duplicates are excluded to keep the download fast. The full media assets are served live on the site.

node_modules, .next, and .build directories are excluded. Run yarn install after extracting.