87 / TIME SAVINGS / HUMAN ACTIVE TIME · CYCLE TIME · REVIEW · REWORK · REALIZED VALUE
87 / METRIC / EVALS · ANALYTICS · MANAGEMENT

TIME
SAVINGS.

Time Savings — метрика реального сокращения человеческого труда благодаря AI. Она измеряет не «насколько быстро ответила модель», а сколько активного человеческого времени требовалось для выполнения сопоставимой задачи до AI и сколько требуется после внедрения AI с учётом prompting, review, corrections, rework, escalation and recovery.

Главный принцип: elapsed time, model latency и human active time — разные величины. AI может работать 10 минут в фоне и всё равно экономить человеку 40 минут. Или отвечать за 5 секунд, но затем создавать 20 минут исправлений — и фактической экономии не будет.
00. ARCHITECTURAL STATUS

HUMAN-LABOR VALUE METRIC

№87 = METRIC / DEFAULT N/A / SEPARATE COMPONENT N/A / Evals / Analytics / Management. Time Savings — одна из центральных value metrics после Adoption и Coverage.
TYPEMETRICHuman labor / productivity value.
DEFAULTN/AObserved, not enabled.
USE WHENAI CLAIMS PRODUCTIVITY VALUEKnowledge work, operations, assistance, automation.
SEPARATE COMPONENTN/AMeasurement system may be separate.
LIVES INEVALS / ANALYTICS / MANAGEMENTProduct + workforce/process analytics.
VALUEREAL HUMAN CAPACITYTranslate AI into labor/time delta.
01A. BOUNDARIES

WHAT TIME SAVINGS DOES — AND DOES NOT — MEASURE

BOUNDARY WITH NEIGHBORS

№85 Adoption says how many people use AI. №86 Coverage says how much work AI handles. №87 Time Savings says how much human active work is removed. №90 Cost per Operation converts system operation into monetary cost. №88 Acceptance and Evals protect against “saving time” by lowering quality.

PREREQUISITES

Need stable task taxonomy, baseline method, task identity, human work phases, review/rework measurement, comparable cohorts and quality outcome. Savings claims without baseline or with mismatched task difficulty are weak.

CONTROL / DATA / OFFLINE

CONTROL: baseline definition, active-time rules, exclusions, sampling/measurement methodology. DATA: task phase timestamps, user active events, review/rework, surveys/time studies. RUNTIME: minimal instrumentation. OFFLINE: baseline estimation, matching, cohort analysis, uncertainty and aggregation.

FAILURE CONTRACT

Failure = comparing model latency with human baseline, ignoring review/rework, assuming saved minutes from self-report only, counting waiting as labor, comparing different task complexity, or multiplying a tiny pilot result across all company tasks without eligibility/coverage checks.

DOES NOT OWN

Time Savings does not prove cost savings, headcount reduction or business value. Saved minutes may be reinvested, absorbed by demand, or fail to convert into capacity. It owns human active-time delta per comparable unit of work.

01. PRIMARY FORMULA

BASELINE HUMAN ACTIVE TIME − POST-AI HUMAN ACTIVE TIME

Net Human Time Savings per Task =

baseline_human_active_minutes
−
post_AI_human_active_minutes

where post_AI includes:

prompt / instruction time
+ review time
+ edit/correction time
+ human decision/approval time
+ recovery from AI failure
+ manual rework caused by AI
AI compute time does not directly enter human active time unless the human must actively wait and cannot productively switch tasks. Track wall-clock separately.
02. THREE CLOCKS

HUMAN ACTIVE · ELAPSED · MACHINE

HUMAN ACTIVE TIME

Labor

Minutes actually spent by a person on task-related work.

ELAPSED / CYCLE TIME

Calendar duration

Task start → completion including waits, queues, AI processing and handoffs.

MACHINE TIME

Compute runtime

Model/tool/browser/workflow runtime; affects latency and cost, not necessarily human labor.

Example:

Before AI:
  human active = 45 min
  elapsed = 50 min

After AI:
  human active = 12 min
  AI/background wait = 8 min
  elapsed = 24 min

Human time savings:
  33 min

Cycle-time savings:
  26 min

Machine time:
  8 min

Three different metrics.
03. SAVINGS RATE

PERCENTAGE NORMALIZATION

