User-First Query Records Documentation#86
Conversation
- Updated Query Records index with business-focused overview and mode selection guide. - Created/Updated detailed guides for all 10 query modes (List, Doc, Exist, Report, Count, Sum, Average, Min/Max, Group By). - Incorporated non-technical performance guidance highlighting automatic optimizations like caching and aggregation pushdown. - Restored functional frontmatter metadata to ensure proper site indexing. - Added realistic ERPNext/Frappe business examples for each mode.
|
👋 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. |
- Refactored all query mode pages to follow a strict 6-section template. - Unified nomenclature for "Exist Record" and "Query Doc" strategies. - Centralized the "Performance Model" in the Query Records index. - Added critical safety warnings for caching (stale data) and reports (black-box execution). - Neutralized marketing-heavy tone to a more credible, professional standard. - Standardized the "Group By" output schema description. - Restored essential frontmatter metadata for site indexing.
- Defined Query Records as a read-only data access layer for rule execution. - Explicitly documented the "Read-Only" core principle (no data mutation). - Clarified downstream consumption by Check, Loop, and Assignment blocks. - Refactored all 9 query mode pages to follow a strict 6-section template. - Unified nomenclature for "Exist Record" and "Query Doc" strategies. - Centralized the "Performance Model" in the Query Records index. - Added critical safety warnings for caching (stale data) and reports (black-box execution). - Standardized the "Group By" output schema description. - Restored essential frontmatter metadata for site indexing.
This PR provides a complete overhaul of the Query Records documentation, transitioning from technical descriptions to user-first, outcome-oriented guides.
Key changes include:
PR created automatically by Jules for task 5709570322277507465 started by @abdoruzaqi