OAKFRAME — Furniture e-commerce, AI-native
Full-stack e-commerce platform for a bespoke furniture brand: storefront, admin panel and a RAG assistant, built with agentic orchestration and security-by-design.

Problem
A bespoke furniture brand needed to sell online —catalog, per-project quoting and centralized operations— without relying on generic platforms and without exposing payment or customer data.
Solution
A custom platform with a public storefront (catalog, product pages, quoting), a full admin panel (products, inventory, orders, quotes) and a RAG chatbot grounded in a private knowledge base. Multi-cloud architecture: Next.js 15 (Vercel), FastAPI (Railway), PostgreSQL (Neon) and images on Cloudflare R2. Integrations: Mercado Pago (tokenized/redirect, PCI SAQ-A scope), Chilexpress (real-time shipping) and Google Maps. Built with a Claude Code ecosystem: a restrictive orchestrator with a human checkpoint per phase, 7 specialized subagents (including a security-auditor with binding veto), 4 deterministic security hooks and OIDC-based CI/CD with no static credentials.
Impact
End-to-end ownership of a real product in production: distributed multi-cloud architecture, payments compliance (PCI SAQ-A), RAG in production and Law 21.719 compliance from the baseline. Not “setting up a store” — software engineering with a security mindset.