Time Savings Rate =

baseline_human_active
− post_AI_human_active
------------------------
baseline_human_active

× 100%

Example:

baseline = 40 min
post-AI = 16 min

Savings = 24 min
Savings Rate = 60%
Always show absolute minutes beside percentage. A 70% saving on a 2-minute task may be less important than 20% on a 3-hour task.
04. GROSS vs NET SAVINGS

DON'T HIDE REVIEW / REWORK

GROSS

Task work displaced

Time AI appears to replace before overhead.

NET

True human delta

Gross saving minus prompting, review, correction, coordination and recovery.

Original manual task:
  60 min

AI generation replaces:
  45 min

But adds:
  5 min prompting
  12 min review
  8 min corrections

Gross saving:
  45 min

Net post-AI human time:
  15 + 5 + 12 + 8 = 40 min

Net saving:
  60 − 40 = 20 min

Not 45.
05. BASELINE OPTIONS

HOW TO ESTIMATE “BEFORE AI”

DIRECT TIME STUDY

Observed manual tasks

Strong practical baseline when tasks are repeatable.

HISTORICAL

Pre-rollout telemetry

Good if process already tracked human active work.

CONTROL COHORT

Concurrent non-AI tasks

Controls for seasonality and workload changes.

EXPERT ESTIMATE

Weak fallback

Useful early, but label separately and replace with measured baseline.

06. MATCHED TASKS

COMPARE LIKE WITH LIKE

BAD:

Manual cohort:
  complex research reports

AI cohort:
  simple summaries

Result:
  “AI saves 75%”

This is confounded by task mix.

BETTER:

match/stratify by:
  task_type
  complexity
  risk_class
  language
  input size
  user experience
  product/version period
If task difficulty distribution shifts after AI rollout, simple pre/post averages can produce false savings.
07. MEDIAN vs MEAN

LONG TASKS CAN DOMINATE THE AVERAGE

Manual minutes:
  10, 12, 11, 9, 180

Mean = 44.4 min
Median = 11 min

AI minutes:
  6, 6, 7, 5, 60

Mean = 16.8 min
Median = 6 min

Mean saving:
  27.6 min

Median saving:
  5 min

Both useful.
They answer different questions.
Report median + p75/p90 and aggregate total hours saved. Avoid relying on one average for heavy-tailed knowledge work.
08. PHASE DECOMPOSITION

WHERE EXACTLY DOES AI SAVE OR ADD HUMAN TIME?

01 / PREP

Task setup

Collect inputs, brief, context, source files.

02 / PRODUCE

Create work

Writing, search, coding, analysis, calculation.

03 / REVIEW

Check output

Read, validate, compare, inspect evidence.

04 / REWORK

Correct

Edits, fixes, reruns, clarification.

05 / COMMIT

Finalize

Approve, publish, submit, execute action.

Phase-level measurement reveals whether AI truly removes work or merely shifts effort from creation to review/rework.
09. REVIEW TAX

AI CAN MOVE WORK INTO QUALITY CONTROL

Before AI:
  create = 35 min
  review = 5 min
  total = 40 min

After AI:
  prompt = 3 min
  create by AI = 0 human min
  review = 18 min
  edit = 7 min
  total = 28 min

Net savings:
  12 min = 30%

AI removed creation effort
but increased review burden.

This is still positive,
but very different from
“AI created it in 20 seconds.”
10. REWORK TAX

FAILED FIRST PASS CAN ERASE SAVINGS

NO EDIT

Best case

Prompt + quick check only.

MINOR EDIT

Small tax

Formatting, wording, light corrections.

MAJOR EDIT

Large tax

Human reconstructs substantial portion of output.

REJECT / REDO

Negative savings possible

AI attempt plus full manual work can cost more time than baseline.

Pair Time Savings with №88 Acceptance Rate because edit depth is often the strongest driver of realized labor value.
11. NEGATIVE TIME SAVINGS

ALLOW THE METRIC TO GO BELOW ZERO

baseline human active:
  20 min

post-AI:
  prompt 3
  review 8
  correction 12
  recovery 4
  total = 27 min

Time Savings:
  20 − 27 = −7 min

Savings Rate:
  −35%

Do not clamp to zero.

Negative values are valuable:
  they show where AI
  creates additional work.
