| name | molecular-report |
| description | Use when molecular notes, property tables, charts, workflow reports, or provenance should be rendered beside an active Burrete workspace. |
Molecular Report
Use this workflow when the user asks for molecule descriptions, adjacent notes,
charts, property summaries, or workflow reports.
Workflow
- Build a bounded manifest and snapshot.
- Validate before rendering.
- Open visible report content through
burrete-agent render-panel when the
user needs it beside the workspace.
- If the report references a molecule, ligand, frame, or row, link it back to
the active workspace when possible.
Manifest Rules
manifest.title is required.
manifest.blocks is required.
- A molecular report starts with a markdown
# <title> block.
- Source paths and metric definitions must be visible in sources or notes.
- Large raw logs belong in files, not inline payloads.
Panel Rule
Use Burrete side panels for work the user should see beside the molecular
viewer. MCP inline report widgets are intentionally not exposed by this plugin.