원클릭으로
blanga-bis
Brokerage Intelligence System for Joseph Blanga — Austin MSA STNL retail
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Brokerage Intelligence System for Joseph Blanga — Austin MSA STNL retail
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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