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

78 lines
1.4 KiB
JSON

{
"symbol": "ggrux",
"name": "Goldman Sachs Strategic Growth R6",
"filing": {
"accession": "0001193125-25-264139",
"doc": "d860414dncsr.htm",
"period_end": "2025-08-31",
"display": "GOLDMAN SACHS TRUST (CIK 0000822977)",
"ciks": [
"0000822977"
],
"score": 19.99786
},
"how": "ticker",
"n_bytes": 34620199,
"verdict": "weak-match",
"class": "Institutional Shares",
"mean_rel_err": 0.4978,
"nav_check": {
"date": "2021-08-31",
"official": 14.5,
"local": 14.46,
"rel": 0.0028,
"ok": true
},
"periods": [
{
"period": "current",
"end": "2025-08-31",
"official": 0.91,
"local": 1.8122,
"diff": -0.9022,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2024-08-31",
"official": 0.5,
"local": 0.9923,
"diff": -0.4923,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2023-08-31",
"official": 0.98,
"local": 1.9537,
"diff": -0.9737,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2022-08-31",
"official": 1.51,
"local": 3.0136,
"diff": -1.5036,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2021-08-31",
"official": 1.77,
"local": 14.9753,
"diff": -13.2053,
"ok": false,
"unbounded": true
}
],
"other_classes": [
"Investor Shares",
"Class R6 Shares",
"Class P Shares"
]
}