Skip to content

Meetings Do Not Manage Projects. Decisions Do.

By Tomasz Lewandowski · 14 Jul 2026 · 9 min read

Meetings Do Not Manage Projects. Decisions Do.
Working With App Developers — Project Governance

Most app development projects have no shortage of meetings. There are kick-offs, catch-ups, sprint reviews, steering calls, and the odd emergency session when something has gone sideways. What many of those projects lack is not conversation — it is closure. The same questions surface week after week. The same risks are acknowledged and then left hanging. Everyone walks away from the call feeling busy, but nothing has actually been decided.

This is one of the most reliable ways to stretch a software project far beyond its budget and timeline, and it rarely appears on any risk register. Poor meeting discipline looks harmless from the outside — people are talking, after all — but underneath it, the project is drifting. Developers cannot move forward cleanly because key choices have not been confirmed. Business owners cannot see what has genuinely been agreed versus what is still in the air. And when the bill arrives, nobody can quite explain how so many hours were spent on a feature that still does not feel finished.

The fix is not fewer meetings, and it is not longer ones. It is understanding what a meeting is actually for — and making sure it ends with something that can be acted upon.

The difference between a meeting and a management system

A meeting is a moment in time. A management system is the structure that keeps decisions visible and accountable between those moments. Conflating the two is where most projects come unstuck.

When a team relies on meetings alone to coordinate a project, they are essentially rebuilding their shared understanding from scratch every time they get on a call. Whatever was said last week has faded, been partially remembered, or been quietly reinterpreted. People come to each meeting having done their best to fill in the gaps — and the first fifteen minutes are spent reconstructing context that should already be written down somewhere.

A management system does not have to be complicated. At its simplest, it is a shared, living document that records what has been decided, who owns each action, and when it is due. The meeting is the moment you generate those decisions. The document is how you hold on to them.

A meeting is where decisions are made. A decision log is where they survive.

Why action logs matter more than minutes

Traditional meeting minutes are a record of what was discussed. Action logs record what was decided — and by whom, and by when. That distinction matters enormously in a software project.

Discussion is valuable. But if you re-read a set of meeting minutes a fortnight later, you will often find that they document a conversation without telling you what conclusion it reached. 'The team discussed the approach to user authentication' tells you almost nothing useful. 'Agreed: email-and-password login only for v1; no social login; owner: development lead; due: end of sprint 3' tells you everything you need.

Action logs do three things that minutes cannot. First, they make it immediately obvious when a decision has not been made — the slot is empty, which is itself a signal. Second, they create accountability without confrontation; it is the document that shows a deadline was missed, not a person pointing fingers. Third, they shorten the start of every subsequent meeting, because everyone can see what was agreed last time and what is still open.

For software projects specifically, unrecorded decisions tend to surface at the worst possible moment — during testing, or just before launch — when changing course is expensive. An action log is a cheap insurance policy against that outcome.

How to record decisions without creating bureaucracy

The most common objection to any kind of formal record-keeping is that it adds overhead. That is a reasonable concern, and the answer is to keep the format ruthlessly minimal. You do not need a project management qualification to maintain a useful decision log. You need four columns and the discipline to fill them in before the call ends.

Each entry needs only:

  • Decision or action. One plain sentence: what was agreed or what needs to happen.
  • Owner. One named person — not 'the team', not 'development', one individual who is responsible.
  • Due date. A specific date, even if approximate. 'ASAP' is not a date.
  • Status. Open, done, or blocked — updated before the next meeting.

A shared Google Doc or a free Trello board is more than sufficient for most projects. The tool matters far less than the habit. If it takes more than two minutes to log a decision, the format is too complicated.

One named person. One date. That is the minimum viable decision.

A useful weekly rhythm: progress, blockers, decisions, risks, next steps

