- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
722 B
722 B
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| f30b12e8-4847-4a7a-8ea1-0e227d3e07c8 | solution | Jumbo package architecture for outbound-object-router |
|
0.6 | 0.8 | 2026-01-16T22:02:38.592123+00:00 | 2026-01-16T22:02:38.592123+00:00 |
Added jumbo_http_trigger endpoint that creates a flat dict where each value appears under ALL possible field names (GBO + all source aliases). Includes db_utils.py for CloudSQL reads, alias_builder.py for reverse alias aggregation across all sources. Enables downstream consumers to access values using any field name convention (e.g., data.Name or data.name or data.Account_Name__c all return same value).