tractatus/public
TheFlow 20be22c759 fix: correct broken navigation links on researcher page
**Issues Fixed:**
1. "Read Technical Papers" button now says "Browse Documentation"
   (accurate since it goes to docs landing page, not a specific paper)

2. "Read full analysis" links were pointing to non-existent anchors:
   - /docs.html#27027-incident (404)
   - /docs.html#privacy-creep (404)
   - /docs.html#silent-degradation (404)

**Changes:**
- 27027 case study: Now links to /demos/27027-demo.html (interactive demo)
- Other case studies: Link to /docs.html with text "See case studies doc"
- Hero button: Text changed to "Browse Documentation" (clearer intent)

**Note:** docs.html doesn't support URL hash anchors yet.
Future enhancement: Add ?doc=slug parameter support to docs viewer.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-08 00:27:56 +13:00
..
about fix: remove broken indigenous-data.com link 2025-10-08 00:19:27 +13:00
admin feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
css feat: fix CSP violations & implement three audience paths 2025-10-07 12:21:00 +13:00
demos feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
js feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
about.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
advocate.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
api-reference.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
case-submission.html feat: implement AI-powered features (Phase 1 Core) 2025-10-08 00:14:00 +13:00
check-version.html feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
docs-viewer.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
docs.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
implementer.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
index.html feat: change license from MIT to Apache License 2.0 2025-10-07 23:43:20 +13:00
media-inquiry.html feat: implement AI-powered features (Phase 1 Core) 2025-10-08 00:14:00 +13:00
researcher.html fix: correct broken navigation links on researcher page 2025-10-08 00:27:56 +13:00