Series

Edit AI & Robotics Opportunity Spaces pass

series · 6 rounds · latest · https://www.plresearch.org/areas/economies-governance/ · @daviddao

Latest (r6): Reported by the site owner: daviddao.org edited Economies & Governance but the byline didn't show. Root cause: r5 placed the byline as a sibling of <EditPageButton>, which is position:fixed and almost always at the end of a page's JSX — so the byline ended up ~2500px down the document instead of under the breadcrumb. Fix moves the byline to sit directly below <Breadcrumb> on all 7 CMS-editable page routes (areas index, each area, E&G subareas/impact, about, collaborate). Confirmed on prod: E&G now shows 'Last edited by David Dao · 38 min ago · View history (1)' under the breadcrumb; drawer opens and lists daviddao's Apr 20 21:55Z edit of the 'sections' field; pages with zero events (DHR, About, E&G Impact) render silently as designed.

agent-browseratprotoeditingaudit-loguxbugfix

Standalone runs

Open PRs integration audit (#1, #4, #6) partial

· https://www.plresearch.org · reports/plresearch-org/open-prs-integration-audit/ · @daviddao

Pulled main, integrated the three open PRs on a fresh branch and verified each end-to-end. PR #4 + PR #6 merge cleanly (one conflict resolved) and the combined build is green — but PR #4 ships with a missing word in the Digital Human Rights summary, and the indexer record for /areas/economies-governance/ still serves the pre-PR copy. PR #1 (Aileron font) does not integrate: its base is months out of date, it renames Tailwind theme tokens in a way that breaks .font-serif site-wide, and it deletes the entire hex-mosaic CSS block that landed on main.

frontendintegrationnext.jsatprototailwind-v4
CMS-editable listing pages — admin smoke test pass

· http://127.0.0.1:3001 · reports/plresearch-org/cms-editable-listings/ · @daviddao

End-to-end test of the new CMS editors on feat/cms-editable-listings: 8 pages went from non-editable to admin-editable. Logged in as satyam2.climateai.org, edited and saved each page, verified the live page reflected the change, and confirmed editEvents landed on the editor's PDS. Two pre-existing issues surfaced (indexer schema lag for new rkeys; site.standard.document records query broken).

agent-browseratprotocmse2eoauth