Tag
#architecture
4 posts across the garden · browse essays
EssaysApr 7, 2026Evergreen
Portal mutable state, from JSON files to SQLite (Phase 3a)
Moving compliance events and study progress off the filesystem and into WAL-mode SQLite so the portal can finally leave its one long-lived host.
EssaysApr 1, 2026Evergreen
Writing the architecture docs before writing the code
A docs-only PR that captures the feature plan, compliance model, OCR strategy, Xero integration, and dashboard shape before any of it ships — intentionally.
EssaysApr 1, 2026Evergreen
The Honest CAM platform MVP: Xero sync, billing, reporting, budgets (and a rename from PropCo)
Phase A of a PayHOA-equivalent built on Xero: vendor alias resolution, category routing, assessment billing, FL 718-compliant reporting, and YAML budgets — 251 tests, one monster PR.
EssaysMar 29, 2026Evergreen
Initial scaffold: an AI-first property management monorepo
Starting the honest-cam project with a Python + TypeScript monorepo, a YAML-driven document reorganization engine, and SHA-256 idempotency on a 958-file real-world dataset.