12. MEASUREMENT METHODS

FROM STRONGEST TO CHEAPEST

MethodStrengthWeakness
Instrumented active-time trackingDetailed phase data, scalableHard to infer true attention; privacy/UX concerns
Time-and-motion studyHigh-quality measured sampleExpensive and limited sample
Matched control cohortGood causal comparisonNeeds comparable work allocation
Task timestamps + active interaction heuristicsPractical at scaleMay over/under-estimate inactive periods
Self-reported timeCheap, captures hidden workRecall and desirability bias
Expert estimateFast for early opportunity sizingWeak evidence; not a final ROI metric
13. ACTIVE-TIME HEURISTIC

INSTRUMENT CAREFULLY

Possible UI heuristic:

active if:
  interaction event
  AND idle gap < 90 seconds

phase examples:
  prompt_edit
  source_review
  output_review
  manual_edit
  approval
  recovery

Do NOT assume:
  browser tab open = active labor

Do NOT capture:
  unnecessary raw content
  keystroke surveillance
  unrelated user activity
Instrumentation should measure task effort, not individual surveillance. Aggregate by task/use case wherever possible.
14. SELF-REPORT CALIBRATION

SURVEYS ARE USEFUL, BUT SHOULD BE CALIBRATED

Survey:
  “How long would this task take without AI?”
  “How long did you actively spend with AI?”

Then compare on sampled tasks
with measured time study.

If survey systematically says:
  40% more savings than observed,

apply:
  separate reporting
  or calibration model.

Never silently mix
measured and estimated savings.
15. SAVINGS BY ACCEPTANCE CLASS

EDIT DEPTH EXPLAINS VALUE

Acceptance classTypical time effect
Accepted as-isLargest potential savings; still includes review.
Minor editUsually positive savings.
Major editSavings uncertain; depends on how much original work remains useful.
RejectedOften zero or negative savings because AI attempt is sunk overhead.
This relationship is empirical, not guaranteed. Measure actual human minutes per acceptance class.
16. SAVINGS BY COMPLEXITY

AI MAY SAVE MORE MINUTES ON HARD TASKS BUT A LOWER PERCENTAGE

LOW:
  baseline 5 min
  post-AI 2 min
  save 3 min = 60%

MEDIUM:
  baseline 30 min
  post-AI 15 min
  save 15 min = 50%

HIGH:
  baseline 180 min
  post-AI 120 min
  save 60 min = 33%

Absolute savings:
  HIGH is largest.

Relative savings:
  LOW is largest.

Both matter.
17. SAVINGS BY USER MATURITY

EXPERTS AND NOVICES MAY HAVE DIFFERENT BASELINES

NOVICE

High baseline

AI may save more time but require more verification guidance.

EXPERT

Fast baseline

AI may save less creation time but accelerate search/repetition.

AI POWER USER

Interaction skill

Prompt/review workflow may reduce post-AI human time relative to new users.

Always slice by relevant experience/maturity before generalizing pilot results.
18. TOTAL HOURS SAVED

FROM PER-TASK DELTA TO ORGANIZATIONAL CAPACITY

Total Net Human Hours Saved =

Σ over successful eligible AI tasks:
  max? NO — use signed task saving
  (baseline_minutes_matched
   − post_AI_human_minutes)

÷ 60

Important:
  keep negative savings.
  failed/rejected AI tasks
  must remain in aggregate.
Do not multiply only accepted-task saving by all AI attempts. Use the actual outcome distribution or expected-value model that includes failures/rework.
19. EXPECTED TIME SAVINGS

USE OUTCOME-WEIGHTED VALUE FOR PLANNING

Expected net saving / AI attempt =

P(as_is)      × saving_as_is
+
P(minor_edit) × saving_minor
+
P(major_edit) × saving_major
+
P(rejected)   × saving_rejected
+
P(failure)    × saving_failure

Example:

0.50 × 30 min
+0.25 × 20
+0.15 × 5
+0.07 × (-10)
+0.03 × (-15)

= 19.6 min expected saving / attempt
This is much more realistic than using only the best-case accepted-as-is saving.
20. REALIZED vs POTENTIAL SAVINGS

TIME SAVED IN A TASK DOES NOT AUTOMATICALLY BECOME ORGANIZATIONAL VALUE

