From aaa53b516c0fa98c27cd0e9ca748fe037ea37ad8 Mon Sep 17 00:00:00 2001 From: mkrause612 Date: Thu, 12 Feb 2026 01:00:41 -0600 Subject: [PATCH] Reorg: Move gemini prompt to docs/sandbox/ --- docs/sandbox/gemini-prompt.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 docs/sandbox/gemini-prompt.txt diff --git a/docs/sandbox/gemini-prompt.txt b/docs/sandbox/gemini-prompt.txt new file mode 100644 index 0000000..4b9f575 --- /dev/null +++ b/docs/sandbox/gemini-prompt.txt @@ -0,0 +1,34 @@ +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!