✨ Add Love Equation page as a lens on heart-centered alignment#19
Merged
Conversation
added 2 commits
June 16, 2026 09:59
Introduce /love-equation/ explaining Brian Roemmele's Love Equation (dE/dt = β(C − D)E) as a teaching lens, not a claim that alignment is solved. Reads C/D through the site's own Principles vocabulary; no CSI CC BY-SA taxonomy or prose reproduced (equation only). Wire discovery with low blast radius: home CTA button, contextual link from the principles hero, sitemap and llms.txt entries (also corrects a stale 'Six principles' -> 'Ten'). Multi-model review (Grok/Gemini/GPT) applied: scoped license sentence, CreativeWork-typed isBasedOn/citation, role=math + aria-label on the repeated equation, aria-controls on the mobile menu, dropped an ambiguous keyword, footer year, and softened 'mathematics' -> 'shape' to avoid over-formalizing a descriptive model.
Unify the duplicated header and footer across all public content pages so every page is discoverable from every other page. - Add canonical xl+ desktop nav with More dropdown - Add full mobile menu with all content pages, 44px targets, and short-screen scrolling - Add complete footer site map across all 11 content pages - Add Alpine/x-cloak where older pages needed it - Add model-benchmarks to sitemap.xml - Add helpful recovery links to 404.html Verified sitemap/llms coverage, no broken internal links, complete nav coverage, pre-commit, and multi-model IA review.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 501b8e3. Configure here.
Owner
Author
Sitewide navigation/discovery pass addedI audited the whole static site before this goes live and pushed a second commit that normalizes navigation/discovery across all public pages. What changed
Verified
|
Keep the More trigger visually active on submenu pages, but remove aria-current from the generic dropdown button. The actual destination links inside the dropdown and mobile menu remain the only elements marked as the current page. Addresses Cursor Bugbot comment on PR #19.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Adds a new public page,
/love-equation/, that explains Brian Roemmele's Love Equation —dE/dt = β(C − D)E— as a teaching lens on heart-centered alignment: when cooperation (C) outweighs defection (D), care compounds; when defection dominates, it decays. It deliberately keeps honest distance from Roemmele's "I solved alignment" framing — the page presents this as a way of seeing, not a safety proof.The page mirrors the structure of
principles/index.html(shared design system, AOS reveals, Tailwind CDN config) and reads C/D through this site's own Principles vocabulary rather than the Cyber Strategy Institute's CC BY-SA taxonomy. No SAFE² prose or taxonomy is reproduced — only the bare equation, which is attributed.What's in this PR
love-equation/index.html— the pageindex.html— adds an "Explore the Love Equation" CTA next to "Read the Full Principles"principles/index.html— contextual link from the hero into the new pagesitemap.xml— new<url>entryllms.txt— new entry, and corrects a stale "Six principles" → "Ten"Low blast radius by design: contextual links from the two most relevant pages + the new page's own footer, rather than an N-file sitewide nav edit.
Multi-model review
Reviewed across three model families (Grok / Gemini / GPT) through independent lenses (contrarian + license, content + math accuracy, structure + SEO + a11y). Verdict: edit → all fixes applied, no blockers.
Applied from the panel:
love as alignmentkeyword that could surface without disclaimers.isBasedOnandcitationupgraded from bare strings to typedCreativeWorkobjects.role="math"+ wordedaria-labelon the repeated equation;aria-controls/idlinking the mobile menu button to its panel.2025→2026.Verification
β,−) intactpre-commitsuite passes (smartquotes, bidi, prettier)/love-equation/resolve; canonical/OG/Twitter consistentNotes
datePublished/dateModifiedset to2026-06-15.