2ro 17563697c1 Foundation: retire whitepaper & operating-principles docs, drop adoption-gap framing and product mentions
- Remove 'The Adoption Gap' whitepaper entirely (PDF, web section, TOC card, nav)
- Remove the 'How We Work' Operating Principles doc entirely
- Strip all adoption-gap language from mission, overview, manifesto, and the
  Civilian Zero Trust about sections
- Remove manifesto sections: 'The law is our only boundary' and 'escape the dark age'
- Remove all product mentions (Goblin, Bidwars) from the overview
- Renumber Contents; rebuild affected PDF/UA-1 PDFs

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 17:27:37 -04:00
2026-06-24 17:21:10 -04:00
2026-06-24 17:21:10 -04:00

houstonlabs.us

Landing page for Houston Labs LLC, a New York technological R&D company.

Static site: plain index.html + styles.css, no build step.

Deploy

Push to main on git.us-ea.st/butler/houstonlabs.us is the deploy. A Forgejo webhook hits deploy-hook.service on us-east, which runs git pull --ff-only in /var/www/houstonlabs.us and re-chowns to www-data. nginx serves it at https://houstonlabs.us. No restart, no rebuild.

Verify a deploy: ssh us-east 'journalctl -u deploy-hook -n 20'

S
Description
No description provided
Readme 3.3 MiB
Languages
HTML 55.9%
CSS 44.1%