{
  "slug": "apps/forge",
  "title": "Forge app",
  "description": "Workspace creation and repository setup flows for generated project ideas.",
  "url": "https://cuitty.com/docs/apps/forge",
  "markdown_url": "https://cuitty.com/docs/apps/forge.md",
  "json_url": "https://cuitty.com/docs/apps/forge.json",
  "frontmatter": {
    "title": "Forge app",
    "description": "Workspace creation and repository setup flows for generated project ideas.",
    "order": 4,
    "section": "Apps",
    "updatedAt": "2026-05-10"
  },
  "headings": [
    {
      "depth": 1,
      "slug": "forge-app",
      "text": "Forge app"
    },
    {
      "depth": 2,
      "slug": "responsibilities",
      "text": "Responsibilities"
    },
    {
      "depth": 2,
      "slug": "boundaries",
      "text": "Boundaries"
    }
  ],
  "body_markdown": "# Forge app\n\nThe forge app supports project-idea workflows: collect keywords, rank candidate names, and create a repository or workspace when the operator chooses one.\n\n## Responsibilities\n\n- Store brainstorming sessions and selected candidates\n- Create or attach repositories for accepted ideas\n- Hand created workspaces to the repository module for indexing\n- Keep session state so interrupted work can resume\n\n## Boundaries\n\nForge records workflow metadata. Repository analysis, commit metadata, and workspace indexing belong to the repository module.",
  "body_html": "<h1 id=\"forge-app\">Forge app</h1>\n<p>The forge app supports project-idea workflows: collect keywords, rank candidate names, and create a repository or workspace when the operator chooses one.</p>\n<h2 id=\"responsibilities\">Responsibilities</h2>\n<ul>\n<li>Store brainstorming sessions and selected candidates</li>\n<li>Create or attach repositories for accepted ideas</li>\n<li>Hand created workspaces to the repository module for indexing</li>\n<li>Keep session state so interrupted work can resume</li>\n</ul>\n<h2 id=\"boundaries\">Boundaries</h2>\n<p>Forge records workflow metadata. Repository analysis, commit metadata, and workspace indexing belong to the repository module.</p>",
  "links_out": []
}