COMMIT HISTORY
changelog
Every commit to the mémoire engine, from initial scaffold to today.
March 26, 2026
4 commits
2766a1d
Production-grade Figma plugin — smart port memory, parallel scanning, auto-reconnect
feature 4c11331
Light mode Figma plugin with monitor dashboard UI and purge Noche references
feature aa27e05
Add 56-component universal catalog, expand shadcn mapper, populate dashboard
feature fbdaab6
Update package.json — homepage to memoire.cv, repo to m-moire
refactor March 25, 2026
22 commits
59514d9
Light mode preview pages with consistent nav and lorem ipsum
ui dd94dc7
Scope package as @sarveshsea/memoire for npm publish
refactor d8f1ced
Rename package to memoire for npm install -g @sarveshsea/memoire
refactor 3003871
Add full Anthropic AI integration — direct SDK + graceful degradation
feature 20092f7
Redeploy at WCAG 2.1 AA Dibs version
ui a40efc0
Optimize CLAUDE.md and skill files for maximum Claude compliance
docs 03f97ec
Purge remaining ark references — full rename to Memoire
refactor 6f09a88
Add Cormorant Garamond brand font to preview nav and home hero
ui 3f3f71b
Combine agent portal into preview nav, purge all ark naming
refactor ac2774e
Memoire engine overhaul — rename from Noche, clean preview, resilient Figma plugin
feature 9e02a3d
WCAG 2.1 AA compliance across all Dibs pages for long strenuous use
feature 0bbd524
Add #ai-open hash trigger to auto-open AI drawer in line items
feature e49792e
Force explicit #ffffff on title and desc highlights
fix 1e130e8
Fix title color — use explicit gold #C4A35A instead of --accent
fix cc0ab4e
Fix title visibility — ensure full text is bright
fix 780468d
Highlight key phrases in Home about section
ui 806cd1f
Rewrite Home about section — focus on AICP accuracy and structured form
ui 816db8f
Minor preview index tweaks
ui ee56ff5
Strip animation CSS, clean up Home tab styling
fix d4a3d7e
Polish preview animations and fix broken CSS rules
fix 39fd80f
Add all Dibs preview pages for Vercel hosting
feature 1934921
Add Dibs preview screens, AICP research, and project state
feature March 24, 2026
17 commits
0182133
Update changelog with auto-spec, noche go, export, token codegen, and motion-video skill
docs fc71ca1
Add /motion-video skill — product animation & UI motion superagent
feature 7b2cda3
Add auto-spec engine, noche go, noche export, and token-aware codegen
feature 709bb57
Clean up CLI output — human-readable logs, suppress internal noise
fix 82895d6
Clean preview of user-project content, wire /api/specs to registry
feature 1d5a03c
Add compose command, fix generator for design/ia specs, document agent orchestrator
feature 8d283ab
Fix TUI type imports, remove duplicate specs dir, add atomic level to MetricCard
fix d9f4eef
Rename BidCraft → Dibs, swap emojis for Lucide icons, update nav across preview
refactor 1673d3c
Fix CHANGELOG.md: track Noche the product, not user projects
docs 59bc247
Add CHANGELOG.md as project decision log, update CLAUDE.md convention
docs bdad1cc
Replace Labor Budgeting design system with Noche DS, add changelog page
feature a20c747
Finalize ark → noche rename across entire codebase
refactor 9c15762
Add animated 3D spinning moon to README header
docs 7881845
Audit and upgrade all Noche skills against Figma MCP best practices
feature 70d8f6a
Replace remaining ark CLI references with noche
refactor 9f57f82
Rename Figma Ark → Noche across entire codebase
refactor 2b0017f
Add Figma MCP canvas integration, skills, atomic design enforcement, and README
feature March 23, 2026
1 commit
199df7a
Initial commit: Ark — AI-native Figma design intelligence engine
feature