$ Farpost · Current Metrics
A dated, written status snapshot — not a live chart. Farpost’s actual rebuild lives in a separate, gitignored repository this site’s build process can’t reach, so this is updated by hand as real progress happens, the same way docs/metrics.mdnarrates this site’s own history.
As of 2026-07-25
In active development in Farpost's own separate, gitignored rebuild repository, not yet deployed to a public URL. The original production system (MongoDB, FastAPI, Twilio) remains live and unaffected while the rebuild proceeds separately.
The rebuild is porting Farpost's live dispatch and building-record logic off its original MongoDB/FastAPI/Twilio stack onto a converged Fastify/Drizzle/Postgres/better-auth stack, rather than starting from a blank slate.
- Original production system remains live and untouched while the rebuild proceeds in its own separate, gitignored repository.
- Passwordless magic-link auth (better-auth), matching Vocare's proven pattern, is the identity model for the rebuild.
- Reputation-based dispatch ranking and NFC-tagged building records are the two pieces of domain logic being carried over deliberately, not reinvented from scratch.