Once you have a decision log in place, you need a meeting structure that generates the right entries for it. A simple five-part agenda — run in order, every time — removes the need to improvise and keeps calls focused.

  • Progress. What has been completed since last week? Keep this brief and factual. Demos beat status updates.
  • Blockers. What is stopping work? Name each blocker and its owner. If it cannot be resolved in the meeting, it becomes an action.
  • Decisions. What choices need to be made today? Work through them in order of priority. Any decision that cannot be made today needs an owner and a date by which it will be resolved.
  • Risks. What might cause a problem in the next one to two weeks? New risks get logged; existing ones get a status update.
  • Next steps. Before the call ends, read back every action or decision recorded in the meeting. Confirm the owner and the date. This takes two minutes and prevents a week of confusion.

Keeping to this rhythm requires a little discipline at first, particularly the habit of reading back actions at the end. But within two or three weeks it becomes automatic, and the improvement in meeting quality is usually noticeable immediately.

When to escalate a decision instead of revisiting it endlessly

Some decisions keep appearing on the agenda not because they are genuinely complex, but because nobody with the authority to close them has been present in the room — or because the consequences of deciding feel uncomfortable to whoever is holding the meeting.

There is an important distinction between a decision that needs more information and a decision that needs more authority. If you genuinely cannot decide on a technical approach until the developer has completed a spike of work, that is a reasonable reason to defer. If the same budget question has appeared in three consecutive meetings without progress, the problem is not information — it is escalation.

A practical rule: if a decision has appeared in your log twice without being closed, it either needs to be formally escalated to whoever holds the authority to make it, or someone needs to name a hard deadline after which a default position will apply. Endless revisiting is not caution — it is indecision with a meeting habit attached to it.

If the same item appears in your decision log three weeks running, you do not have a decision problem — you have an escalation problem.

What good meeting discipline does for the relationship between owner and developer

The relationship between a business owner and a development team is built on mutual trust — and trust depends on both sides being able to rely on what was agreed. When decisions are not recorded, each party is effectively working from their own mental model of the project. Those models diverge over time, quietly and without anyone noticing, until the moment they collide.

A shared decision log keeps both sides anchored to the same reality. The developer knows what has been formally agreed and can proceed with confidence. The owner can see what is outstanding and where they are needed. Neither party needs to rely on memory or on good faith alone — the document carries the weight.

This is not about distrust. It is about removing the conditions in which misunderstanding thrives. A well-maintained log also protects both sides: if a scope change is requested verbally and never recorded, neither the owner nor the developer has any protection when the costs increase. Writing it down is not defensive — it is professional.

Practical steps to make this stick

  • Create a decision log before your next project meeting. A Google Doc with four columns (decision/action, owner, due date, status) is enough. Share it with everyone on the project.
  • Appoint a note-keeper for each call. This does not have to be the same person every time, but someone must own the job of logging decisions as they are made — not reconstructing them afterwards.
  • Read back actions before you end the call. Every single time. It takes two minutes and prevents a week of drift.
  • Flag stale items. At the start of each meeting, scan the log for anything that has been open for more than two cycles without movement. Name it and escalate or close it.
  • Separate decisions from discussions. If an item needs more information before a decision can be made, log it as 'pending — owner X will confirm by [date]'. Do not leave it as an open conversation thread.
  • Review the log at each milestone. At the end of a sprint or phase, read through every entry. This gives you a clear picture of what has been decided, what changed, and why — invaluable when a project is handed over or audited.

End every meeting with three named actions

If none of the above feels immediately achievable, start here. Before every project meeting ends, write down three things: the most important decision taken in the meeting, the most important thing that still needs to happen before the next one, and the one risk that is currently highest on the list. For each of those three items, name one person and one date.

Three actions. Three owners. Three dates. It takes less than five minutes. Done consistently, it will change the character of your project within a month.

Meetings are not the problem — unrecorded meetings are. The goal is not to hold fewer of them or to make them longer. It is to make sure that every call ends with something concrete: a decision that is written down, owned, and dated. That is the difference between a project that drifts and a project that moves.

