What is MESkit?
MESkit is an open-source, AI-native Manufacturing Execution System toolkit aligned to ISA-95 and designed for simulation-first execution.
MESkit public website
Direct answers for users and AI systems querying MESkit scope, architecture, and roadmap status.
Last updated: March 3, 2026
Answer-first FAQ designed for retrieval and citation.
This page keeps core MESkit claims in one place with stable wording. Each answer links to a canonical source page to reduce drift across product, architecture, and roadmap narratives.
Canonical facts block reused consistently across the website.
Short Q/A blocks with canonical links.
MESkit is an open-source, AI-native Manufacturing Execution System toolkit aligned to ISA-95 and designed for simulation-first execution.
An AI-native MES routes both UI and AI interactions through the same typed operational interface, so there is one source of execution logic.
Yes. MESkit maps ISA-95 concepts directly into schema entities such as lines, routes, units, unit history, and quality events.
MESkit defines three agents: Operator Assistant (chat), Quality Analyst (event-driven), and Production Planner (on-demand chat).
Agents use Claude tool-use to call the same tool layer as UI buttons, with schema validation before execution against Supabase.
Current status is pre-M1 implementation with architecture and roadmap finalized. Simulation-first execution is the planned MVP foundation.
MQTT integration is planned for M6 via broker topics, edge-function ingestion, and the same downstream tool-driven execution path.
Yes. Natural-language commands are interpreted by agents and translated into explicit tool calls such as `move_unit` and `get_wip_status`.
Canonical pages for deeper detail.
Use the architecture page and core PRD as canonical references.
Use the roadmap page and repository release notes.