Prepare repo for open-sourcing
- Parameterize PostHog host: read POSTHOG_HOST from env, default to
https://us.i.posthog.com everywhere (CSP, server SDK, client bundle
via meta tag, docker-compose, .env.example).
- Rewrite README and AGENTS.md for the current flat pnpm layout; drop
stale apps/web paths and load-bearing commit-hash references.
- Flesh out .env.example with GIT_SHA, FIREHOSE_WEBHOOK_URL_1K/10K, and
HEALTH_CHECK_TOKEN; make the OTEL section backend-agnostic.
- Untrack docs/superpowers/ (internal design notes) and gitignore the
path so future notes stay local.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>