Skip to content

Neurotech: use WOE (Whole-Organism Emulation) instead of WBE - #92

Open
lksbrssr wants to merge 1 commit into
protocol:mainfrom
lksbrssr:fix/neuro-woe-naming
Open

Neurotech: use WOE (Whole-Organism Emulation) instead of WBE#92
lksbrssr wants to merge 1 commit into
protocol:mainfrom
lksbrssr:fix/neuro-woe-naming

Conversation

@lksbrssr

Copy link
Copy Markdown
Collaborator

What

Fixes the acronym mismatch on the Neurotech Whole-Organism Emulation opportunity space, which was labelled (WBE) — the acronym for whole-brain emulation — even though the space is framed around organisms. Normalizes everything to whole-organism emulation (WOE).

Page affected: /areas/neurotech/whole-organism-emulation/

Changes

  • src/data/fa2/neuro-opportunityspaces.json — the whole-organism-emulation entry: title (WBE)(WOE), all WBE acronyms → WOE, and "whole brain emulation" descriptive text/subfield → "whole organism emulation".
  • src/lib/focus-area-descriptions.ts and content/areas/neurotech/_index.md — the neurotech FA summary: "whole-brain emulation (WBE)" → "whole-organism emulation (WOE)".
  • Regenerated src/data/generated/areas.json and public/search-index.json.

Consistent with the WOE naming in the companion Neurotechnology blog post PR.

⚠️ This PR alone will not change the live page

The opportunity-space detail page renders from a remote ATProto record (org.plresearch.opportunitySpace, served via the GraphQL indexer), and falls back to the repo JSON only when no remote record exists. A remote record currently exists and still reads Whole Organism Emulation (WBE), so it overrides this JSON in every environment.

To fix the live page, the record also has to be updated via the admin edit UI at /areas/neurotech/whole-organism-emulation/edit (requires admin ATProto auth). This PR makes the repo source correct so the fallback/reseed path is right, but the live edit is a separate manual step.

Screenshot

Skipped: no rendered diff to show. The live/local render is driven by the remote record (which still shows WBE), so a screenshot would not reflect this fallback-source change.

Fixes the mismatch where the Whole-Organism Emulation opportunity space
carried the acronym WBE (whole-brain emulation). Updates the OS3 data
entry (title, acronym, descriptive text, KPIs, subfields) and the
neurotech focus-area summary to whole-organism emulation (WOE).

Note: the live /areas/neurotech/whole-organism-emulation/ page is served
from a remote ATProto record that overrides this JSON fallback, so the
live text must also be updated via the admin edit page.
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the protocol Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant