feat(economic-research): modernize agent with live APIs, PE yield advisors, and universal whitepapers#2208
Open
enriquekalven wants to merge 10 commits into
Open
Conversation
…t (ADK 2.0, Live APIs, PE Advisors, and Universal Orchestrators)
…loyed Agent Runtime metadata into PR 2208
enriquekalven
force-pushed
the
feature/evolved-economic-research-agent
branch
from
July 11, 2026 00:09
4484185 to
89a7e99
Compare
…olve remaining PR conflicts
…li configurations into PR 2208
…verify execution pipeline
…n Dollar orchestrator prompts into PR 2208
…allback and tenacity retry hardening into PR 2208
…to PR 2208 README.md
…-first technical spec on PR 2208
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Graduates and productionizes the autonomously evolved Economic Research Agent (ERA) upgrades developed using the AlphaEvolve engine. This release modernizes the primary agent codebase to support live-API data harvesting, dynamic geography resolution, and advanced Private Equity investment underwriting.
Key Improvements
🌍 Infinite Geography Resolution: Installs the dynamic_entity_resolver integrating live Serper.dev fallback loops to autonomously resolve and cache county FIPS and MSA codes for tier-2 and tier-3 cities (e.g. Boise, Columbus, Scranton).
🏢 Pro-Forma Real Estate Advisor: Integrates the RealEstatePortfolioAdvisor applying the 50% Rule for operating expenses and cash-on-cash return mathematical models against live RentCast MLS and HUD FMR rent limits.
🧬 Universal Adaptive Orchestrator: Introduces a 4-Pillar LLM Router capable of dynamically classifying and generating deep research whitepapers for any of the 16 "WOW" Matrix queries in the README.
📡 Live Primitives Migration: Deprecates all mock primitives, migrating the core toolkit natively to Vertex AI and live public endpoints (FRED, BEA, Census, and HUD).
Quality Gates & Verification
Unit Tests Gate: 100% PASSED (34/34 passing test cases)
Integration Gate: Validated against live FRED API scenarios using the Golden Suite.
Dependencies: Native synchronization and packaging verified via uv sync.