Changelog

Public log of every shipped change to Coral. Updated as we ship.

V1 build sprint — landing page rewrite
brand design

Locked the new visual identity: pure black background with a glowing blue orb (the Coral character) breathing in the page. JARVIS / Iron Man HUD aesthetic.

  • New app icon: glowing blue orb (replaces the previous white-coral mark)
  • Landing page rewrite — memory-led hero, honest comparison table, founder bio, 3-tier pricing, Memory Worlds V2 teaser
  • "Coral never hides. Coral only ranks." locked as the load-bearing trust principle
  • 5 launch loadouts seeded: backend-engineer, frontend-designer, ai-builder, automation-builder, research-analyst
  • 30+ marketplace skills curated for the V1 catalog
  • Sticky CTA bar added for conversion
  • Mobile responsive verified at 375px iPhone width
  • OG image generated for social sharing previews
V1 backend fully verified end-to-end
backend infrastructure

Closed the last verification gate: Anthropic classifier round-trip working against the live API. 30 of 30 verification gates green.

  • Schema applied to live Supabase project
  • Dev seed populated with 12 memories, 5 skills, 3 templates, test user, 2 devices
  • Auth flow end-to-end (signup trigger → login → JWT → /me)
  • Voyage embeddings working (1024-dim cosine similarity)
  • Hybrid recall scoring verified (semantic + lexical + recency + agent layer + starred)
  • Anthropic classifier round-trip verified (Haiku 4.5)
  • Loadouts system scaffolded — DB schema, API routes, CLI install command, demo loadout end-to-end working
  • 31 unit tests passing
Coral V1 sprint kickoff
milestone

Strategic pivot: memory becomes the wedge feature, marketplace and templates become trojan horses. V1 ships dev-focused. Domain registered: trycoralai.com.

  • Memory engine architecture locked — Postgres + pgvector + Voyage embeddings + Anthropic classifier
  • Karpathy's LLM Knowledge Base pattern adopted as the wedge framing ("the recipe is free, the appliance is Coral")
  • 3-tier pricing locked: Free / Pro $12 / Pro+ $24
  • 5-stage roadmap (V1 dev → V2 Memory Worlds → V3 mobile → V4 voice → V5 business)