How to turn project meetings into a decision-driven management system

  1. Create a four-column decision log. Before your next project meeting, set up a shared, living document — a Google Doc or free Trello board is enough — with four columns: decision or action (one plain sentence), owner (one named individual, never 'the team'), due date (a specific date, since 'ASAP' is not a date), and status (open, done or blocked). Share it with everyone on the project.
  2. Appoint a note-keeper for each call. Make someone own the job of logging decisions as they are made, not reconstructing them afterwards. It does not have to be the same person every time, but the role must be assigned for each meeting.
  3. Run a five-part agenda in order, every time. Work through progress (brief and factual — demos beat status updates), blockers (name each one and its owner), decisions (work through choices in priority order; any that cannot be made today get an owner and a date), risks (log new ones, status-update existing ones), and next steps.
  4. Read back every action before the call ends. As the final agenda item, read aloud every action and decision recorded, confirming the owner and the date for each. This takes two minutes and prevents a week of confusion.
  5. Flag and escalate stale items. At the start of each meeting, scan the log for anything open for more than two cycles without movement. If a decision has appeared twice without closing, formally escalate it to whoever holds the authority, or name a hard deadline after which a default position applies.
  6. Separate decisions from discussions. If an item needs more information before it can be decided, log it as 'pending — owner X will confirm by [date]' rather than leaving it as an open conversation thread.
  7. Review the whole log at each milestone. At the end of a sprint or phase, read through every entry to get a clear picture of what was decided, what changed and why — invaluable when a project is handed over or audited.

Frequently asked questions

Why do so many app project meetings feel busy but never get anything decided?

Because the team is relying on meetings alone to coordinate, with no system to hold decisions between calls. Whatever was said last week fades or is reinterpreted, so the first fifteen minutes go on reconstructing context that should already be written down. The fix is not fewer or longer meetings, but ending each one with a decision that is written down, owned and dated.

What is the difference between meeting minutes and an action log?

Traditional minutes record what was discussed, while an action log records what was decided — and by whom, and by when. Minutes like 'the team discussed user authentication' tell you almost nothing, whereas 'Agreed: email-and-password login only for v1; owner: development lead; due: end of sprint 3' tells you everything. Action logs also make an undecided question visible as an empty slot, create accountability without finger-pointing, and shorten the start of every following meeting.

Do I need expensive project management software to keep a decision log?

No. A shared Google Doc with four columns, or a free Trello board, is more than sufficient for most projects. The tool matters far less than the habit, and if logging a decision takes more than two minutes the format is too complicated. You do not need a project management qualification — just one named person, one date, and the discipline to fill it in before the call ends.

How do I stop the same questions coming up in every project meeting?

Distinguish between a decision that needs more information and one that needs more authority. Deferring is reasonable if you genuinely cannot decide until a developer completes a spike of work, but if the same budget question has appeared in three consecutive meetings, the problem is escalation, not information. The article's rule is that if a decision has appeared in your log twice without closing, escalate it to whoever holds the authority or set a hard deadline after which a default position applies.

How does recording decisions affect the relationship between a business owner and a developer?

When decisions are not recorded, each side works from its own mental model of the project, and those models quietly diverge until they collide. A shared decision log keeps both parties anchored to the same reality — the developer knows what is formally agreed and the owner can see what is outstanding, so neither relies on memory or good faith alone. It also protects both sides: if a verbal scope change is never recorded, neither has any protection when costs increase, so writing it down is professional rather than defensive.

What is the simplest way to improve my project meetings if I can only do one thing?

End every meeting by writing down three things: the most important decision taken, the most important thing that still needs to happen before the next meeting, and the single highest risk. Give each of those three items one named person and one date. It takes less than five minutes, and done consistently it will change the character of your project within a month.

Share Follow
Your App Needs a Handover Plan Before It Needs a Launch Party
Working With App Developers

Your App Needs a Handover Plan Before It Needs a Launch Party

Launch day is not the end of your project — it's the moment the business needs to take control. Here's how to plan a handover that actually protects you.

17 Jul 2026 · 8 min read
Working With App Developers

Who Owns the Task? The Question That Saves Projects

Most project delays aren't coding delays — they're waiting-for-a-decision delays. Learn how naming one owner per task eliminates polite paralysis before it stalls your build.

8 Jul 2026 · 9 min read
Building Your Custom Warehouse Tool
The Warehouse Blueprint

Building Your Custom Warehouse Tool

A custom tool begins with a clear outcome, not code. Own the workflow, brief real exceptions, and use the Done Ladder.

3 Aug 2026 · 5 min read