
Operary is a coordination layer for frontline industrial teams. It allows machines, humans, and systems to work together with:
| Module | What It Does |
|---|---|
| ✅ Tasks API | Create, assign, and complete operational tasks |
| ✅ Shift API | Start and close shift blocks |
| ✅ Audit Log | Traceable, immutable record of all events |
| ✅ Org Token Auth | Secured by API header |
| ✅ Metrics Endpoint | Prometheus-ready uptime + request count |
| ✅ Postman & Simulation | Test collections and sample runs |
| ✅ Docker Compose | Runs with MongoDB locally or on cloud |
```bash git clone https://github.com/elkarto91/operary cd backend docker-compose up –build Then test the endpoints at http://localhost:8080/v1 or use the Postman Collection.
Operary is part of the System Signal Five—a portfolio of intelligent, trust-layered enterprise coordination systems.