System Flyover — Readiness Assessment
Pre-demo inventory, gaps, and recommendations
Generated: 2026-03-09 | Demo: 15-minute system tour across 8+ rivus systems
Overall Readiness
Server Inventory
| System | Port | Demo Stop | Status | Action Required |
| Intel | 7970 | Act 1 | UP | None |
| Draft | 7980 | Act 2 | UP | None |
| Supply Chain | 7860 | Act 2 | DOWN | ops start supplychain |
| Vario | 7910 | Act 3 | DOWN | ops start vario |
| ngstudio | 7960 | Act 3 | UP | None |
| Ideas | 7990 | Act 4 | DOWN | ops start ideas |
| Jobs | 7890 | Act 5 | UP | None |
| Doctor | 7870 | Act 5 | UP | None |
| Watch | 7900 | Act 5 | UP | None |
| Static | 7940 | Support | UP | None |
Data Counts per System
| System | Database | Key Metric | Count |
| Intel — Companies | companies.db | Companies | 13,732 |
| Intel — Companies | companies.db | Relationships | 41,031 |
| Intel — Companies | companies.db | Company roles | 6,596 |
| Intel — People | people.db | VC people | 120 |
| Intel — People | data/ | People data dirs | 254 |
| Jobs | jobs.db | Work items | 84,223 |
| Jobs | jobs.db | Job runs | 1,104 |
| Jobs | jobs.db | Job definitions | 34 |
| Jobs | jobs.db | Results stored | 124,069 |
| Doctor | doctor.db | Issues tracked | 534 |
| Doctor | doctor.db | Triage entries | 491 |
| Helm — Corpus | corpus.db | Sessions | 1,292 |
| Helm — Corpus | corpus.db | Messages | 133,927 |
| Watch | watch.db | Sessions tracked | 1,006 |
| Watch | watch.db | Events | 51,774 |
| Finance — Prices | daily_prices.db | Daily OHLCV records | 9,787,868 |
| Finance — Symbols | crosslist.db | Symbols | 246,880 |
Doctor Triage Distribution
| Action | Count | % | Description |
| Monitor | 323 | 65.8% | Known issues being tracked, no immediate action |
| Suppress | 100 | 20.4% | Classified as noise, won't recur in triage |
| Escalate | 59 | 12.0% | Surfaced for human attention |
| Fix | 9 | 1.8% | Autonomous fix attempted |
| Total | 491 | 100% | 98.2% handled without human intervention |
Top Jobs by Activity
| Job | Runs | Description |
| healthy_gamer_all | 435 | HealthyGamer content processing |
| dumb_money_live | 187 | Live investment commentary tracking |
| pltr_interviews_2025 | 154 | Palantir interview content |
| mecco_research | 80 | Mecco research pipeline |
| pltr_discovery | 72 | Palantir discovery pipeline |
| earnings_backfill_largecap | 43 | Large-cap earnings backfill |
| newsflow_monitor | 26 | News flow monitoring |
| semisupply_anchors | 20 | Semiconductor supply chain anchors |
Risk Assessment — Demo Embarrassment Factors
MEDIUM — 3 servers need starting
supplychain, vario, ideas are DOWN. Run
ops start supplychain && ops start vario && ops start ideas at least 5 min before demo. All have fallback CLI alternatives.
MEDIUM — Supply chain data freshness
Supply chain graph relies on company relationship data. Verify Micron/TSMC/ASML relationships exist:
intel companies lookup "Micron" and check for supplier/customer links.
LOW — Ideas server content
Ideas server may not have Ben Evans article cached. Fallback: use semnet.localhost (UP on 7840) to show claim extraction instead.
LOW — Vario live model calls
Multi-model queries require API connectivity and valid keys for 3+ providers. Test before demo:
ai call claude-sonnet "test"
LOW — Watch billing data
Billing data may not be current. If billing tab is empty, skip to session grid view instead.
Recommended Demo Order
| Time | Act | System | Key Line |
| 0:00 | 1 | Intel | "13,700 companies researched autonomously" |
| 3:00 | 2 | Supply Chain → Draft | "ASML — $300B bottleneck" |
| 7:00 | 3 | Vario → ngstudio | "Models debating each other" |
| 10:00 | 4 | Ideas | "45 ideas, scored on 9 dimensions" |
| 12:00 | 5 | Jobs → Doctor → Watch | "98% autonomous error handling" |
| 15:00 | Close | — | "One engineer, amplified by AI" |
Pre-Demo Commands
# Start missing servers
ops start supplychain && ops start vario && ops start ideas
# Verify all running
ops servers
# Quick data checks
intel companies lookup "Micron"
intel people lookup "Roelof Botha"
ai call claude-sonnet "ping"
# Open all tabs
open https://intel.localhost https://supplychain.localhost https://draft.localhost \
https://vario.localhost https://ngstudio.localhost https://ideas.localhost \
https://jobs.localhost https://doctor.localhost https://watch.localhost