{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreieupgkewpsjqnhq5gs7zglqtr4f4uxg3ccy4thicpy5n3454hyvtu",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mnofm4itbzu2"
  },
  "path": "/t/intelligent-intern-realtime-saas-company-creation/1382440#post_9",
  "publishedAt": "2026-06-07T04:36:27.000Z",
  "site": "https://community.openai.com",
  "tags": [
    "@jochenschultz"
  ],
  "textContent": "@jochenschultz btw working on SaaS app template:\n\nIdea: clean kernel with standard ports exposed as interfaces + libraries as adaptors implementing those interfaces (included as packages/adaptors/$port-name/$specific-implementation-adapter-name)\n\nWiring s done more like declarative+imports in core-routing module (so you pick the adaptors your app needs)\n\nDomain is a library you develop on your own that interacts with kernel and ports via contracts.\n\nThis way you may switch implementations as you like and they still talk to each other (PSR from PHP philosophy).\n\nWritten in typescript (because want to be able to deploy to cloudflare).\n\nCurrent modules:\n\n  * kernel\n  * routing\n  * persistency\n  * tenancy\n  * identity\n  * secrets store\n  * billing\n  * domain logic\n  * workflows\n  * queues\n  * telemetry\n  * middlewares\n  * object storage\n  * ai\n\n\n\nSome others.\n\nIf you want to have a look, let me know, I’ll add you to the repo (private)",
  "title": "Intelligent Intern . Realtime SaaS company creation"
}