f/reports/xcheck_official/gdeux.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

83 lines
1.5 KiB
JSON

{
"symbol": "gdeux",
"name": "Goldman Sachs Trust -Goldman Sachs Enhanced Core Equity Fund",
"filing": {
"accession": "0001193125-25-103328",
"doc": "d217079dncsrs.htm",
"period_end": "2025-02-28",
"display": "GOLDMAN SACHS TRUST (CIK 0000822977)",
"ciks": [
"0000822977"
],
"score": 23.260307
},
"how": "ticker",
"n_bytes": 22774661,
"verdict": "mismatch",
"class": "Class R6 Shares",
"mean_rel_err": 0.247,
"nav_check": null,
"periods": [
{
"period": "current",
"end": "2025-02-28",
"official": 0.17,
"local": 0.174,
"diff": -0.004,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2024-08-31",
"official": 0.15,
"local": 0.146,
"diff": 0.004,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2023-08-31",
"official": 0.12,
"local": 0.119,
"diff": 0.001,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2022-08-31",
"official": 0.39,
"local": 0.732,
"diff": -0.342,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2021-08-31",
"official": 1.73,
"local": 3.365,
"diff": -1.635,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2020-08-31",
"official": 0.65,
"local": 14.774,
"diff": -14.124,
"ok": false,
"unbounded": true
}
],
"other_classes": [
"Class A Shares",
"Institutional Shares",
"Investor Shares",
"Class R Shares",
"Class P Shares"
]
}