The cases/ directory contains historical examples that demonstrate how Mira
packages research outputs. They are examples of workflow structure, not live
investment recommendations.
- not_investment_advice: true
- default_case_status: historical_example
- refresh_required_before_use: true
-
cases/aapl-2026-04/Standard single-equity research package. Start here to understand the basicinvestment-memo.md,case-notes.md, andevidence-log.csvstructure. -
cases/cohr-2026-05/Earnings event package. Use this to understandearnings-analysis.md,financial-snapshot.csv,peer-comparison.csv, and thesis-impact handling. -
cases/abf-2026-05/Industry concept package. Use this to understand one-page industry maps, value-chain mapping, company shortlists, and source-backed industry claims. -
cases/etf-discovery-2026-05-09/ETF listing discovery package. Use this for screening and prioritizing new product launches before deeper analysis. -
cases/etf-listing-analysis-2026-05-09/ETF listing analysis package. Use this for issuer-intent, exposure-map, mechanism, and follow-through analysis. -
cases/wolf-2026-05/Event-driven micro/small-cap package. Use this to see strategic-catalyst and macro overlays combined with stricter evidence downgrades. -
cases/a-share-etf-options-underlyings-2026-05-26/Cross-ETF underlying map for A-share option underlyings. -
examples/routing-examples.mdGolden routing cards for ambiguous prompts (预期差 research vs trade sense,interaction_modevsdepth_mode, knowability terminal, compound intent). Use as few-shot references and as a validated regression fixture forloops/analysis-routing.md. -
examples/routing-json-examples.mdSchema-backed routing examples. Use this to see the canonicalrouting.jsonmachine artifact and the depth-scaled visible routing card rendered from it.
- Pick the closest package type from
templates/. - Copy the template files into a new
cases/<slug>-<yyyy-mm>/directory. - Fill out metadata first: market, research object, cutoff date, thesis horizon, source boundary, and refresh condition.
- Build the evidence log before treating a conclusion as durable.
- Write facts, inferences, and judgments as separate sections or clearly labeled paragraphs.
- Add
not_investment_advice: trueto the case README.
Run validation before publishing:
python3 scripts/validate_repo.py