Dev Log
Every milestone, decision, and lesson from building Digitalix Hub. No vanity metrics \u2014 just what we shipped and why.
Teams, referrals & agent governance
2026-04-27
Added referral codes with tracking and rewards. Team accounts with invite/role/remove. Agent hire/fire now uses propose→approve flow. Task collaboration (comments + handoffs) and per-agent cost caps with auto-enforcement.
Usage tracking & tier enforcement
2026-04-27
Added per-company monthly usage counters (tokens, runs, messages) and tier limit enforcement. Annual billing intervals now supported in Stripe checkout.
Full subdomain audit + OG image fix
2026-04-26
Audited all 10 active subdomains. Fixed og:image references across 9 files. Every surface verified live.
Email drip engine + approval notifications
2026-04-25
Built 3-email onboarding drip sequence (welcome, day-3 tips, day-7 check-in). Added approval notification emails for automation workflows.
Memory 3-layer architecture
2026-04-24
Implemented working, episodic, and semantic memory layers. Agents now remember context across sessions and build long-term knowledge.
CEO agent + daily brief
2026-04-23
Every company gets a CEO agent on creation. Daily brief cron emails the company owner a summary of agent activity, tasks, and health metrics.
Onboarding minigame + niche selection
2026-04-22
Rebuilt onboarding with 5 load-bearing actions that create real data. Users pick niches and see agents spawn in real time.
Site mode toggle + conversion fixes
2026-04-21
Admin can toggle waitlist vs. Stripe checkout at runtime. Removed fake testimonials, false trust claims, and inflated ratings.
171 agent catalog + hub page
2026-04-20
Parsed 97 agent .md files into structured data. Seeded catalog DB. Built public agents hub with search, filter, and detail cards.
Full automation engine
2026-04-18
Built executor, scheduler, and 5 automation modules: content, lead gen, support, finance, and ops. Rate limiting, approval flows, and escalation all built in.
Multi-tenant foundation
2026-04-15
Postgres Row-Level Security, Argon2id password hashing, tenant-scoped Prisma client, and session-based auth. The security foundation for everything else.
New entries added with every deploy. Follow @digitalixhub for real-time updates.