Skip to content

docs(site): add bilateral attestation page + sidebar nav - #11

Merged
StevenMih merged 2 commits into
mainfrom
feat/bilateral-page
Jul 31, 2026
Merged

docs(site): add bilateral attestation page + sidebar nav#11
StevenMih merged 2 commits into
mainfrom
feat/bilateral-page

Conversation

@StevenMih

@StevenMih StevenMih commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bilateral attestation page + Dockerfile fix

Two commits:

Commit 1: Bilateral attestation page (c69c448)

Content approved by Steven 2026-07-29: "bilateral looks good" (outbox [site-bilateral-page]).

Carries docs/bilateral.html from origin commit 9b44360 ("feat(docs): add bilateral attestation page", Jul 6 2026), updated to current site style: verify.agentactioncapsule.org, Patent posture sidebar link, Project footer column, step CSS.

Content: four-move exchange, refusal-as-first-class-record, graceful degradation, composition table, I-D link (draft-mih-agent-bilateral-attestation-00), OSS reference implementation. Public mechanism only — zero Authority/moat/monetization language. Neutrality gate passed.

Adds Extensions section to sidebar of all 14 docs pages with sidebar. Sitemap entry: docs/bilateral.html lastmod 2026-07-29.

Commit 2: Dockerfile fix (91898ae) ⚠️ REQUIRED FOR DEPLOY

ip.html and playground.html were added in PR #10 (architecture pass) but the Dockerfile COPY line was not updated. Without this fix, both pages would return 404 on deploy.

Fixed:

COPY index.html ip.html playground.html 404.html robots.txt sitemap.xml /usr/share/nginx/html/

Rides same deploy as PR #10 (architecture pass, already merged)

stevenmih added 2 commits July 29, 2026 18:55
Carries bilateral.html from origin commit 9b44360 (Jul 6 2026), updated
to current site style: verify.agentactioncapsule.org, Patent posture
sidebar link, Project footer column, and step/step-num/step-body CSS.

Content approved by Steven 2026-07-29 (outbox [site-bilateral-page]).
Public mechanism only — four-move exchange, refusal-as-first-class-record,
graceful degradation, composition table, I-D link, OSS reference impl.
Zero Authority/moat/monetization language.

Adds Extensions section to sidebar of all 14 docs pages with sidebar.
Sitemap entry: docs/bilateral.html lastmod 2026-07-29.

Signed-off-by: stevenmih <stevenmih88@gmail.com>
Both were added in PR #10 but the Dockerfile was not updated, meaning
they would not be served by nginx on deploy.

Signed-off-by: stevenmih <stevenmih88@gmail.com>
@StevenMih
StevenMih merged commit 8ade2d3 into main Jul 31, 2026
2 checks passed
StevenMih pushed a commit that referenced this pull request Jul 31, 2026
Resolves the 3-commits-ahead/13-behind divergence flagged in [site-deploy-push].
Squashed to avoid carrying forward unsigned historical commits into the DCO-gated
main branch.

- docs/bilateral.html, ip.html, sitemap.xml: took origin's versions (neutral
  verify domain, current bilateral page from PR #11, complete sitemap) over the
  stale pre-architecture-pass local content.
- docs/governance.html, docs/index.html, index.html: picked up 3 small additive
  footer/sidebar links (Governance, Patent posture) from local commit 34017a1
  that never made it into the architecture-pass PR. Purely additive, links to
  already-live pages.

Signed-off-by: stevenmih <stevenmih88-3@gmail.com>
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