Day-0 Guide
General enterprise visibility, with access to the enterprise's general document spaces. No HR or payroll compartment access.Viewing as Enterprise Reader
Chapter 09 of 13PHASE 10

What does “now” mean inside a simulated company?

The software may be running today.

But the simulated company may believe it is operating at:

August 5, 2026 — 14:00

Metrolane therefore separates business time from technical time.

Without that distinction, a simulator can generate records — but it cannot reliably create a believable business history.

Understand

Two clocks, two meanings

Business timeWhen the event happens inside Metrolane's world
Technical timeWhen the software physically processed or recorded it

Both timestamps can be correct.

They answer different questions.

Why this matters

Imagine a CRM opportunity closes at:

14:00 business time

The ERP Sales Order does not need to exist at exactly the same instant.

  1. 14:00
    CRM Opportunity = WON · ERP Sales Order = not yet presentCRM · ERP
  2. 15:00
    CRM Opportunity = WON · ERP Sales Order = createdCRM · ERP
  3. 18:00
    connector extraction runsConnector
  4. 18:30
    canonical projection catches upCanonical

That sequence gives Metrolane something a static data generator cannot provide:

committed intermediate enterprise states.
See it in Metrolane

A Day-0 lag

SCN-X04 · Won deal order lag

At Day-0:

expected

ERP Sales OrderNot present at Day-0

This is current, inspectable Day-0 evidence.

Phase 10 gives us the mechanism to let situations like this progress through controlled business time.

Important distinction

The clock is not just a timestamp generator

If the simulator simply stamps every new record with the computer's current time, then business causality, lags, replay and deterministic scenario timing all become unreliable.

Instead, business time is an explicit runtime concept.

Fail closed

If a business operation requires simulated business time and the runtime has not established it, the safer behavior is:

fail

not:

quietly use the system clock

Why? Because a plausible-looking timestamp can still create false enterprise history.

Go deeper
Timeline — one day on the enterprise clock

Business time7 points · illustrative

  1. 09:00
    CRM work startsCRM
  2. 11:00
    Opportunity progressesCRM
  3. 14:00
    Opportunity closes WONCRM
  4. 15:00
    CRM → ERP handoff · Sales Order createdCRM → ERP
  5. 18:00
    Connector extractionConnector
  6. 18:30
    Canonical projectionCanonical
  7. later
    Enterprise grounding sees the canonical Sales OrderGrounding

The exact times are illustrative business-time points. They are not a rule that every Metrolane day uses these times.

Current vs instructional content

The visitor must be able to distinguish:

Inspectable today
Runtime explanation
  • 14:00 close
  • 15:00 relay
  • 18:00 extract
  • 18:30 project

The runtime timeline teaches the Phase-10 architecture.

It is not pretending that a current Day-0 runtime-control page already exists.

Chapter takeaway

  • Business time is the enterprise's simulated now.
  • Technical time is when software really runs.
  • Separating them lets business processes unfold with meaningful lags.
  • Those intermediate states are essential to realistic simulation.