TASK SAVINGS

Minutes removed

Measured per-task human active-time delta.

CAPACITY RELEASED

Useful capacity

Can person/team perform more valuable work with saved time?

REALIZED VALUE

Business outcome

Higher throughput, faster SLA, reduced overtime, lower external spend, more output.

Time Savings is a productivity metric, not automatically payroll savings. Keep “hours saved” separate from “cost saved”.
21. SAVINGS vs THROUGHPUT

THE SAME TIME DELTA CAN CREATE DIFFERENT BUSINESS EFFECTS

Team before AI:
  8 hours/day
  12 cases/day

AI saves:
  2 human hours/day

Possible realized outcomes:

A. Throughput:
  12 → 16 cases/day

B. Faster SLA:
  same 12 cases,
  shorter response time

C. Quality:
  same volume/time,
  more review depth

D. Capacity:
  saved time moved
  to other high-value work

E. No realized value:
  time fragmented / not reusable
Management should decide how saved capacity is expected to materialize; otherwise “1,000 hours saved” can remain theoretical.
22. FRAGMENTATION DISCOUNT

5 MINUTES SAVED 20 TIMES MAY NOT EQUAL 100 USABLE MINUTES

Raw task savings:
  20 tasks × 5 min
  = 100 min

But if savings are:
  scattered
  interrupted
  impossible to schedule
  consumed by context switching

usable capacity may be lower.

Optional planning model:

realizable_capacity =
  raw_saved_time
  × realization_factor

Example:
  100 min × 0.65
  = 65 usable min

CAUTION:
  realization_factor must be empirical,
  not invented to force ROI.
23. CYCLE TIME SAVINGS

TRACK SEPARATELY FROM HUMAN LABOR

Cycle Time Savings =

baseline_elapsed_time
− post_AI_elapsed_time

Useful for:
  customer response
  document turnaround
  incident resolution
  approval SLA
  research delivery

But:
  shorter cycle time
  can occur with zero human-hour saving

and vice versa.
24. TIME SAVINGS + COVERAGE

ORGANIZATIONAL IMPACT

Monthly potential human hours saved =

eligible task volume
× accepted/successful coverage
× average net human minutes saved per task
÷ 60

Example:

100,000 eligible tasks
× 45% accepted coverage
× 8 min net savings
÷ 60

= 6,000 human hours/month
This multiplication is valid only if per-task saving is measured for the same task mix represented by the coverage cohort.
25. TIME SAVINGS + ADOPTION

WHO ACTUALLY REALIZES THE BENEFIT?

HIGH SAVING / LOW ADOPTION

Opportunity

AI works well for users who use it; onboarding/integration/discovery may block scale.

HIGH ADOPTION / LOW SAVING

Usage without productivity

AI may be popular but not materially reduce human work.

26. TIME SAVINGS + COST

VALUE NEEDS ECONOMICS

Economic value per task ≈

human_minutes_saved
× loaded_human_cost_per_minute
− AI_variable_cost
− incremental_review/recovery_cost

Example:

15 min saved
× $0.80/min
= $12.00 labor capacity value

AI direct cost:
  $0.60

Net gross capacity value:
  $11.40/task

But:
  this is not necessarily
  cash savings or headcount reduction.
№90 Cost per Operation should keep accounting rigorous; Time Savings provides one key input.
27. QUALITY GUARDRAIL

NEVER REWARD “SPEED” FOR MISSED ERRORS

PatternInterpretation
Time Savings ↑, Acceptance stable/highLikely real productivity gain.
Time Savings ↑, severe errors ↑Unsafe speed-up; review may be insufficient.
Time Savings ↓, Acceptance ↑More human review may improve quality; decide whether trade-off is worth it.
Time Savings ↑, Coverage ↓System may be routing only easiest tasks to AI.
Time Savings ↑, Cost/Operation ↑↑Faster labor but expensive AI; evaluate total economics.
28. ABLATION

WHICH ARCHITECTURE LAYER SAVES HUMAN TIME?

Full system:
  RAG + reranker + critic

Ablation:
  remove critic

Result:

Full:
  human review = 8 min
  AI cost = $0.80

No critic:
  human review = 12 min
  AI cost = $0.45

Critic saves:
  4 human minutes/task

