Skip to content

docs: complete agent-vm to BoundaryKit rename sweep - #4

Open
sambegui wants to merge 1 commit into
mainfrom
polish/boundarykit-rename-sweep
Open

docs: complete agent-vm to BoundaryKit rename sweep#4
sambegui wants to merge 1 commit into
mainfrom
polish/boundarykit-rename-sweep

Conversation

@sambegui

@sambegui sambegui commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Closes out the pre-announcement polish items from the public-repo audit (2026-07-10). No architecture or evidence content changes.

Changes

  • README — corrects the stale "repository remains hosted at sambegui/agent-vm" note: the repo is sambegui/BoundaryKit; the old URL redirects. Site domain agent-vm.sabe.dev is unchanged and still accurate.
  • site/index.html — brand-mark and footer repo links now point at the renamed repo.
  • site/build_docs.py — inbound link-rewrite regexes accept both repo names; the out-of-tree source-link emitter writes canonical sambegui/BoundaryKit blob URLs.
  • scripts/public-safety-scan — the absolute-user-home rule now treats the literal /home/user/ placeholder as non-identifying (it appears in the vendored upstream NVIDIA docs), so a clean tree reports PASS instead of one false positive. Any real username still fails.

Verification

  • make ci green locally (4/4 test suites; syntax clean)
  • make docs-build compiles; built site contains zero sambegui/agent-vm URLs
  • scripts/public-safety-scan over all tracked files: PASS (113 text files scanned)
  • Scanner negative control: a fixture with a real (non-placeholder) username still FAILs the absolute-user-home check; a /home/user/... fixture passes
  • git diff --check clean

Related metadata changes applied directly (not in this diff): GitHub repo description aligned to the README's case-study framing, and topics added.

🤖 Generated with Claude Code

- README: repo is hosted at sambegui/BoundaryKit; old URL redirects
- site: point brand-mark and footer repo links at the renamed repo
- build_docs.py: match both repo names inbound, emit canonical
  BoundaryKit blob URLs for out-of-tree source links
- public-safety-scan: treat the generic /home/user/ placeholder as
  non-identifying so the vendored upstream docs scan clean; any real
  username still fails the absolute-user-home check

Co-Authored-By: Claude Fable 5 <noreply@anthropic.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