Changelog
Branch feat/m4-portfolio-discovery: changelog
April 16, 2026Branch feat/m4-portfolio-discovery1 min readAI Generated
Branch feat/m4-portfolio-discovery: changelog
Automated summary for branch feat/m4-portfolio-discovery. This post is generated on push; commit it with your changes.
Commits
- 7c37c568 chore(webapp): sync PR blog post for feat/m4-portfolio-discovery
- c9d8ee7a feat(webapp): add M4-a candidate portfolio discovery page
Files changed
CHANGELOG.md | 1 +
.../unreleased/added-m4-portfolio-discovery.md | 1 +
.../reviews/2026-04-16-m4-portfolio-discovery.md | 21 +++++++
docs/adversarial-review/reviews/TLDR.md | 1 +
docs/roadmap.md | 3 +-
plans/m4-online-portfolio.md | 53 ++++++++++++++++++
.../feat-m4-portfolio-discovery/manifest.json | 12 ++++
.../feat-m4-portfolio-discovery/versions/ai.md | 27 +++++++++
webapp/e2e/m4-portfolio.spec.ts | 14 +++++
.../account/home/account-home-client.tsx | 9 +++
.../app/(authenticated)/account/portfolio/page.tsx | 64 ++++++++++++++++++++++
webapp/src/lib/auth-funnel-routes.ts | 4 ++
12 files changed, 209 insertions(+), 1 deletion(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.