بنقرة واحدة
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