feat: Add Microgravity Kintsugi AST Refactorer prompt#592
feat: Add Microgravity Kintsugi AST Refactorer prompt#592
Conversation
Adds a novel speculative prompt that solves legacy monolith-to-microservice extraction problems by modeling broken AST components as floating ceramic fragments and welding them with high-performance API boundaries using digital Kintsugi fluid dynamics in microgravity. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
There was a problem hiding this comment.
Pull request overview
Adds a new speculative prompt (“Microgravity Kintsugi AST Refactorer”) to the prompt library and wires it into the speculative prompt documentation indexes.
Changes:
- Added a new speculative prompt YAML and a category overview page under
prompts/speculative/micro_gravity_kintsugi_ast_refactoring/. - Updated speculative prompt overview listing to include the new category.
- Regenerated docs and indexes to include the new prompt in the published documentation.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| prompts/speculative/overview.md | Adds the new speculative category link. |
| prompts/speculative/micro_gravity_kintsugi_ast_refactoring/overview.md | New category overview page describing the prompt. |
| prompts/speculative/micro_gravity_kintsugi_ast_refactoring/micro_gravity_kintsugi_ast_refactorer.prompt.yaml | New prompt definition, variables, testData, and evaluators. |
| docs/table-of-contents.md | Adds generated TOC entry for the new prompt docs page. |
| docs/speculative.md | Adds generated speculative index entry for the new prompt. |
| docs/prompts/speculative/micro_gravity_kintsugi_ast_refactoring/micro_gravity_kintsugi_ast_refactorer.prompt.md | Generated documentation page for the new prompt. |
| docs/index.md | Adds generated index entry for the new prompt. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <legacy_dependencies>{{legacy_dependencies}}</legacy_dependencies> | ||
| </input> | ||
| testData: | ||
| - input: |
| @@ -0,0 +1,4 @@ | |||
| # Micro Gravity Kintsugi Ast Refactoring Overview | |||
| - [Chrono Linguistic Debugging/](chrono_linguistic_debugging/overview.md) | ||
| - [Circadian Harpsichord Orchestration/](circadian_harpsichord_orchestration/overview.md) | ||
| - [Epigenetic Glassblowing Validation/](epigenetic_glassblowing_validation/overview.md) | ||
| - [Micro Gravity Kintsugi Ast Refactoring/](micro_gravity_kintsugi_ast_refactoring/overview.md) |
Adds a completely novel, out-of-the-box speculative prompt template for refactoring legacy code.
Conceptual Collision:
Gap Analysis:
When attempting to break apart a legacy monolith into microservices, the dependency graph often becomes a "shattered" mess of orphaned logic and broken boundaries. Applying digital Kintsugi via zero-G fluid dynamics presents a novel, highly creative way to visualize and draw perfect "golden" API streams to bridge these fragments securely.
Additions:
prompts/speculative/micro_gravity_kintsugi_ast_refactoring/micro_gravity_kintsugi_ast_refactorer.prompt.yamlprompts/speculative/micro_gravity_kintsugi_ast_refactoring/overview.mdupdate_docs_index.pyandgenerate_docs.pyscripts.PR created automatically by Jules for task 11631434777114778997 started by @fderuiter