1.8 KiB
1.8 KiB
MobilityOps — Claude build pack
MobilityOps is a deliberately scoped, working proof of concept for a fictitious Belgian mobility-rental company. It demonstrates how operational data, workflow automation, data-quality review, a central RAG service and a central MCP hub can work together without pretending to be a full ERP.
Use this pack efficiently
- Extract this archive into a new repository.
- Open the repository in Claude Code.
- Paste the contents of
MASTER_BUILD_PROMPT.mdonce. - Let Claude continue autonomously through the milestones in
docs/15-build-plan.md. - Only intervene if the environment itself is unavailable or credentials for an external service are required.
Claude must use PROJECT_STATE.md as its compact memory between sessions. Do not restate the full project in later prompts.
What is included
- locked product scope and non-goals;
- architecture and domain decisions;
- API and event contracts;
- realistic deterministic synthetic seed data;
- ten fictitious procedures for RAGcore;
- an initial n8n workflow export;
- MCP tool definitions for ITWorx MCP Hub;
- a minimal bootable frontend/API scaffold;
- acceptance criteria and a five-minute demo script;
- a master prompt optimized for one autonomous build run.
Core responsibilities
| Component | Responsibility |
|---|---|
| MobilityOps | Operational data, business rules, UI, audit and data-quality review |
| RAGcore | Document ingestion, retrieval and source-grounded answers |
| ITWorx MCP Hub | Controlled AI access to MobilityOps tools and MobilityOps knowledge |
| n8n | Cross-system orchestration after committed domain events |
Build principle
Finish a small vertical slice completely. No placeholder pages, fake buttons, invented production claims or scope expansion.