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.