con un clic
blanga-bis
Brokerage Intelligence System for Joseph Blanga — Austin MSA STNL retail
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Brokerage Intelligence System for Joseph Blanga — Austin MSA STNL retail
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Infrastructure-as-code — GCP Terraform, Pi deployment configs, Docker
Trading engine — signals, risk, execution, self-improvement loop
PM hub — project board, task scoring, event stream, Telegram integration
Send a test trading signal through the Sapphire pipeline
Agent dispatch — OpenClaw, NemoClaw, orchestrator, runtime policy
Aster DEX trading bot — Solana perpetuals, CEX-style API, Shield HFT strategy
| name | blanga-bis |
| description | Brokerage Intelligence System for Joseph Blanga — Austin MSA STNL retail |
| type | client |
| runtime | python |
| deploy_target | cloud-run |
| dependencies | ["sapphire-core"] |
| entry_point | src/main.py |
| test_command | pytest tests/ |
| build_command | docker build -t blanga-bis . |
Compliance-first brokerage intelligence platform for Joseph Blanga's Austin MSA STNL retail real estate workflows. Synthesizes market intelligence, property tracking, and deal sourcing via Google Sheets integration.
src/main.py — FastAPI wrappersrc/bis/api.py — Main API router (needs modularization)src/bis/scoring.py — Propensity scoring for transaction likelihoodsrc/bis/signals.py — Austin COA permit fetchingsrc/bis/intel.py — Market events and news feedssrc/bis/google_sheets_api.py — Sheets read/write