set_design_overview
Write the Design Document's Overview — the human-readable page a new team member reads first. WRITES DIRECTLY (no Inbox): it is a derived, clearly-labelled AI summary, not design truth, and the owner can clear or rewrite it in one click. HARD RULES, same as the in-app button: use ONLY facts stated in the design (call get_design_document with for_summary:true first); invent no mechanics, numbers or names; describe, never evaluate; write in the design's dominant language. Structure: ### What this is · ### The core loop · ### How the systems fit (which system feeds which — the part a raw spec list cannot give) · ### Edges (ONLY if the design states scope limits / open questions). 250-400 words, no top-level heading. Forge stamps the project version it was compiled from, so the owner is told when the design has moved past it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | The Overview in markdown, starting at `### What this is` | |
| project_id | No |