Skip to content

Conversation

@kcmartin
Copy link
Collaborator

Summary

  • Rewrites lifecycle.mdx with clearer, more concise content
  • Aligns with product site terminology (Persistence instead of Storage)
  • Adds warm state explanation for users who see it in CLI output
  • Expands storage section with ext4 compatibility, auto-growth, and TRIM billing details
  • Adds GB-hours billing examples for hot/cold storage
  • Cleans up persistence table and adds Networking to related links

Test plan

  • Preview page renders correctly
  • LifecycleDiagram component displays
  • LinkCards in Related section work
  • Review content for accuracy

🤖 Generated with Claude Code

kcmartin and others added 5 commits January 22, 2026 20:27
Adds parenthetical note explaining the warm state users may see
in CLI output, while keeping the main mental model focused on
cold/running states.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove em dashes throughout the page
- Add ext4 compatibility details (shm, no NFS/FUSE edge cases)
- Add Capacity subsection noting storage grows beyond 100 GB
- Add TRIM-friendly billing explanation
- Add GB-hours measurement details for hot/cold storage
- Remove JuiceFS implementation detail
- Clean up persistence table

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Aligns with product site terminology and page title.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add Networking to Related section links
- Move /tmp to table instead of separate note
- Balance table rows (4 items each column)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 22, 2026

CLI Documentation Generator

Metric Value
CLI Version 0.0.1
Commands Generated 24
Tests ✅ 0/0 passed
📚 Commands documented
  • sprite login
  • sprite logout
  • sprite org auth
  • sprite org list
  • sprite org logout
  • sprite org keyring disable
  • sprite org keyring enable
  • sprite auth setup
  • sprite create
  • sprite use
  • sprite list
  • sprite destroy
  • sprite exec
  • sprite console
  • sprite checkpoint create
  • sprite checkpoint list
  • sprite checkpoint info
  • sprite checkpoint delete
  • sprite restore
  • sprite proxy
  • sprite url
  • sprite url update
  • sprite api
  • sprite upgrade

@github-actions
Copy link

github-actions bot commented Jan 22, 2026

Preview Deployment

Name URL
Preview https://pr-104-superfly-sprites-docs.fly.dev

Commit: 59d0df4

@github-actions
Copy link

github-actions bot commented Jan 22, 2026

E2E Test Results

✅ Tests success

Ran against: https://pr-104-superfly-sprites-docs.fly.dev

@github-actions
Copy link

github-actions bot commented Jan 22, 2026

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟠 89 🟢 100 🟢 96 🟢 100
/concepts/lifecycle/ 🟢 93 🟢 98 🟢 100 🟢 100

Copy link
Collaborator

@kylemclaren kylemclaren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nits:

Image
  1. these links cards should be hidden I think?
  2. let's hide that animated graphic for now — needs some polish IMO

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.

3 participants