Skip to content

[codex] Show latest decisions per ACD call type#348

Draft
dionysuzx wants to merge 1 commit into
mainfrom
codex/recent-decisions-last-3-acd-calls
Draft

[codex] Show latest decisions per ACD call type#348
dionysuzx wants to merge 1 commit into
mainfrom
codex/recent-decisions-last-3-acd-calls

Conversation

@dionysuzx

@dionysuzx dionysuzx commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the home page Recent Decisions section to show the latest decision-bearing call for each ACD-family series: ACDT, ACDC, and ACDE.

The section now preserves one slot per call type instead of taking the first three calls from a combined chronological feed. It renders the groups in ACDT, ACDC, ACDE order and links each group back to its call page.

Why

The previous implementation could show multiple entries from the same series when that series had more recent decision artifacts. In the current data, that meant ACDT appeared twice and the latest ACDC decision call was pushed out of the three-call limit.

Validation

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for eth-forkcast ready!

Name Link
🔨 Latest commit 7622333
🔍 Latest deploy log https://app.netlify.com/projects/eth-forkcast/deploys/6a399067e47e45000809d06b
😎 Deploy Preview https://deploy-preview-348--eth-forkcast.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@dionysuz-bot

Copy link
Copy Markdown

No blocking issues found.

The change stays scoped to the existing HomePage decision-artifact pattern and correctly generalizes the previous “latest one” behavior to the latest three ACD-family calls with non-empty key_decisions.json artifacts.

Validation: npm run check, npm run lint.

@dionysuzx dionysuzx force-pushed the codex/recent-decisions-last-3-acd-calls branch from 9241cda to 7622333 Compare June 22, 2026 19:43
@dionysuzx dionysuzx changed the title [codex] Show last 3 ACD decision calls [codex] Show latest decisions per ACD call type Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants