Skip to content

Add Distributed Caching Strategy Architect prompt#585

Open
fderuiter wants to merge 2 commits intomainfrom
add-distributed-caching-strategy-architect-12955247178339891653
Open

Add Distributed Caching Strategy Architect prompt#585
fderuiter wants to merge 2 commits intomainfrom
add-distributed-caching-strategy-architect-12955247178339891653

Conversation

@fderuiter
Copy link
Owner

Added a new prompt template for a Distributed Caching Strategy Architect and updated the corresponding documentation.


PR created automatically by Jules for task 12955247178339891653 started by @fderuiter

💡 What:
Added a new expert-level prompt `prompts/technical/architecture/distributed_caching_strategy_architect.prompt.yaml` to design multi-level distributed caching architectures. Also updated the documentation indexes.

🎯 Why:
The `technical/architecture` domain was missing a specific, high-level workflow focused on comprehensive distributed caching strategies (e.g., CDN, edge caching, API gateway, L1/L2 caches, failure modes like hot keys and stampedes). This addresses a critical need in high-throughput, globally distributed systems.

📊 Impact:
Provides a highly specialized architect persona for caching strategies, ensuring users can generate robust caching designs aligned with the Vector standard and industry best practices.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@fderuiter fderuiter marked this pull request as ready for review March 18, 2026 23:58
Copilot AI review requested due to automatic review settings March 18, 2026 23:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new technical architecture prompt template for designing distributed caching strategies, and wires it into the repository’s prompt indices and generated documentation.

Changes:

  • Added Distributed Caching Strategy Architect prompt YAML under prompts/technical/architecture/.
  • Added generated docs page for the new prompt and linked it from docs indices/TOC.
  • Updated the architecture prompt overview list to include the new prompt.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
prompts/technical/architecture/overview.md Adds the new prompt to the architecture prompt listing.
prompts/technical/architecture/distributed_caching_strategy_architect.prompt.yaml Introduces the new distributed caching strategy prompt definition (variables, messages, testData, evaluators).
docs/table-of-contents.md Adds the new prompt doc page to the docs TOC.
docs/prompts/technical/architecture/distributed_caching_strategy_architect.prompt.md Adds the generated documentation page for the new prompt.
docs/index.md Links the new prompt doc page from the main docs index.
docs/architecture.md Links the new prompt doc page from the architecture docs page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

{{system_workloads}}
</input>
testData:
- input:
{{system_workloads}}
</input>
testData:
- input:
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