Skip to content

Conversation

@kcmartin
Copy link
Collaborator

@kcmartin kcmartin commented Jan 26, 2026

Summary

  • Replaces "hibernate" terminology with official state names (running/warm/cold)
  • Removes inaccurate "30 seconds" idle timeout references
  • Updates section headings from "Hibernation" to "Idle Behavior"

Per Slack clarification:

  • running = actively doing something
  • warm = resumes quickly (sprites go warm immediately when idle)
  • cold = slower to resume (no defined timeframe)

Files changed

  • working-with-sprites.mdx - Updated lifecycle section
  • index.mdx - Updated core concepts section

Test plan

  • Preview renders correctly
  • Review for accuracy

🤖 Generated with Claude Code

Replace "hibernate" with "transitions to cold" to match the actual
CLI state values (running/warm/cold).

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 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
Contributor

github-actions bot commented Jan 26, 2026

Preview Deployment

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

Commit: 2510981

@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 2026

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟠 87 🟢 100 🟢 96 🟢 100
/working-with-sprites/ 🟢 98 🟢 100 🟢 100 🟢 100

@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 2026

E2E Test Results

✅ Tests success

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

Sprites go to warm quickly when idle, then eventually cold.
The previous "30 seconds" timing was inaccurate.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- running = actively doing something
- warm = resumes quickly (immediate when activity stops)
- cold = slower to resume (no defined timeframe)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Remove "hibernate" and "30 seconds" references in favor of
accurate warm/cold state descriptions.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@kcmartin kcmartin merged commit 2d83705 into main Jan 27, 2026
5 checks passed
@kcmartin kcmartin deleted the fix/lifecycle-terminology branch January 27, 2026 00:22
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.

2 participants