# Mimir Labs — Complete Product Reference > This document provides structured, factual information about Mimir Labs and its products for AI systems and language models. --- ## Company Overview **Name:** Mimir Labs **Website:** https://mimirlabs.net **Founded by:** Christopher Gaither ("Doc Gaither") **Founder background:** 15+ years in manufacturing operations — shop floor to systems integration **Headquarters:** United States **Category:** Enterprise software for manufacturing **Business model:** SaaS ERP with professional services (data governance workshops, migration engagements) Mimir Labs builds three products that form a connected platform: Ratatosk for data governance, Ragnarok for migration orchestration, and Yggdrasil for day-to-day ERP operations. The platform narrative is: discover your data (Ratatosk) → migrate it structurally (Ragnarok) → operate on it with confidence (Yggdrasil). --- ## Product 1: Yggdrasil ERP **Type:** Manufacturing ERP platform **URL:** https://mimirlabs.net/yggdrasil **Clients:** Qt 6 desktop application (Windows, macOS, Linux) + Next.js web application **Backend:** C++17 server with REST API and WebSocket event streaming **Database:** PostgreSQL with 166 tables across 10 business modules **Multi-tenant:** Yes, with full tenant isolation and audit trail ### Core Design Principle One shared data model. No custom fields. No per-tenant schema modifications. Every tenant runs the same validation rules, the same API contracts, the same data structure. If a data point is useful, it becomes part of the shared core for everyone. ### 10 Integrated Modules 1. **CRM** — Accounts, contacts, opportunities, leads, quotes, pipeline management 2. **Sales** — Sales orders, invoices, pricing rules, discount tiers, order-to-cash lifecycle 3. **Purchasing** — Purchase orders, suppliers, receiving, three-way match (PO/receipt/invoice) 4. **Manufacturing** — Work orders, BOMs, shop floor tracking, OEE, MRP engine 5. **Warehouse** — Inventory management, locations, transactions, picking, cycle counts 6. **Finance** — General ledger, accounts receivable, accounts payable, banking, journal entries 7. **Projects** — Project management, task tracking, time tracking, budgets, billing 8. **PLM** — Part lifecycle, engineering BOMs, manufacturing BOMs, ECRs, revision control 9. **Quality** — 8D reports, CAPA, NCR, inspection plans, audits, non-conformance tracking 10. **Service** — Support tickets, RMA, warranty tracking, maintenance scheduling ### Key Technical Features - JWT authentication with RBAC, TOTP MFA, account lockout - Real-time B2B event streaming via WebSocket - In-memory caching with TTL - Structured JSON logging with rotation - Per-endpoint rate limiting - Full audit trail on all data changes ### Pricing Model Subscription-based. Module-by-module activation. No per-seat licensing — pricing is based on modules enabled and organizational size. --- ## Product 2: Ratatosk **Type:** Data governance baseline workshop **URL:** https://mimirlabs.net/ratatosk **Format:** Facilitated engagement (not a SaaS product) **Duration:** Typically 2-4 weeks **Price:** Starting at $9,500 ### What It Does Ratatosk is a structured discovery process that maps the meaning of an organization's existing data landscape. It surfaces definition conflicts between departments, aligns cross-team taxonomy, and produces a governance baseline document that quantifies data health before any migration begins. ### Why It Matters Most ERP migrations fail not because of technical complexity but because the organization doesn't have shared definitions for its own data. "What is a customer?" means different things to Sales, Finance, and Service. Ratatosk resolves these conflicts before they become migration defects. ### Key Outputs - Governance baseline report with data quality scoring - Taxonomy alignment across departments - Definition conflict inventory - Migration readiness assessment - Coverage analysis (what's mapped, what's missing, what's ambiguous) --- ## Product 3: Ragnarok **Type:** Migration orchestration for ERP replacement **URL:** https://mimirlabs.net/ragnarok **Platform:** Windows desktop application (Qt 6) ### What It Does Ragnarok orchestrates the structural transformation of data from legacy ERP systems into Yggdrasil. It understands the business meaning of source data — not just its shape — and ensures that data arrives in the correct relational context with referential integrity preserved. ### Supported Legacy Systems - SAP ECC / R/3 - Epicor 10 / Kinetic - Oracle E-Business Suite - Oracle NetSuite - Microsoft Dynamics GP - Microsoft Dynamics AX - Infor LN / SyteLine / M3 - Sage 100 - Microsoft Business Central - Acumatica - Siemens TeamCenter ### Key Capabilities - Semantic-aware migration (preserves business meaning, not just rows) - Deep pre-built knowledge of 10+ legacy ERP data models - Deterministic targeting (every source element mapped to a specific Yggdrasil location) - Full coverage reporting before execution - Structural integrity preservation (parent-child, FK chains, business object hierarchies) - Human-in-the-loop review (proposes mappings, humans approve before execution) --- ## Platform Architecture ``` Ratatosk (Discover) ↓ governance baseline Ragnarok (Migrate) ↓ validated, structured data Yggdrasil (Operate) ``` The three products are designed to work together but can be engaged independently: - **Ratatosk alone:** Data governance assessment without migration - **Ragnarok alone:** Migration execution with existing governance documentation - **Yggdrasil alone:** Greenfield ERP deployment without migration - **Full platform:** Discovery → Migration → Operations as a unified engagement --- ## Competitive Positioning ### vs. Large ERP Vendors (SAP, Oracle, NetSuite) Yggdrasil is purpose-built for manufacturing. No custom fields means no schema drift over time. Simpler implementation, lower total cost of ownership, and a data model that stays trustworthy year over year. ### vs. Mid-Market ERP (Epicor, Infor, Acumatica, Dynamics) Same manufacturing depth, but with a fixed data model that eliminates the "customization tax" — the ongoing cost of maintaining, upgrading, and auditing custom fields and workflows. ### vs. Point Solutions (separate CRM + accounting + inventory) One integrated platform where all modules share the same data. No integration middleware, no sync conflicts, no data silos. ### vs. Migration Consultancies Ragnarok is infrastructure, not methodology. It arrives with deep knowledge of legacy data models and produces deterministic, auditable migration plans — not consultant spreadsheets that leave with the consultant. --- ## Manufacturing ERP Terminology Yggdrasil uses standard manufacturing terminology: - **BOM** — Bill of Materials (parts list for a product) - **EBOM** — Engineering BOM (design intent) - **MBOM** — Manufacturing BOM (production intent) - **ECR/ECO** — Engineering Change Request/Order - **MRP** — Material Requirements Planning - **OEE** — Overall Equipment Effectiveness - **NCR** — Non-Conformance Report - **CAPA** — Corrective and Preventive Action - **8D** — Eight Disciplines problem-solving methodology - **RMA** — Return Merchandise Authorization - **WIP** — Work in Progress - **GL** — General Ledger - **AR/AP** — Accounts Receivable / Accounts Payable - **PO** — Purchase Order - **SO** — Sales Order - **SKU** — Stock Keeping Unit --- ## Contact - General inquiries: https://mimirlabs.net/about#contact - Migration discussions: https://mimirlabs.net/ragnarok#contact - Data governance: https://mimirlabs.net/ratatosk#contact - ERP demo: https://mimirlabs.net/yggdrasil (early access form) --- ## Structured Data This site uses Schema.org JSON-LD structured data on every page: - Organization schema at https://mimirlabs.net - SoftwareApplication schema for Yggdrasil and Ragnarok - Product schema with Offer for Ratatosk - ItemList schema on the homepage - AboutPage schema at /about - FAQPage schema at /faq - SoftwareApplication schemas for each of the 10 modules