But costs:
  +$0.35/task

Decision:
  compare value of 4 min
  with additional cost
  and quality delta.
Time Savings can be an ablation metric, not only a top-level product KPI.
29. CONFIDENCE

SAVINGS SHOULD HAVE UNCERTAINTY

N

Sample size

Always show number of matched/measured tasks.

DISTRIBUTION

Median + percentiles

Time is usually skewed.

CI

Confidence interval

Especially for extrapolated company-level savings.

“AI saves 32%” should ideally mean “estimated 32% with defined cohort/baseline and uncertainty”, not one anecdotal observation.
30. OUTLIERS

LONG INCIDENTS / COMPLEX TASKS CAN DOMINATE TOTAL HOURS

Report both:

Per-task:
  median savings
  p25 / p75
  savings rate

Portfolio:
  total signed hours saved
  by use case

Why:
  rare 4-hour tasks
  can produce more total value
  than thousands of 30-second tasks.
31. MEASUREMENT PRIVACY

MEASURE WORK, NOT PEOPLE

TASK-LEVEL

Preferred unit

Store task phase effort rather than surveillance logs.

MINIMIZE

No raw keystrokes

Do not collect unnecessary detailed behavior.

AGGREGATE

Management view

Use-case/team cohorts over individual rankings.

GOVERN

Retention/access

Align with №76 Privacy & Governance.

32. CANONICAL TASK RECORD

MEASURE THE FULL HUMAN WORK PATH

{
  "task_id":"TASK-...",
  "task_type":"draft_marketing_post",
  "complexity":"medium",
  "cohort":"marketing_team_a",
  "baseline":{
    "method":"matched_control",
    "human_active_seconds":2400,
    "baseline_version":"v2"
  },
  "post_ai":{
    "prompt_seconds":180,
    "review_seconds":420,
    "edit_seconds":300,
    "approval_seconds":60,
    "recovery_seconds":0,
    "total_human_active_seconds":960
  },
  "outcome":{
    "accepted":"minor_edit",
    "success":true
  },
  "product_version":"2026.09.1"
}
Keep baseline method/version with the task-level or cohort-level estimate so future analysis knows where “saved time” came from.
33. MINIMUM DATA MODEL

BASELINE + POST-AI + OUTCOME

time_savings_task(
  task_id
  task_type
  complexity
  cohort
  occurred_at

  baseline_method
  baseline_active_seconds
  baseline_version

  prompt_seconds
  review_seconds
  edit_seconds
  approval_seconds
  recovery_seconds

  post_ai_active_seconds
  elapsed_seconds

  success
  acceptance_class

  product_version
)
34. SQL-STYLE CALCULATION

KEEP NEGATIVE VALUES

SELECT
  task_type,

  percentile_cont(0.5) WITHIN GROUP (
    ORDER BY
      baseline_active_seconds
      - post_ai_active_seconds
  ) AS median_seconds_saved,

  AVG(
    baseline_active_seconds
    - post_ai_active_seconds
  ) AS mean_seconds_saved,

  SUM(
    baseline_active_seconds
    - post_ai_active_seconds
  ) / 3600.0 AS total_hours_saved

FROM time_savings_task
WHERE baseline_active_seconds IS NOT NULL
GROUP BY task_type;
Do not filter out negative saving unless the analysis explicitly asks for successful/positive cases only.
35. DATA QUALITY

WHAT MAKES THE METRIC TRUSTWORTHY?

BASELINE COVERAGE

Comparable baseline exists

% measured AI tasks with valid baseline estimate.

PHASE COVERAGE

Review/rework captured

Missing edit/recovery time biases savings upward.

TASK MATCH

Comparable complexity

Manual and AI task mix aligned/stratified.

METHOD LABEL

Measured vs estimated

Never silently mix instrumented and self-reported baselines.

36. GOODHART'S LAW

“SAVE MORE TIME” CAN CREATE BAD INCENTIVES

