Architect Time Tracking: Discovery and Delivery Phases

Keito Team
16 May 2026 · 10 min read

How architect time tracking works across discovery and delivery phases: capture research, design, code-review, and incident time. Billing models and tools for 2026.

Billable Hours

Quick Answer: Architect time tracking across discovery and delivery requires two different capture modes. Discovery work — stakeholder interviews, ADRs, spike investigations — is best tracked in real-time with short blocks because it leaves no automatic trail. Delivery work — PR reviews, sprint ceremonies, incident response — is event-driven and can be captured automatically from git, calendar, and PR activity. Tools that read both surfaces recover 20–30% more billable hours than manual timers alone.


Software architects track time across two distinct phases — discovery (research, stakeholder interviews, architecture decision records) and delivery (code reviews, sprint oversight, incident response) — and each requires a different capture approach.

Getting this wrong is expensive. Architects routinely under-bill for discovery work because it feels ambiguous — thinking, whiteboarding, and reading RFCs do not appear in git logs or calendar invites. Yet discovery is often the highest-value work on a project. This guide covers how to structure your tracking, choose the right billing model for each phase, and make sure every hour gets captured.

How Does Architect Time Tracking Work Across Discovery and Delivery?

Architect time tracking discovery and delivery work requires distinct methods because neither phase fits a standard “open ticket, start timer” model. Discovery is non-linear thinking and research; delivery is distributed oversight across many brief touchpoints. The most effective approach combines automatic capture (calendar reads, git hooks, PR activity) for delivery with structured short-form manual entry for discovery.

The result: architects who use automatic capture tools alongside structured manual entry for discovery report capturing 20–40% more billable hours than those relying on end-of-day memory. See how billable hours tracking works for the underlying mechanics, or read about separating billable and non-billable hours to understand what should be on the clock.

Why Is Architect Time Tracking Different From Other Roles?

Most time tracking tools are designed around a simple model: open a task, start a timer, stop it, log it. That works for clearly bounded work. Architecture does not fit that model.

Discovery work is non-linear. An architect might spend 20 minutes reviewing a proposal, context-switch to a Slack conversation about the same topic, then spend 45 minutes writing an ADR at 10pm. None of those moments looks like a traditional “task” to a generic time tracker.

Delivery work is distributed. During delivery, architects rarely write code for hours at a stretch. They review pull requests, attend sprint ceremonies, answer technical questions, and make go/no-go decisions. Each touchpoint is brief and spread across the day.

The value is in decisions, not hours. Architecture work is billed on judgement and expertise. Clients pay for the outcome of a discovery engagement, not just the hours counted. Accurate time records make that case — showing what work went into the result justifies the bill and prevents disputes.

The practical problem: architects who cannot demonstrate their time often compress their billing, writing off discovery hours they cannot explain on an invoice. Research into professional services billing shows knowledge workers undercharge by 20–40% when they rely on memory to reconstruct time.

How Do You Track Discovery Phase Work Accurately?

Discovery is the research, scoping, and design phase of a project. It includes stakeholder interviews, system assessments, spike investigations, proof-of-concept work, architecture decision records, and technical strategy documents. None of these generate automatic evidence of time spent.

Define what counts as discovery time. Before a project starts, agree on a list of categories with your client or finance team. A working list for discovery billing typically includes:

  • Stakeholder interviews and alignment sessions
  • System architecture assessments and audits
  • Spike investigations and proof-of-concept builds
  • ADR and RFC drafting
  • Diagramming and whiteboarding sessions (including async follow-up)
  • Research reading: papers, vendor docs, competitor analyses
  • Internal architecture review calls

Block and capture, do not reconstruct. Discovery work is best tracked in real time with short time blocks. The common mistake is to log discovery time at end-of-day from memory — by then, the research rabbit holes and side conversations are forgotten. A 15-minute timer habit at the end of each discovery session captures far more than a nightly review.

Document outputs to justify hours. Every discovery billing period should have visible outputs: a draft ADR, a meeting transcript, a diagram commit, a spike summary. When outputs are attached to time entries, clients rarely challenge the hours. When they are not, every invoice becomes a negotiation.

Set client expectations before discovery starts. Discovery billing is where scope disputes begin. A brief written statement — “discovery includes all research, design, and strategy work before implementation begins, billed at the agreed daily rate” — prevents most friction. Attach it to the engagement letter or SOW.

How Do You Track Delivery Phase Work as an Architect?

Delivery phase architecture work is different in character. The architect is now embedded in a running project — attending sprint ceremonies, reviewing code, unblocking engineers, making architectural decisions as they arise.

Track by event, not by hour. Delivery phase time is naturally event-driven. Each code review, each sprint planning session, each incident call is a discrete billable event. Tracking by event, then rolling up to hours, matches the reality of the work better than running a single timer across the day.

Separate architect time from delivery team time in reports. Clients tracking project burn need to see architect time as a distinct line. Mixing it with engineering hours obscures the value and makes it harder to defend on a separate day rate. Most project management tools allow role-based filtering — use it.

Track code review and PR involvement. Architects who review pull requests should ensure that review activity is captured. Review time is genuine delivery work, but it often goes unrecorded because it does not fit neatly into a ticket. Tracking systems that read git and PR activity automatically pick this up; manual trackers rarely do.

Capture mentoring and pair work. Mentoring sessions and pair-programming time are billable delivery activities that architects frequently do not log. A practical rule: if you were present and the engineer’s output required your input, it is architect time and should be recorded.

Log production support separately. Incident response and production support for architecture-related issues deserve their own billing code, both because they are often high-value interventions and because they may be subject to a different rate under an SLA or retainer agreement.

