-
Notifications
You must be signed in to change notification settings - Fork 1
ticket-99: evidence-first public portfolio presentation #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
docs/agent_runs/20260714_220933_ticket-99_portfolio-presentation/COMMANDS.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Commands | ||
|
|
||
| - Inspected the isolated worktree at exact `origin/main` base `31fe55320b5bdf3fdea386de98e627ad15290d0c`. | ||
| - Audited accepted aggregate research artifacts and public-data policy before drafting claims. | ||
| - Ran `pytest -q`. | ||
| - Ran `PYTHONPATH=src pytest -q tests/test_docs_links.py tests/test_data_policy.py`. | ||
| - Ran `python3 scripts/check_data_policy.py`. | ||
| - Ran `python3 scripts/validate_run_logs.py` after writing this record. |
22 changes: 22 additions & 0 deletions
22
docs/agent_runs/20260714_220933_ticket-99_portfolio-presentation/META.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| { | ||
| "run_name": "20260714_220933_ticket-99_portfolio-presentation", | ||
| "ticket_id": "ticket-99", | ||
| "started_at_utc": "2026-07-14T21:48:14Z", | ||
| "finished_at_utc": "2026-07-14T22:09:33Z", | ||
| "git_sha_before": "31fe55320b5bdf3fdea386de98e627ad15290d0c", | ||
| "git_sha_after": "31fe55320b5bdf3fdea386de98e627ad15290d0c", | ||
| "branch_name": "feat/ticket-99-portfolio-presentation", | ||
| "host_env_notes": "macOS 26.5.1 / Python 3.12.2 / docs-only presentation work", | ||
| "dataset_id": "public_safe_aggregate_evidence_2026-07-11", | ||
| "config_paths": [], | ||
| "config_sha256": {}, | ||
| "artifact_paths": [ | ||
| "docs/assets/portfolio/validation_frontier.csv", | ||
| "docs/assets/portfolio/validation_frontier.svg" | ||
| ], | ||
| "report_paths": [ | ||
| "README.md", | ||
| "docs/portfolio_evidence_2026-07-11.md" | ||
| ], | ||
| "web_sources": [] | ||
| } | ||
3 changes: 3 additions & 0 deletions
3
docs/agent_runs/20260714_220933_ticket-99_portfolio-presentation/PROMPT.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # Prompt | ||
|
|
||
| Overhaul Microalpha's public presentation using only accepted, public-safe aggregate evidence. Preserve licensed-data boundaries, state what is simulated or sealed, add a reproducible quickstart and architecture view, and publish no claim that is not bound to a current artifact. |
7 changes: 7 additions & 0 deletions
7
docs/agent_runs/20260714_220933_ticket-99_portfolio-presentation/RESULTS.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # Results | ||
|
|
||
| - Rebuilt the README around the research problem, leakage-aware workflow, first-run path, architecture, artifact contract, current evidence, and limitations. | ||
| - Added `docs/portfolio_evidence_2026-07-11.md` to bind every public aggregate value to its accepted source artifact and status. | ||
| - Added an SVG chart plus the exact CSV used to render it. The chart compares validation Sharpe with an explicit zero line and does not represent holdout or live performance. | ||
| - Preserved the sealed 2023-2025 holdout and published no raw/licensed records, identifiers, secrets, or private alpha details. | ||
| - Assumption: repository presentation may summarize already accepted aggregate artifacts, but may not reinterpret rejected candidates or sealed evidence as investable results. |
6 changes: 6 additions & 0 deletions
6
docs/agent_runs/20260714_220933_ticket-99_portfolio-presentation/TESTS.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| # Tests | ||
|
|
||
| - `pytest -q` — PASS: 129 passed; one third-party deprecation warning. | ||
| - `PYTHONPATH=src pytest -q tests/test_docs_links.py tests/test_data_policy.py` — PASS: 2 passed. | ||
| - `python3 scripts/check_data_policy.py` — PASS: 1,072 files scanned; 46 allowlisted. | ||
| - `python3 scripts/validate_run_logs.py` — PASS: all run logs validated. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| mechanism,hac_sharpe,status | ||
| Classic momentum baseline,0.2407,baseline_validation_proxy | ||
| Industry-residual momentum,0.3198,rejected_margin_gate | ||
| Point-in-time low volatility,-0.0906,rejected | ||
| One-month reversal,-0.4542,rejected | ||
| Annual QVPI composite,-0.0234,rejected | ||
| SEC cash-earnings acceleration,0.4736,rejected_absolute_and_stress_gates |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| # Pre-holdout research evidence — 2026-07-11 | ||
|
|
||
| Status: reviewed aggregate evidence; licensed source rows are not distributed | ||
|
|
||
| Selection window: 2017–2022 | ||
|
|
||
| Final holdout: 2023–2025, sealed throughout this campaign | ||
|
|
||
| Interpretation: validation evidence only; no alpha, promotion, or live-performance claim | ||
|
|
||
| This note is a public-safe summary of a frozen research campaign. Each candidate | ||
| was specified before its return computation and kept or rejected using its | ||
| predeclared gate. Results include implemented costs; stress results increase | ||
| borrow to 600 bps and double non-borrow costs where stated. | ||
|
|
||
| ## Aggregate results | ||
|
|
||
| | Mechanism | HAC Sharpe | t-stat | CAGR | Max drawdown | One-way turnover | Decision | | ||
| | --- | ---: | ---: | ---: | ---: | ---: | --- | | ||
| | Frozen classic momentum baseline | 0.2407 | — | 1.70% | 11.42% | — | Baseline; validation proxy only | | ||
| | Industry-residual momentum | 0.3198 | 1.2174 | 2.48% | 9.39% | — | Rejected: Sharpe improvement 0.0791 was below the required 0.10; harsh-cost CAGR -0.20% | | ||
| | Point-in-time low volatility | -0.0906 | -0.1943 | -2.20% | 43.83% | — | Rejected; harsh-cost Sharpe -0.2553 and CAGR -4.41% | | ||
| | One-month industry-residual reversal | -0.4542 | -1.4131 | -3.82% | 23.44% | 63.27× | Rejected; harsh-cost Sharpe -1.0268 and CAGR -8.10% | | ||
| | Annual QVPI accounting composite | -0.0234 | -0.0462 | -0.56% | 32.17% | 14.33× | Rejected; harsh-cost Sharpe -0.2782 and CAGR -2.71% | | ||
| | First-filed SEC cash-earnings acceleration | 0.4736 | 1.0651 | 1.73% | 7.71% | 13.57× | Rejected: below absolute 0.50 Sharpe gate; harsh-cost Sharpe -0.1034 and CAGR -0.45% | | ||
|
|
||
| The SEC candidate used values present in two consecutive original 10-K XBRL | ||
| accessions and availability dates bound to exact SEC acceptance timestamps. Its | ||
| formation-month universe contained 796–1,730 complete names (median 1,084.5) | ||
| with zero ambiguous CCM rows. No current Compustat value was used for that | ||
| candidate. | ||
|
|
||
| The QVPI candidate used a current Compustat snapshot with a fixed six-month | ||
| availability lag. That protects basic chronology but does not remove the risk of | ||
| later restatements; it is therefore not true vintage-accounting evidence. | ||
|
|
||
| ## Provenance | ||
|
|
||
| - Frozen panel digest: `4ed2b33e2496e224a7701c3d0d71d593909d8fc7547ecdcbc483b2c83686206a` | ||
| - Industry-residual result manifest: `9e3a8818211a9ef9c81816bb2fadf6165636cc9a344f9284698adec3499ef107` | ||
| - Low-volatility result manifest: `fba7c4f4b4e96f6b310da13103921817db4a04bc910ea451fdd1f79ff8653ad0` | ||
| - Reversal result manifest: `573dd7c74bc6e2bcea0ab22bde30efdc1fcfc9b4eef0ec6e7665c800bfe28b02` | ||
| - QVPI result manifest: `72b378035b736c50f26be8e11bff1f72dc2478365971294694336c9945332fb2` | ||
| - SEC-vintage result manifest: `1ea92a323a254422772a8edfd86d0fd8d70b806a296190acaec1fb816379a3be` | ||
|
|
||
| These digests bind the local reviewed artifacts without publishing restricted | ||
| rows. Reproduction requires authorized access to the same licensed snapshots. | ||
|
|
||
| ## Claim boundary | ||
|
|
||
| Supported: the tested engine contracts, the aggregate validation statistics | ||
| above, the rejection decisions, and the fact that the recorded runners did not | ||
| open 2023–2025 outcomes. | ||
|
|
||
| Not supported: final-holdout performance, alpha discovery, deployment, live | ||
| trading, or a claim that any mechanism is ready for promotion. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This new run log records
git_sha_afteras the same base SHA asgit_sha_before, but the reviewed commit containing the README/evidence artifacts is5fb9d0c931f4d5f4083b5bf5894def7665c57795. Any later provenance check that follows the recorded after SHA lands on a tree that does not contain this ticket's published files, breaking the reproducibility contract for the new public evidence.Useful? React with 👍 / 👎.