MINIMIZE REVIEW
Quality failures increase while time metric improves.
QUALITY GUARDRAIL
IGNORE FAILED TASKS
Only successful AI runs contribute to savings.
SIGNED EXPECTED SAVINGS
USE SELF-REPORT ONLY
Optimism/recall bias inflates benefit.
CALIBRATE WITH MEASURED SAMPLE
MODEL LATENCY = TIME SAVED
Machine speed confused with labor.
HUMAN ACTIVE TIME
EASY-TASK MIX
AI cohort is easier than baseline.
MATCH / STRATIFY
GROSS = NET
Prompt/review/rework omitted.
FULL POST-AI HUMAN PATH
HOURS = CASH SAVINGS
Capacity value mislabeled as payroll reduction.
SEPARATE REALIZATION
NO NEGATIVE VALUES
Harm disappears from aggregate.
KEEP SIGNED DELTA
37. DIAGNOSTIC TREE

WHY ARE WE NOT SAVING TIME?

LOW / NEGATIVE TIME SAVINGS
  ↓
Is baseline valid?
  no → fix measurement
  yes
  ↓
Prompt/setup too long?
  yes → UX/context automation
  no
  ↓
Review too long?
  yes → improve confidence/evidence/UI
  no
  ↓
Major edits common?
  yes → quality/prompt/RAG/model issue
  no
  ↓
Failures/retries frequent?
  yes → resilience/tool quality
  no
  ↓
Task type is inherently human judgment?
  yes → AI may support but not save much active time
  no
  ↓
AI only saves tiny fragmented intervals?
  yes → realization issue
  no
  ↓
Check task mix / cohort / baseline drift
38. KPI SET

TIME SAVINGS SHOULD NOT BE ONE NUMBER

MED

Median Minutes Saved

Typical per-task labor reduction.

%

Median Savings Rate

Normalized relative reduction.

ΣH

Total Signed Hours

Portfolio-level realized task labor delta.

REV

Review Time

Post-AI quality-control burden.

RW

Rework Time

Edit/correction/recovery burden.

NEG

Negative-Saving Share

% tasks where AI takes more human time than baseline.

BC

Baseline Coverage

% tasks with valid comparable baseline.

CT

Cycle-Time Delta

Separate elapsed-time improvement.

39. MVP

MINIMUM TRUSTWORTHY TIME-SAVINGS SYSTEM

DATA

1. task_id
2. task_type
3. complexity
4. baseline human active minutes
5. baseline method/version
6. prompt/setup minutes
7. review minutes
8. edit/rework minutes
9. recovery minutes
10. task outcome / acceptance
11. product version

MVP METRICS

1. median net minutes saved
2. median savings rate
3. total signed hours saved
4. review time
5. rework time
6. negative-savings share
7. time savings by task type
8. time savings by acceptance class

GUARDRAILS

1. Acceptance Rate
2. severe error rate
3. Cost per Successful Operation
4. Coverage
40. PRACTICAL CHECKLIST

BEFORE CLAIMING “AI SAVED X HOURS”

QuestionStatus
Is the baseline measured or explicitly labeled estimated?Required
Are compared tasks similar in type/complexity?Required
Are prompt, review, edit and recovery included?Required
Are negative-saving tasks included?Required
Are elapsed time and human active time separated?Required
Is sample size shown?Required
Are median/distribution shown beside mean?Recommended
Is quality/acceptance paired as a guardrail?Required
Is organizational “hours saved” based on actual coverage?Required
Are “hours saved” kept separate from “cash saved”?Required
41. AI PROMPT TEMPLATE

TIME-SAVINGS ANALYTICS ASSISTANT

You are designing Time Savings analytics for an AI product.

1. Define the real task unit.
2. Separate:
   human active time,
   elapsed/cycle time,
   machine processing time.
3. Define a valid baseline:
   measured historical,
   matched control,
   direct time study
   or explicitly labeled estimate.
4. Match/stratify tasks by:
   task type,
   complexity,
   risk,
   user maturity,
   language/input size where relevant.
5. Post-AI human time must include:
   prompting/setup,
   review,
   editing/rework,
   approval,
   recovery from failures.
6. Compute:
   absolute net minutes saved,
   savings rate,
   total signed hours saved.
7. Keep negative values.
8. Report:
   median,
   mean,
   p75/p90,
   sample size.
9. Segment by:
   task type,
   complexity,
   acceptance class,
   cohort,
   product version.
10. Pair with:
    Acceptance Rate,
    Coverage,
    Cost per Operation,
    quality/risk guardrails.
