From 737593de2dc5944185df86a82b55893d7996750e Mon Sep 17 00:00:00 2001
From: TheFlow
Date: Mon, 9 Feb 2026 16:16:53 +1300
Subject: [PATCH] feat: Add research papers modal to homepage hero button
Replace direct link to architectural-alignment.html with a modal
showing all research papers grouped by recency, with a footer link
to /docs.html for broader documentation discovery.
Co-Authored-By: Claude Opus 4.6
---
public/index.html | 9 +-
public/js/components/research-papers-modal.js | 171 ++++++++++++++++++
2 files changed, 177 insertions(+), 3 deletions(-)
create mode 100644 public/js/components/research-papers-modal.js
diff --git a/public/index.html b/public/index.html
index 8643a3e1..f81da279 100644
--- a/public/index.html
+++ b/public/index.html
@@ -73,11 +73,11 @@
Some decisions require human judgment — architecturally enforced, not left to AI discretion, however well trained.