Rebrand public site to BoundaryKit (formerly agent-vm)#2
Merged
Conversation
Update title, meta description, OG/Twitter metadata, header brand text, tagline, hero lede, aria-labels, and monogram to BoundaryKit. Keep the agent-vm.sabe.dev domain, sambegui/agent-vm repo URL, and avatar asset filename unchanged for compatibility. New positioning line: "Governed runtime boundaries for autonomous agent workloads."
Update headings and lead lines in site/llms.txt, site/docs/llms.txt, and site/docs/llms-full.txt; fold in the BoundaryKit brand description and a "formerly agent-vm" continuity note. Reading paths, page URLs, and the agent-vm.sabe.dev / repo references are unchanged.
Rename the H1 to BoundaryKit and add the brand description plus a "formerly agent-vm" note. Repo slug (sambegui/agent-vm) and domain (agent-vm.sabe.dev) are called out as unchanged for compatibility.
Keep the exact "governing untrusted autonomous AI-agent workloads" phrase that platform/tests/docs-public-contract-test requires in site/docs/llms.txt, which the rebrand wording had dropped.
Rebrand prose brand tokens in docs/architecture/00-overview.md and docs/evidence/governed-agent-workload-case-study.md; update the build_docs.py page-title suffix and footer receipt label; update the trust-boundary.svg accessible title. Regenerate site/docs/*.html via make docs-build and update the two pinned generated-title asserts in docs-public-contract-test to match. Doc slugs/URLs, the agent-platform VM name, and repo source-link rewrites are unchanged.
ad300a9 to
e8aacb9
Compare
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
Rebrands the public-facing site/docs/README to BoundaryKit while preserving the architecture, claims, doc structure, and validation evidence. Positioning: "Governed runtime boundaries for autonomous agent workloads."
Brand description added verbatim to homepage metadata + README:
Commits (small + logical)
brand(site)— homepage: title, meta description, OG/Twitter metadata, header brand, tagline, hero lede, aria-labels,av→bkmonogrambrand(llms)—site/llms.txt,site/docs/llms.txt,site/docs/llms-full.txtheadings/leads + brand descriptionbrand(readme)— H1 → BoundaryKit + brand-description blockquotebrand(llms)— preserve the pinned public-docs claim phrase the contract test requiresbrand(docs)— doc sources,build_docs.pytitle suffix + footer label, SVG<title>, updated the two pinned generated-title asserts, and rebuilt allsite/docs/*.htmlKept as
agent-vm(compatibility)Domain
agent-vm.sabe.dev, repo URLgithub.com/sambegui/agent-vm, assetagent-vm-avatar.jpg, doc slugs,AGENT_VM_*env vars +agent-platformVM name, the"promoter":"agent-vm"provenance stamp, and internal script comments / systemdDescription. "formerly agent-vm" notes added for continuity.Validation
make ci→ EXIT 0 (acceptance, docs-public-contract, provision-config, sandbox-runner; shellcheck 0.10.0 clean)make docs-build→ EXIT 0 and reproducible (committed HTML is byte-identical to a fresh build)main.