Skip to content

docs: reposition to stateful, local-first micro-VM sandbox#20

Merged
yingjunwu merged 2 commits intomainfrom
docs/reposition-stateful-local-first
Feb 13, 2026
Merged

docs: reposition to stateful, local-first micro-VM sandbox#20
yingjunwu merged 2 commits intomainfrom
docs/reposition-stateful-local-first

Conversation

@yingjunwu
Copy link
Copy Markdown
Contributor

Summary

  • Update positioning across all documentation to emphasize stateful and local-first
  • Replace old "lightweight, embeddable VM runtime" messaging with "local-first micro-VM sandbox for AI agents"
  • Homepage: cards changed from Embedded/Lightweight to Stateful/Local-first
  • Contrast with ephemeral sandboxes: "Unlike ephemeral sandboxes that destroy state after each execution, BoxLite Boxes are stateful workspaces"

Files changed (6)

  • index.mdx — homepage tagline, intro paragraph, feature cards
  • llms.txt — LLM-facing description
  • CLAUDE.md — project overview, terminology table
  • AGENTS.md — agent instructions
  • architecture/index.mdx — overview, design principles
  • faq.mdx — "What is BoxLite?" answer, Docker comparison table

Test plan

  • Verify docs site renders correctly after deploy

🤖 Generated with Claude Code

Update positioning across all documentation pages:
- Tagline/descriptions: "local-first micro-VM sandbox for AI agents"
- Emphasize stateful workspaces vs ephemeral sandboxes
- Homepage cards: Embedded/Lightweight → Stateful/Local-first
- FAQ, architecture, llms.txt, CLAUDE.md, AGENTS.md aligned

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Restore "in milliseconds" speed claim in homepage intro
- Add Lightweight card back to homepage (4 cards in 2x2 grid)
- Restore "SQLite for sandboxing" analogy in FAQ
- Rework Docker comparison: "Default state" row highlights that BoxLite is
  stateful by default vs Docker's ephemeral-by-default model
- Use "Embeddable library model" in architecture (technically precise)
  while keeping "local-first" for user-facing pages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@yingjunwu yingjunwu merged commit e4837d4 into main Feb 13, 2026
3 checks passed
@yingjunwu yingjunwu deleted the docs/reposition-stateful-local-first branch February 13, 2026 07:45
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