Files
firefrost-operations-manual/docs/sandbox-sessions/GEMINI-PROMPT.txt
Firefrost Automation f9f5d81fa4 Create sandbox handoff system for exploratory AI sessions
- docs/sandbox-sessions/ directory structure
- TEMPLATE.md (structured handoff format)
- README.md (workflow documentation)
- GEMINI-PROMPT.txt (quick-copy for end of sessions)

Enables organized brainstorming with Gemini, easy review in production.
2026-02-09 20:33:54 -06:00

35 lines
710 B
Plaintext

At the end of our brainstorming session, please summarize our discussion in this format:
---
# Sandbox Session - [our topic]
**Date:** [today's date]
**AI Used:** Gemini
**Duration:** [estimate]
**Status:** Exploration
## Topic
[1-2 sentence summary of what we discussed]
## Key Ideas
[Bullet points of main concepts]
## Recommended Approach
[The best path forward from our brainstorming]
## Open Questions
[Things that still need exploration]
## Technical Considerations
[Any infrastructure, code, or implementation notes]
## Ready for Production?
**Status:** [YES / NO / NEEDS REFINEMENT]
**Reasoning:** [Why or why not]
**Next Steps:** [What needs to happen before implementation]
---
Thank you!