Skip to content

🛠️ Mason: Add Distributed Database Sharding Architect#591

Closed
fderuiter wants to merge 2 commits intomainfrom
add-database-sharding-architect-2500088794359813834
Closed

🛠️ Mason: Add Distributed Database Sharding Architect#591
fderuiter wants to merge 2 commits intomainfrom
add-database-sharding-architect-2500088794359813834

Conversation

@fderuiter
Copy link
Owner

💡 What: Added a new expert-level prompt distributed_database_sharding_architect.prompt.yaml to the prompts/technical/architecture domain. It defines an advanced architect persona for designing globally distributed, highly-scalable database sharding strategies.
🎯 Why: To fill a functional gap in the architecture prompts repository by providing a specialized tool for designing complex distributed data topologies.
📊 Impact: Expands the utility of the repository for distributed systems engineers and database architects, ensuring they have an expert agent to assist in designing robust, highly scalable data architectures.


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

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:56
Copilot AI review requested due to automatic review settings March 18, 2026 23:56
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 architecture-domain prompt persona to support designing globally distributed database sharding strategies, and wires it into the repository’s prompt indexes/docs.

Changes:

  • Added Distributed Database Sharding Architect prompt YAML (new expert-level persona + evaluators/testData).
  • Updated architecture prompt listings (overview.md, docs index pages, and table of contents) to include the new prompt.
  • Added generated docs page for 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 overview list.
prompts/technical/architecture/distributed_database_sharding_architect.prompt.yaml Introduces the new sharding architect prompt definition (metadata, variables, messages, testData, evaluators).
docs/table-of-contents.md Adds the new prompt’s docs page to the global docs TOC.
docs/prompts/technical/architecture/distributed_database_sharding_architect.prompt.md Adds generated documentation page for the new prompt.
docs/index.md Adds the new prompt link to the main docs index listing.
docs/architecture.md Adds the new prompt link to the architecture category page.

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

{{workload_characteristics}}
</input>
testData:
- input:
{{workload_characteristics}}
</input>
testData:
- input:
@fderuiter fderuiter closed this Mar 19, 2026
@fderuiter fderuiter deleted the add-database-sharding-architect-2500088794359813834 branch March 19, 2026 17:12
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