feat(site): architecture pass — CPB section, ladder, adopters, playground, verify domain, spec versions - #10
Merged
Merged
Conversation
…ound stub, verify domain, spec versions, RFC 9942 published, ip.html 11-item fix list + 4 decisions: - Hero: 'Prove what your agent did — to someone who doesn't trust you.' - verify.actionstate.ai → verify.agentactioncapsule.org (neutral domain) across all 23 refs - Spec pointers: AAC draft (-02), CPB draft (-01) in status boxes, footer, interop section - CPB section: 3-card jcs-n/typed-reference/spec-pure block (index.html) - how-it-composes.html: stub callout replaced with CPB + links to spec/registry/vectors - Quickstart: capsule-emit 0.1.1 → 0.3.2+; stub-mode CAPSULE_ANCHOR=false callout added - Adopters slot: GET INVOLVED section + footer link to capsule-emit/ADOPT.md (PR #35 merged) - Playground stub: section in index.html + playground.html stub page - Adoption ladder: Rung 1 (stub) / Rung 2 (self-hosted) / Rung 3 (public) section - Sitemap: dates updated, ip, playground.html, a2a-ap2-example.html added - Status boxes: CPB companion mention, -02/-01 version labels, RFC 9942 now published - Composition stub (how-it-composes.html): full CPB callout replacing old placeholder 4 decisions: - spec@actionstate.ai: kept as-is (Steven's decision) - ip.html: copied from canonical checkout (source commit 34017a1) - Discord/Slack placeholder: removed from governance.html - RFC 9942: updated to PUBLISHED status sitewide Sidebar nav: Patent posture link added to all 14 docs pages with sidebar Signed-off-by: stevenmih <stevenmih88@gmail.com>
StevenMih
pushed a commit
that referenced
this pull request
Jul 30, 2026
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>
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
Full architecture pass for agentactioncapsule.org per [site-architecture-pass] task.
4 Decisions applied
spec@actionstate.aiip.html34017a1)governance.html11-item fix list
verify.actionstate.ai→verify.agentactioncapsule.orgacross all 23 refs (neutral domain ruling)draft-mih-scitt-agent-action-capsule-02, CPBdraft-mih-sokolov-scitt-payload-binding-01in status boxes, footer, interop sectionindex.htmlbefore verify sectionhow-it-composes.htmlold placeholder replaced with full CPB callout + spec/registry/vectors linkscapsule-emit==0.1.1→0.3.2+; stub-mode (CAPSULE_ANCHOR=false) callout added; adoption ladder linkcapsule-emit/ADOPT.md(PR #35 merged path)index.html+ newplayground.htmlstub pageindex.htmldocs/index.html,docs/what-is-a-capsule.html, and all relevant pagesip,playground.html,docs/a2a-ap2-example.htmlAdditional consistency fixes
ip.htmlpatent posture page added to sidebar nav of all 14 docs pages with sidebar (under Project section)playground.htmlstub page created (linked from footer + index.html playground section)Files changed
index.html— hero, CPB section, adoption ladder, playground stub, adopters slot, footer links, verify domain, RFC 9942ip.html— new file from canonical checkout (34017a1)playground.html— new stub pagesitemap.xml— updated dates + new pagesdocs/quickstart.html— version bump, stub mode calloutdocs/how-it-composes.html— CPB callout replacing stubdocs/governance.html— Discord/Slack removeddocs/index.html,docs/what-is-a-capsule.html— status boxesdocs/*.html— verify domain migration, Patent posture sidebar link, RFC 9942 published statusPR held for Steven's review + site-deploy go. Worktree held at
_worktrees/agentactioncapsule-site/architecture-pass/.