{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-11327","title":"Long-Horizon Forecasting of Complete Financial Statements with Forma","arxiv_id":"2608.11327","date":"2026-08-11","proceeding":null,"authors":["Travis L. Johnson","Jiannan Jiang","Soumyabrata Chaudhuri","Yihao Chen","Lauren Falvey","Donal O'Cofaigh"],"abstract":"Specialist training beats generalist scale when forecasting financial statements. To our knowledge, no prior work jointly forecasts complete financial statements beyond one year, yet in a discounted-cash-flow valuation most firm value sits past that window. We release ProForma-20Q, a reproducible benchmark for forecasting 78 statement line items 1-20 quarters ahead, for anonymized firms, from past statements and an industry code, scored by change-space $R^2$. On it, Forma, a transformer that reads statements as sets of (account, quarter, value) tuples and maximizes a masked-tuple Gaussian likelihood, beats every competitor we field: classical machine learning, chained gradient boosting, a zero-shot time-series foundation model, and frontier large language models. Its lead widens with horizon, where valuation needs accuracy most, and its Gaussian predictive intervals never under-cover. Forma's forecasts nearly satisfy accounting identities; exact coherence is recoverable at no statistically significant accuracy cost. Its tuple interface supports scenario analysis without retraining, and we show that pinning future revenue paths sharpens the rest of the statement.","url_abs":"https://arxiv.org/abs/2608.11327","url_pdf":"https://arxiv.org/pdf/2608.11327","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.11327"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/forma-lab-mccombs/proforma-20q","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/forma-lab-mccombs/forma-release","reach":null}],"summary":{"ran":34,"unverified":12},"by_repo_kind":{"found_in_text":{"samples":46,"ran":34,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"9a2e329955bc07b5","entry":"canon_firm_ids","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/scoring/eval_cache.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/scoring/eval_cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9a2e329955bc07b5"}},{"code_sha256_prefix":"301947e878db8b85","entry":"canon_firm_ids","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/truth_grid.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/truth_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"301947e878db8b85"}},{"code_sha256_prefix":"a78efa7957303097","entry":"canon_origin","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/truth_grid.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/truth_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a78efa7957303097"}},{"code_sha256_prefix":"da0e01698bd93b38","entry":"coerce_declared_dtypes","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/download.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/download.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"da0e01698bd93b38"}},{"code_sha256_prefix":"2a66bf767312634b","entry":"column_hashes","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/checksums.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/checksums.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2a66bf767312634b"}},{"code_sha256_prefix":"bb0cbbaa5075af5c","entry":"column_stats","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/checksums.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/checksums.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bb0cbbaa5075af5c"}},{"code_sha256_prefix":"a76eb758aeb383af","entry":"crps_per_entry","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/evaluate.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a76eb758aeb383af"}},{"code_sha256_prefix":"1ff0b04199cec615","entry":"dataset_suffix","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/build.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/build.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1ff0b04199cec615"}},{"code_sha256_prefix":"b6b31a46d62faab7","entry":"de_regularize","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/transforms.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/transforms.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b6b31a46d62faab7"}},{"code_sha256_prefix":"c5693488b4bc49d5","entry":"discover_feature_sets","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/scoring/evaluate.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/scoring/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c5693488b4bc49d5"}},{"code_sha256_prefix":"0d7dad9545ad421f","entry":"discover_forecast_files","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/scoring/evaluate.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/scoring/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0d7dad9545ad421f"}},{"code_sha256_prefix":"afcac8a20985153e","entry":"discover_targets","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/truth_grid.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/truth_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"afcac8a20985153e"}},{"code_sha256_prefix":"0ca2d63496710dd4","entry":"discover_targets","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/common.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/common.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0ca2d63496710dd4"}},{"code_sha256_prefix":"bda3b8cd54df0aa7","entry":"feature_columns","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/common.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/common.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bda3b8cd54df0aa7"}},{"code_sha256_prefix":"dfd2a41a71fd5d10","entry":"file_fingerprint","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/scoring/eval_cache.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/scoring/eval_cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dfd2a41a71fd5d10"}},{"code_sha256_prefix":"75c0f05939196a6e","entry":"finalize_forecast_frame","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/models/forecast_io.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/models/forecast_io.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"75c0f05939196a6e"}},{"code_sha256_prefix":"5e4ca8cc3c6957dd","entry":"firm_ff48_map","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/build.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/build.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5e4ca8cc3c6957dd"}},{"code_sha256_prefix":"7dfe133fa504f9d1","entry":"forecast_warnings","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/schema.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/schema.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7dfe133fa504f9d1"}},{"code_sha256_prefix":"9ee1a6d2b43a7d73","entry":"hash_file","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/checksums.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/checksums.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9ee1a6d2b43a7d73"}},{"code_sha256_prefix":"d2e26630e38ad032","entry":"level_group_vals","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/scoring/evaluate.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/scoring/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d2e26630e38ad032"}},{"code_sha256_prefix":"253b6e5cb59c7135","entry":"masked_mse_loss","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/models/ffnn.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/models/ffnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"253b6e5cb59c7135"}},{"code_sha256_prefix":"422231df525f5469","entry":"masked_nll_loss","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/models/ffnn.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/models/ffnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"422231df525f5469"}},{"code_sha256_prefix":"bbf363b68f36e91f","entry":"md5sum","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/gated.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/gated.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bbf363b68f36e91f"}},{"code_sha256_prefix":"95c7b7683a4e2768","entry":"nll_per_entry","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/evaluate.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"95c7b7683a4e2768"}},{"code_sha256_prefix":"4e410c00366e3314","entry":"normalize_columns","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/schema.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/schema.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e410c00366e3314"}},{"code_sha256_prefix":"0ea2bc04ab003a55","entry":"quantile_col","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/models/chronos_ts.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/models/chronos_ts.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0ea2bc04ab003a55"}},{"code_sha256_prefix":"e30d565ae03f1693","entry":"regularize","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/transforms.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/transforms.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e30d565ae03f1693"}},{"code_sha256_prefix":"9f9f17bb754a92af","entry":"repo_url","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/gated.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/gated.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9f9f17bb754a92af"}},{"code_sha256_prefix":"d3ef37b65cee0533","entry":"seasonal_lag","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/naive.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/naive.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d3ef37b65cee0533"}},{"code_sha256_prefix":"22a49639552b5660","entry":"sic_to_ff48","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/build.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/build.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"22a49639552b5660"}},{"code_sha256_prefix":"fd688ce01b5d2cde","entry":"target_columns","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/common.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/common.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fd688ce01b5d2cde"}},{"code_sha256_prefix":"c132b630ab682403","entry":"transform","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/transforms.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/transforms.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c132b630ab682403"}},{"code_sha256_prefix":"40250448ed22b573","entry":"warn_if_missing","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/_deps.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/_deps.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"40250448ed22b573"}},{"code_sha256_prefix":"e29052aecf3560cc","entry":"wide_forecasts_to_tall","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/models/baselines.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/models/baselines.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e29052aecf3560cc"}},{"code_sha256_prefix":"83b192c3d523d761","entry":"canon_quarters","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/scoring/eval_cache.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/scoring/eval_cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"83b192c3d523d761"}},{"code_sha256_prefix":"f6f6c1c151f75660","entry":"canonical_id_map_path","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/config.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f6f6c1c151f75660"}},{"code_sha256_prefix":"cfeb85cf2fdf33ad","entry":"canonical_reg_stats_path","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/config.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cfeb85cf2fdf33ad"}},{"code_sha256_prefix":"544c8030719e72aa","entry":"download","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/download.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/download.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"544c8030719e72aa"}},{"code_sha256_prefix":"2cdf157d2a39a5f0","entry":"ensure_canonical_reg_stats","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/config.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2cdf157d2a39a5f0"}},{"code_sha256_prefix":"7c0e589892b7b9a6","entry":"fit_predict_sklearn","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/sklearn_models.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/sklearn_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7c0e589892b7b9a6"}},{"code_sha256_prefix":"05916d507e4c68d1","entry":"fundq_projection","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/download.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/download.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"05916d507e4c68d1"}},{"code_sha256_prefix":"297e695e02aa59bd","entry":"hf_download","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/gated.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/gated.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"297e695e02aa59bd"}},{"code_sha256_prefix":"fa8232f82d95fe27","entry":"predict_fade","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/naive.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/naive.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fa8232f82d95fe27"}},{"code_sha256_prefix":"e0de3c23ec909c8b","entry":"predict_naive","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/baselines/naive.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/baselines/naive.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e0de3c23ec909c8b"}},{"code_sha256_prefix":"57403bcfbb636aa9","entry":"require_proforma20q","repo":"forma-lab-mccombs/forma-release","repo_kind":"found_in_text","path":"src/forma/_deps.py","file_url":"https://github.com/forma-lab-mccombs/forma-release/blob/HEAD/src/forma/_deps.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"57403bcfbb636aa9"}},{"code_sha256_prefix":"66af5735d4ffc9e8","entry":"validate_forecast","repo":"forma-lab-mccombs/proforma-20q","repo_kind":"found_in_text","path":"src/proforma20q/schema.py","file_url":"https://github.com/forma-lab-mccombs/proforma-20q/blob/HEAD/src/proforma20q/schema.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"66af5735d4ffc9e8"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}