generate_taste_portrait
Render a taste profile's surfaces as self-contained HTML portraits. Pass a project to render one binding, or omit to generate all bindings with a gallery index.
Instructions
Render a bound Taste Engine surface as a self-contained designed HTML portrait. Pass project to render one binding, or omit project to render every binding plus a gallery index.html. Portraits are generated from the local taste store and should be verified with audit_taste against their own surface/project before sharing — pass document_kind:'portrait' on that audit: a portrait is a document ABOUT the surface, so design_notes (three.js scenes, branded loaders…) are not acceptance criteria for it; profile rules still bind in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | Taste profile name. | |
| project | No | Optional bound project name. Omit to render every surface binding in the profile plus a gallery index. | |
| output_dir | Yes | Directory where the generated HTML files should be written. |