What Billing Model Works Best for Architecture Work?

The right billing model depends on the phase and the client relationship. Using the wrong model for a phase creates friction — either for you (undercharged discovery) or for the client (unpredictable delivery costs).

Billing ModelBest ForKey Risk
Time and materialsDiscovery, open-ended deliveryRequires meticulous time capture
Fixed fee per phaseDiscovery with defined outputsScope creep if deliverables are vague
RetainerOngoing architectural oversightHard to quantify value when quiet months occur
Value-basedDecisions with measurable business impactDifficult to agree upfront metrics

Time and materials is the most common model for discovery because the scope is genuinely unknown at the start. It requires meticulous tracking — if you cannot produce a detailed breakdown, the invoice is hard to defend. See fixed price vs time and materials for a full comparison of both models and when each works best.

Fixed fee per phase works when you can define discovery deliverables precisely: “four stakeholder interviews, one architecture assessment report, a recommended technology stack with trade-offs.” Clients often prefer fixed-fee discovery because it caps their exposure.

Retainers suit ongoing architectural oversight: a set number of hours per month covering PR reviews, architecture governance, and availability for design consultations. The risk is that low-activity months feel expensive to clients and high-activity months create overrun disputes. Solve this with a defined hours band and a clear scope of what is and is not included.

Value-based pricing links fees to business outcomes: time-to-production, reduction in incident count, or engineering throughput improvements. This model requires baseline measurements before the engagement starts and defined metrics for success. Time tracking data from past projects makes value-based proposals more credible by showing what hours went into comparable outcomes.

A practical observation from architecture consultancies: teams that switch from pure T&M to phase-based fixed fees for discovery report fewer client disputes and faster invoice payment. The clarity of a fixed scope reduces perceived risk for clients who are uncertain how much discovery they actually need.

What Are the Best Tools for Tracking Architect Time Across Both Phases?

Architects need time tracking that spans multiple surfaces: calendar (meetings), git and code review tools (delivery), documents and design tools (discovery), and communication channels (async decision-making).

Calendar-based tracking is the most reliable method for meeting-heavy discovery work. Most architects spend 40–60% of discovery time in synchronised sessions that appear on their calendar. A tool that reads calendar events and prompts for billability confirmation captures this automatically.

Git and PR tracking covers delivery-phase code involvement. Every code review, PR comment, and merge approval is a timestamped event that can be converted to a time entry. Systems that read git activity eliminate the need to manually log code review time.

Document and design tool tracking is the hardest to automate. Working in Miro, Confluence, Figma, or Google Docs leaves traces — last-modified timestamps, comment history — but these are rarely surfaced in time tracking reports without specific integrations.

AI-assisted capture is increasingly relevant for architects running AI agent spikes during discovery. When a PoC involves AI agent workflows, the compute costs and time spent prompt-engineering are legitimate research costs. Tracking systems that capture AI agent activity alongside human work ensure these contributions appear on invoices.

Keito connects architect activity across git commits, PR reviews, calendar events, and meetings — so both discovery and delivery work gets captured without manual timer management. Architects who track time automatically report 20–30% higher billable hour capture compared to manual entry. For a detailed comparison of dedicated tools, see time tracking software for architects.

Related reading: what are billable hours, how to calculate billable hours, how to track billable hours, handling client disputes over billable hours, time tracking for consultants, and fixed price vs time and materials.

Ready to Track Architecture Work Across Every Phase?

Keito auto-tracks architect time from meetings, git, pull requests, and design sessions — so discovery and delivery are both accounted for without manual timers.

Start Tracking for Free

Key Takeaway

Architects lose billable revenue when discovery phase work goes unrecorded. Combining event-based tracking with calendar and git capture closes the gap between hours worked and hours billed.


Frequently Asked Questions

How do software architects track their time?

Software architects use a combination of calendar-based tracking for meetings and stakeholder sessions, git and PR tracking for delivery-phase work, and manual timers for design and document work. The most effective setups automatically capture events across these surfaces rather than relying on end-of-day recollection.

Should discovery phase work be billed separately from delivery?

Yes. Discovery and delivery have different billing dynamics — discovery is exploratory with variable output, delivery is bounded by a sprint or milestone. Billing them separately clarifies value, reduces scope disputes, and makes it easier to price future engagements using historical data.

What is the best time tracking tool for architects?

The best time tracking tools for architects automatically capture activity across git, calendar, and PR tools. Manual timer tools designed for billing by hour are ill-suited to architecture work because architects rarely operate in clean, uninterrupted blocks. Automatic capture across all work surfaces recovers the most billable time.

How do you justify billing for architecture discovery?

Discovery billing is justified through documented outputs: ADRs, architecture assessment reports, spike summaries, meeting transcripts, and diagrams. When every time entry has an associated artefact, clients can verify what work went into the bill. Without documentation, discovery invoices attract disputes.

How does architect time tracking across discovery and delivery differ in practice?

During discovery, architects should use structured short-form entries tagged to outputs (ADRs, diagrams, meeting notes) rather than running timers. During delivery, automatic capture from git, PR tools, and calendar events handles most of the work. The practical difference: discovery needs intentional manual capture at the end of each session; delivery can be largely automated and reviewed weekly.

How do architects track time across multiple projects?

Architects working across multiple projects should use project-coded time entries for every event — not a single catch-all project code. Most billing systems allow quick project switching on individual time entries. The discipline of coding every meeting and review to the right project takes two minutes per day but saves hours of allocation work at month-end.

Never miss a billable hour again

Keito tracks every billable minute — for humans and AI agents alike.