Depends Wiki
Depends is a lightweight, API-first dependency state service that tracks the status of nodes (like services or tasks) and their dependencies. It operates as a passive receiver, where services push their state, and Depends computes the dependency graph to determine effective states, then fires webhooks for notifications. Nodes have states such as green (good), yellow (in progress/unknown), or red (error), with effective states influenced by dependencies.