Systems
Technical infrastructure and tools for research and automation.
Agent Orchestration
Mac mini, multi-agent research loops
- •Coordinated multi-agent systems for research automation
- •Local compute infrastructure on Apple Silicon
- •Integration with external APIs and data sources
Remote Browser Workers
Steel Browser self-host; CDP localhost-only via SSH tunnel
- •Self-hosted Steel Browser instances for automation
- •Chrome DevTools Protocol (CDP) tunneled via SSH
- •Secure localhost-only access for remote browser control
Empirical Stack
R on Apple Silicon; research archives on local disk
- •R statistical computing environment optimized for ARM
- •Local data management and research archival system
- •Integration with econometric analysis pipelines
Infrastructure Note
Public HTTP serves only the static site and MWEs. Steel API (:3000) and CDP (:9223) bind to 127.0.0.1 on the VPS and are not reachable from the public internet.