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
| [{"h":"2307","s":"SIRIUS ST","c":"THOUSAND OAKS","z":"91360","r":1774,"k":"2307 Sirius St|Thousand Oaks|91360"},{"h":"23091","s":"LOWRIDGE PL","c":"SANTA CLARITA","z":"91390","r":1775,"k":"23091 Lowridge Pl|Santa Clarita|91390"},{"h":"23097","s":"LOWRIDGE PL","c":"SANTA CLARITA","z":"91390","r":1776,"k":"23097 Lowridge Pl|Santa Clarita|91390"},{"h":"2312","s":"BARTON LN","c":"MONTROSE","z":"91020","r":1779,"k":"2312 Barton Ln|Montrose|91020"},{"h":"2313","s":"RYNERSON CT","c":"SIMI VALLEY","z":"93065","r":1780,"k":"2313 Rynerson Ct|Simi Valley|93065"},{"h":"2316","s":"BARTON LN","c":"MONTROSE","z":"91020","r":1781,"k":"2316 Barton Ln|Montrose|91020"},{"h":"2316","s":"EVERGREEN SPGS DR","c":"DIAMOND BAR","z":"91765","r":1782,"k":"2316 Evergreen Springs Dr|Diamond Bar|91765"},{"h":"2316","s":"VLY TER DR","c":"SIMI VALLEY","z":"93065","r":1783,"k":"2316 Valley Terrace Dr|Simi Valley|93065"},{"h":"2317","s":"KENTFIELD ST","c":"SIMI VALLEY","z":"93065","r":1784,"k":"2317 Kentfield St|Simi Valley|93065"},{"h":"2317 |
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
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Agent Runs — Compass Prototype</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> | |
| <script> | |
| tailwind.config = { |