Prepare funding assessment
prepare_assessmentReads your funding materials and provides a rigorous assessment rubric to evaluate funding readiness, integrating technical evidence from Obra CTO.
Instructions
Read the founder's funding materials (deck, plan, financials, one-pager) from a local path and return their contents with a rigorous assessment rubric. YOU, the host model, then assess them (separate facts from assumptions, extract the thesis, rate each dimension with evidence and confidence, find the weakest assumption, run the six-persona committee) and call score_funding_readiness with the structured result. Reads the Obra CTO report if present so technical claims rest on verified evidence. Materials stay local.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | A folder holding your materials, or a single file. Defaults to the working directory. | |
| files | No | Optional explicit list of file paths to read instead of scanning. | |
| stage | No | Funding stage: pre-seed, seed, or series-a. Defaults to pre-seed. |