Methodology inspired by publicly taught quarter-review frameworks; all text is an original paraphrase.
Defaults
| Parameter | Default Value | Rationale |
|---|---|---|
| review_quarters | 1 | Recent quarter focus |
| include_milestones | true | Pipeline milestones are med quarter content |
| include_regulatory | true | CRL/approval/AdCom updates belong in the review |
Preflight
Run canonical pre-flight per contracts/preflight.md. Propagate X-Agentii-Trace per contracts/x-agentii-trace-header.md.
Triggers
- "Review [biotech ticker]'s most recent quarter."
- "What happened at [ticker]'s last earnings?"
- "Summarize [ticker]'s latest 10-Q."
- "How did [ticker]'s pipeline progress last quarter?"
- "Any regulatory updates for [ticker] recently?"
- "Quarterly review with milestone tracking for [ticker]."
- "What did management say about the pipeline?"
- "Runway update for [ticker] after the last print."
- "What moved for [ticker] last quarter?"
- "Quarter in review: financials + catalysts for [ticker]."
Production Grounding
- A med quarter is judged on BOTH reported financials and pipeline/regulatory progress; milestone slips and CRLs are first-class quarter content.
- Cash runway (quarters of cash) is a primary metric for clinical-stage names.
- Grounding frameworks:
references/knowledge-frameworks.md(道/法 review knowledge).
Data Source Priority
search_xbrl_facts/get_statement— reported financials.search_documents/read_source_*— management commentary, pipeline updates.get_company_profile— company context.- Knowledge layer:
search_investment_casesfor similar quarter dynamics.
Methodology
Retrieval Scope
unstructured_document_search
Retrieval Strategy
- Pull the latest statements via
get_statement+ key facts viasearch_xbrl_facts. - Read management commentary (
read_source_outline/read_source_pages) for milestones/regulatory. - Assess runway + milestone trajectory.
- Ground with historical cases via knowledge tools.
Temporal Scope
See frontmatter temporal_scope block.
Tool Allowlist
See frontmatter allowed_tools.
Protocol
- Financial review
- Milestone & regulatory review
- Runway assessment
- Quarter synthesis
Modes
- Standard (default): financials + milestones + regulatory.
- Pre-revenue: runway-focused review.
- Regulatory-heavy: quarter framed around FDA events.
Tool Fallbacks
| Failure | Fallback |
|---|---|
| get_statement unavailable | Reconstruct from search_xbrl_facts; annotate |
| No commentary found | Note coverage gap; use filings only |
| Knowledge tools empty | Proceed with structured data only |
Output File
{ticker}/{YYYY-MM-DD_HHMM}_recent-quarter-med_{affix}.md
Output Structure
- Executive Summary — quarter verdict in 2-3 sentences
- Financial Review — key line items + trends
- Milestone & Regulatory Review — pipeline progress, FDA updates
- Runway & Cash — runway assessment
- Historical Context — cases with /v/ citations
- Coverage Gaps — degraded flags
Error Handling
| Error | Fallback |
|---|---|
| No recent filings | Flag stale coverage; use latest available |
| Milestone data missing | Note explicitly; do not infer |
Memory Load
See contracts/memory-load.md.
Snapshot
See contracts/snapshot-synthesis.md.
Final Summary (TUI)
Include ### Key Citations block with 0-10 clickable /v/ URLs.
References
contracts/citation-and-memory.mdcontracts/output-frontmatter-schema.mdcontracts/memory-load.mdcontracts/snapshot-synthesis.mdcontracts/preflight.mdreferences/knowledge-frameworks.md