Skip to content

feat(rmi): synchronize rmi-sql suite for July 2026 dataset and harmonize attribute schemas - #88

Merged
n0531m merged 1 commit into
mainfrom
feat/sync-rmi-skills-july2026
Aug 28, 2026
Merged

feat(rmi): synchronize rmi-sql suite for July 2026 dataset and harmonize attribute schemas#88
n0531m merged 1 commit into
mainfrom
feat/sync-rmi-skills-july2026

Conversation

@n0531m

@n0531m n0531m commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR synchronizes the Roads Management Insights (RMI) Agentic Skills Suite to align with the refreshed July 2026 Boston sample dataset (rmi_sample_data___boston).

Key Enhancements & Refinements:

  1. July 2026 Date Boundary Synchronization:
    • Updated all 36 analytical SQL query files across the 6 personas (bigquery_admin, data_engineer, data_scientist, rmi_planner, traffic_operations_manager, urban_planner) to target July 2026 (2026-07-01 through 2026-07-30).
    • Aligned all 6 interactive Jupyter Notebooks and SKILL.md reference queries.
  2. Robust Attribute Extraction Harmonization:
    • Added standard COALESCE fallbacks for custom route attributes (route_length_meters / route_length, priority / tier).
    • Ensures 100% resilience across dataset variations without schema mismatches.
  3. Validation & Testing:
    • Dry-Run Validation: 36 / 36 queries passed schema resolution and syntax checks.
    • Live BigQuery Execution: 36 / 36 queries succeeded against live sample data (34 returning active data, 2 cleanly confirming healthy operational status).
    • Zero Environment Leakage: Cleaned all personal/environment identifiers and confirmed portable relative links.
  4. Agent Isolation:
    • Published strictly the 15 production skills suite (skills/). Local agents are excluded from this release.

CC: @googlemaps-samples

@n0531m
n0531m merged commit 11cfada into main Aug 28, 2026
7 checks passed
@n0531m
n0531m deleted the feat/sync-rmi-skills-july2026 branch August 28, 2026 04:06
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.

1 participant