f/reports/xcheck_official/mgfox.json
Greg Pomerantz 1f5720d7db verify_official: 497/497K forms, per-share layout, candidate re-ranking
- EFTS queries now include 497/497K (many fund families publish their
  per-fund highlights there, not in the consolidated N-CSR) and re-rank
  hits by registrant name match (ticker/brand words), newest first,
  capped at 2 filings per CIK
- new parse_per_share_blocks for the JPMorgan-style 'Per share operating
  performance' table (per-class value blocks; dashes = zero)
- parse_highlights now tolerates row labels split across table cells
  (modernized N-CSRS format, e.g. Calamos 2026)
- region finders: word-flexible name patterns (US vs U.S., class letters),
  self-validating per-share regions (a candidate block must match the
  local series, so a name mention in notes doesn't attribute another
  fund's tables in a combined 58 MB report)
- main() keeps the best result across candidate filings (N-CSRS vs 497
  can round differently) and stops early on 'ok'
- local_series applies the corrections overlay so corrected funds verify
  against their filing

Results: JLPSX and CVSIX now 'ok' (all bounded fiscal years agree with
the official filings); CVSIX also gets a 2023-12-21 0.510 capital-gain
correction. bnd/pmaix still ok (no regression).
2026-08-31 18:10:39 -04:00

79 lines
1.4 KiB
JSON

{
"symbol": "mgfox",
"name": "Morgan Stanley ETF Trust - Eaton Vance Income Opportunities ETF",
"filing": {
"accession": "0001104659-26-000188",
"doc": "tm2530347d3_ncsr.htm",
"period_end": "2025-10-31",
"display": "MORGAN STANLEY INCOME OPPORTUNITIES FUND (CIK 0000882381)",
"ciks": [
"0000882381"
],
"score": 27.239618
},
"how": "ticker",
"n_bytes": 7192750,
"verdict": "ok",
"class": "?",
"mean_rel_err": 0.0081,
"nav_check": {
"date": "2021-10-29",
"official": 5.75,
"local": 5.75,
"rel": 0.0,
"ok": true
},
"periods": [
{
"period": "current",
"end": "2025-10-31",
"official": 0.3,
"local": 0.2997,
"diff": 0.0003,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2024-10-31",
"official": 0.28,
"local": 0.2794,
"diff": 0.0006,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2023-10-31",
"official": 0.34,
"local": 0.3376,
"diff": 0.0024,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2022-10-31",
"official": 0.23,
"local": 0.2335,
"diff": -0.0035,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2021-10-31",
"official": 0.17,
"local": 0.5502,
"diff": -0.3802,
"ok": false,
"unbounded": true
}
],
"other_classes": [
"Class A Shares",
"Class L Shares",
"Class I Shares",
"Class C Shares"
]
}