11. Do not equate:
    model latency with human time,
    task hours saved with cash savings.
12. Official metrics must be calculated deterministically
    in analytics SQL/code.
13. LLM may explain patterns
    or propose measurement design,
    but not fabricate missing baselines.
42. PRACTICAL DECISION

WHAT TO BUILD

QuestionAnswer
Separate component?N/A. Time Savings is a governed metric; event/time-study analytics implement it.
Minimum 80% value?Task-level baseline + post-AI human phases + net signed delta + acceptance class + cohort/complexity slices.
When overkill?Very early prototype before a comparable manual process exists; use opportunity estimates but label them as estimates.
Trigger?“Does AI actually save people time?”, “Where does review erase the benefit?”, “How many hours are realistically released?”.
How to measure uplift?Matched pre/post or control task samples, quality guardrails, and coverage-weighted aggregation.
Can rules/code replace LLM?Yes. Calculation and matching logic should be deterministic/statistical. LLM may classify task phases or explain anomalies if validated.
43. FINAL MAP

FROM AI SPEED TO REAL HUMAN CAPACITY

REAL TASK
  ↓
DEFINE COMPARABLE BASELINE

BEFORE AI:
  prep
  create
  review
  edit
  approve

sum =
BASELINE HUMAN ACTIVE TIME
  ↓
AFTER AI:

prompt/setup
  +
human review
  +
human edits
  +
approval
  +
recovery/rework

sum =
POST-AI HUMAN ACTIVE TIME
  ↓
NET SAVING

baseline active
− post-AI active

can be:
  positive
  zero
  negative

══════════════════════════════════

SEPARATE:

HUMAN ACTIVE TIME
  labor

ELAPSED / CYCLE TIME
  calendar duration

MACHINE TIME
  AI/tool compute

══════════════════════════════════

BREAK DOWN BY:

task type
complexity
acceptance class
user maturity
risk class
product version

══════════════════════════════════

PAIR WITH:

ACCEPTANCE
  was result useful?

COVERAGE
  how much work gets this saving?

COST / OPERATION
  what does AI cost?

QUALITY / RISK
  is speed safe?

══════════════════════════════════

ORGANIZATIONAL IMPACT:

total signed task savings
  × real coverage
  → released human capacity

BUT:

RELEASED CAPACITY
IS NOT AUTOMATICALLY
CASH SAVINGS.

It may become:

more throughput
faster SLA
higher quality
new work
less overtime
or no realized value
if fragmented / unused.

══════════════════════════════════

THE CENTRAL QUESTION IS NOT:

“HOW FAST DID THE MODEL RESPOND?”

IT IS:

“FOR THE SAME REAL TASK
AT THE SAME QUALITY BAR,
HOW MUCH LESS
ACTIVE HUMAN WORK
WAS REQUIRED
AFTER AI —

INCLUDING REVIEW,
CORRECTION
AND FAILURE RECOVERY?”

THAT IS
TIME SAVINGS.

ECC RETROFIT / PRACTICAL HARNESS INTEGRATION

A. Related ECC ideas. Context-as-cache, scoped memory, lifecycle hooks, selective capabilities, feature flags, deterministic enforcement, provider-neutral adapters and eval-gated learning are applied only where relevant to №87 Time Savings.

B–E. Existing boundary and placement. The existing conceptual boundary, class METRIC, default N/A and owner Evals / Analytics / Management remain authoritative. Runtime/control/data/offline placement is unchanged; durable state stays outside model context.

F–H. Hooks and contracts. Use bounded PRE_MODEL/POST_MODEL, PRE_TOOL/POST_TOOL, CHECKPOINT and TASK_COMPLETED events as applicable. Illustrative fields and canonical contracts are defined in NEW_CONTRACTS_SPEC.md; no universal schema is implied.

I–J. Security and evaluation. Host-side schema, permission, secret, budget, idempotency and audit checks take precedence over LLM output. Optional mechanisms require a feature flag and WITH/WITHOUT ablation; measure quality, acceptance, correction, latency, cost, escalations and severe errors.

K–L. Task profiles and cross-references. A TaskProfile selects the relevant skill, tool/context slice, memory scope and enforcement profile independently from FAST/STANDARD/DEEP. See cross-reference map, hook spec and ablation plan. Provider adapters remain outside the core.