Skip to content

Add research page and AREA project page - #11

Merged
blindtechmage merged 1 commit into
mainfrom
research/area-page
Aug 12, 2026
Merged

Add research page and AREA project page#11
blindtechmage merged 1 commit into
mainfrom
research/area-page

Conversation

@blindtechmage

Copy link
Copy Markdown
Owner

Summary

  • Adds /research, a listing page mirroring /projects, with its first entry linking to AREA.
  • Adds /research/area, a summary of the AREA (Agentic Reasoning and Engagement Analysis) research program: purpose, the three foundational research questions, hypothesis, methodology, and how it fits into the larger three-phase (AREA/CAIRE/FROST) research arc. Content is drawn from the project's own repo docs, kept at the same high-level altitude as the repo's public documentation itself per its stated IP notice (detailed measurement standards/rubrics/architecture are withheld until pilot studies conclude), closing with a link out to the GitHub repo for the full documentation.
  • Adds a Research link to the site nav.

Closes #10

Test plan

  • npm run typecheck
  • npm run lint (js + markdown)
  • npm run build
  • npm run lint:html against built output
  • npm run test:unit (26/26 passing)

Adds /research (a listing page, mirroring /projects) and
/research/area, a summary of the AREA (Agentic Reasoning and
Engagement Analysis) research program built from the project's own
docs, kept at the same high-level altitude as the repo's own public
documentation per its IP notice. Adds a Research link to the site nav.

Closes #10

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@blindtechmage
blindtechmage merged commit a54e98b into main Aug 12, 2026
4 checks passed
@blindtechmage
blindtechmage deleted the research/area-page branch August 12, 2026 16:46
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.

Build /research page

2 participants