← Back to ConceptsConcept

Explicit vs implicit logic

Schedules are only trustworthy when the logic is visible.

Implicit logic creates uncertainty

Many tools hide scheduling rules inside configuration and metadata. The outcome looks plausible, but the reasoning is difficult to explain.

Explicit logic makes cause and effect visible

Explicit dependencies show what drives a date.

Explicit waits show why time was added.

Explicit constraints show why a task cannot move.

How Consequent applies this

  • Dependencies are first-class, not hidden metadata
  • Optional wait activities replace invisible lag
  • Constraints flag violations instead of hiding dates