MESkit public website

Docs entry

Use this page as the canonical starting point for MESkit technical references and implementation planning.

Last updated: March 7, 2026

Summary

Documentation scope and intent.

Summary

The public website explains product positioning and architecture at a high level. Detailed implementation specifications remain in the repository PRD and roadmap documents.

Core technical references

Canonical links maintained from source docs.

Product PRD

Complete product architecture, data model, tool catalog, and agent runtime behavior.

Open MESKIT_PRD.md

Roadmap

Milestone-by-milestone implementation checklists from M1 to M6.

Open ROADMAP.md

Architecture page

Website-level technical summary with diagrams and transport transition details.

Open architecture

Agents page

Agent profiles, trigger modes, and tool-call chain examples.

Open agents

User guides

Step-by-step guides for using MESkit.

Getting Started

Set up MESkit locally — clone, configure Supabase, add an LLM key, and talk to the Operator Assistant.

Read the guide

Build Mode — Shop Floor Setup

Create manufacturing lines, workstations, and machines. Set up the physical shop floor following ISA-95.

Read the guide

Configure Mode — Products & Routes

Define part numbers, bills of materials, serial algorithms, and manufacturing routes through UI or chat.

Read the guide

Run Mode — Production Execution

Create production orders, generate serialized units, move WIP through routes, and log quality events.

Read the guide

Simulator — Agent-Driven Production

Run realistic production simulations powered by an AI agent. Generates units, quality events, machine faults, and OEE data.

Read the guide

Ask MESkit — Natural Language Interface

Talk to the Operator Assistant to manage your shop floor, products, and production through natural language.

Read the guide

Quality Monitor — Proactive Alerts

AI-driven quality monitoring that detects yield drops and defect clusters in real time.

Read the guide

REST API — Programmatic Access

Access every MES operation via REST endpoints with API key auth, OpenAPI spec, and webhooks.

Read the guide

Key facts and mini FAQ

Answer-ready docs context.

Key facts

  • Website does not replace deep implementation docs.
  • Core PRD is the source of truth for architecture and scope.
  • Roadmap tracks milestone implementation requirements.
  • Docs pages should be updated with visible last-updated dates.

Mini FAQ

Where should I start technically?

Start with the core PRD, then roadmap milestones, then architecture and agent references.

Is this page the full technical documentation?

No. This is an entry and navigation layer for canonical technical references.