// every idea profiled, scored, decided
Not to be confused with the Foundry hub on this site. This is the actual internal product: RandomSynergy’s portfolio-intelligence cockpit, live in production at foundry.randomsynergy.xyz. Access-gated, internal, no public demo.
The problem
A May 2026 investor-readiness audit meant hand-reviewing 88 Drive items and triaging 18 projects through live Q&A, and that intelligence froze into static markdown the moment the session ended. Portfolio evaluation from memory doesn’t scale. It has to be continuous, queryable, and able to generate the documents investors actually ask for.
What it does
Every studio idea, repo, and commission gets profiled against 19 required fields, each with provenance and a confidence score; evaluated by a 9-criterion weighted scorecard plus an AI memo; and routed to one of 7 dispositions, from investment portfolio to dropped. A kanban pipeline tracks each project from inbox through profiling, evaluation, and decision to active or archived, with live GitHub and uptime tiles. Doc Studio turns the profiled data into business plans, one-pagers, pitch decks, and case studies. And the cockpit is itself an MCP server, so my agents can query and update the portfolio directly.
- Laravel 13
- Livewire 4
- PHP 8.4
- PostgreSQL 17 · pgvector
- Tailwind CSS
- LiteLLM gateway
Receipts
- Shipped in ~1 week. PRD on 2026-07-03, production on 2026-07-10, built by an agent team working a ~180-task plan; 1189 tests green, 6-job CI.
- Production-verified: a Gahwa.ai business plan generated, approved, and exported to PDF; a Kyndling pitch deck rendered to valid PPTX; Kyndling scored 9/9 by the evaluator agent in prod.
- 30 repos syncing from GitHub (RandomSynergy17), 82% average profile completeness.
- It evaluated itself. One agent run audited the Foundry’s own repo for $1.22 and filed a cited build-status proposal.
- Stack: Laravel 13 and Livewire 4 on PHP 8.4, PostgreSQL 17 with pgvector, every AI call routed through a self-hosted LiteLLM gateway.
- Hardened before launch: an adversarial security audit found 6 serious issues, all fixed and independently re-verified; nightly backups with an executed restore drill.
Outcome
Live, and in daily use running the studio: proof the synergy method works on my own operations, not just client work. It helped organize the very positioning on this page. There is no public link by design: access is gated. Want a walkthrough?
