Planning the Shape Up Cooldown Period Between Build Cycles

Teaches you how to structure the cool-down period between Shape Up build cycles so teams can fix bugs, pay down technical debt, explore new ideas, and prepare shaped work for the next betting table.

Block one or two weeks between every build cycle as an unstructured cool-down. Divide the time into four lanes: bug fixes and polish from the last cycle, technical debt and infrastructure work, personal exploration or learning, and shaping and betting preparation for the next cycle. Let individuals self-direct their time across these lanes rather than assigning tasks top-down. The cool-down ends with a betting table session that kicks off the next cycle.

Outcome: You produce a repeatable cool-down structure that prevents burnout, keeps technical debt from compounding, gives builders creative autonomy, and ensures the next cycle's betting table has well-shaped pitches ready to evaluate.

Synthesized from public framework references and reviewed for accuracy.

ProductBeginner45-90 minutes for initial planning, then 15-30 minutes of facilitation at the start of each cool-down

Prerequisites

  • Familiarity with Shape Up's fixed-time, variable-scope cycle structure
  • Understanding of the betting table process and how shaped pitches get selected
  • Completion of at least one build cycle so there is real context for what needs fixing and exploring

Overview

The cool-down period is the connective tissue of the Shape Up framework. Every build cycle, whether six weeks or three, ends with a scheduled pause. During this pause, there are no assigned projects, no formal sprints, and no pressure to ship. The cool-down exists because sustained, deadline-driven building without relief degrades both code quality and team morale. It is not a gap in the schedule. It is a first-class phase of the product development rhythm, as deliberate as the build cycle itself.

Planning a cool-down means dividing the available time into four activity lanes: fixing bugs and polishing work from the cycle that just ended, addressing accumulated technical debt and infrastructure improvements, allowing personal exploration and skill-building, and shaping and preparing pitches for the upcoming betting table. The specific artifact you produce is a cool-down plan document, a lightweight one-page outline that lists the four lanes, any hard commitments (like a critical bug that must be resolved), and the date and time of the next betting table session. This document is shared at the start of cool-down so every team member can self-direct their time.

Without a planned cool-down, teams in Shape Up tend to either extend the build cycle informally ("just one more day to polish") or treat the break as pure vacation and arrive at the next betting table unprepared. Both patterns erode the cadence that makes Shape Up work. A well-structured cool-down solves three problems at once: it creates a pressure-release valve so builders can breathe, it prevents technical debt from quietly compounding cycle after cycle, and it ensures the shaping pipeline stays full so the betting table never stalls for lack of options.

The cool-down is also where some of the best product ideas originate. When engineers and designers get unstructured time to poke at problems that interest them, they surface insights that formal shaping sessions miss. Many of those explorations turn into shaped pitches within a cycle or two. The cool-down, in other words, is not downtime. It is the period where the next round of great work germinates.

How It Works

The shape up cooldown period works on a simple principle: creative, high-intensity work needs structured recovery and preparation time baked into the calendar, not bolted on as an afterthought. The cool-down sits between the end of one build cycle and the start of the next betting table. In a standard six-week cycle, the cool-down is typically two weeks. In a three-week cycle, one week is more common. The ratio matters because a cool-down that is too short gets consumed entirely by bug fixes, leaving no room for exploration or shaping. A cool-down that is too long loses momentum and makes it hard for teams to re-engage with focused building.

The four-lane model gives the cool-down its structure without turning it into a mini-sprint. Think of each lane as a category of work, not a rigid allocation of days. The first lane, bug fixes and polish, addresses anything that shipped in the last cycle but needs cleaning up. This includes UI inconsistencies, edge-case errors reported by early users, and small quality-of-life improvements the team noticed but could not address within the fixed cycle appetite. The second lane, technical debt, covers infrastructure improvements, dependency updates, refactoring, monitoring improvements, and anything that makes future cycles easier. The third lane, exploration, is genuinely unstructured. Builders pick something that interests them, whether that is prototyping a feature idea, learning a new technology, or investigating a customer pain point. The fourth lane, shaping preparation, is where senior product people and shapers work on pitches for the next betting table. They write up problems, sketch solutions using breadboards and fat-marker sketches, identify rabbit holes, and define appetites.

The key insight is that individuals self-direct across these lanes. There is no manager assigning "you take bugs, you do tech debt." A developer who just finished an intense cycle might spend most of cool-down on exploration and only touch one bug. A designer might split time between polishing last cycle's shipped work and helping shape the next pitch. This autonomy is what makes the cool-down restorative rather than just another work block with a different label. The only hard constraint is that any critical production bugs get triaged and assigned immediately, because those cannot wait for someone to voluntarily pick them up.

The cool-down ends with a clear handoff: the betting table session. By the time the betting table convenes, shaped pitches should be written and circulated, bugs from the last cycle should be resolved or explicitly deprioritized, and team members should feel rested enough to commit to another full cycle. If the betting table consistently starts with half-baked pitches or exhausted builders, the cool-down structure needs adjustment, either more time, clearer expectations about shaping work, or better triage of what "must" happen versus what can wait.

Step-by-Step

  1. Step 1: Schedule the cool-down on the calendar before the cycle starts

    Before the build cycle even begins, block the cool-down period on the team calendar. For a six-week cycle, block two weeks. For a three-week cycle, block one week. Mark the final day of the cool-down as the betting table session date, and send calendar invites for that session to all decision-makers.

    This step seems trivial, but without an explicit calendar block, cool-downs get compressed by scope creep from the ending cycle. Treat the start date of cool-down as a hard boundary, just as firm as the cycle deadline itself. If the cycle work is not done by the deadline, it does not bleed into cool-down. The work is either shipped as-is, scoped down, or dropped entirely.

    Tip: Add a recurring calendar event for the entire cool-down block labeled 'Cool-Down: No Assigned Projects' so it shows as busy time. This prevents other teams from scheduling the builders into meetings, workshops, or cross-functional initiatives during the recovery period.

  2. Step 2: Run a 30-minute cycle retrospective on the first day

    On the first morning of cool-down, gather the team for a brief, informal retrospective. This is not a full agile retro with sticky notes and voting. It is a focused conversation answering three questions: What shipped and what got cut? What bugs or rough edges did we notice but could not fix?

    What surprised us, either positively or negatively? The purpose is to surface the bug-fix and polish lane's contents while the context is still fresh. Capture the output in a shared document or issue tracker. Label each item as "must fix" (production-impacting), "should fix" (quality issue), or "nice to have" (polish).

    This triage gives builders a clear menu to choose from without mandating specific assignments.

    Tip: Keep the retro conversational, not ceremonial. If someone wants to vent about a frustrating technical decision from the cycle, let them. The emotional decompression is part of why cool-down exists.

  3. Step 3: Triage critical bugs and assign only the truly urgent ones

    After the retrospective, review the "must fix" items with the tech lead or senior engineer. Critical bugs are anything that blocks users from completing a core workflow, causes data loss, or creates a security vulnerability. These are the only items that get formally assigned during cool-down. Everything else stays on the menu for self-selection.

    If there are more than two or three critical bugs, that is a signal the cycle shipped too rough and the team should discuss whether the cycle's scope was too ambitious or the quality bar was unclear. Assign critical bugs to specific people with a clear target resolution date, ideally within the first two or three days of cool-down so the rest of the period stays open.

    Tip: If a "critical" bug has existed for multiple cycles without causing user complaints, it is not actually critical. Reclassify it. Cool-down bug triage should be ruthless about distinguishing real urgency from accumulated guilt about known issues.

  4. Step 4: Share the cool-down plan document

    Create and share a one-page cool-down plan. This document lists the four lanes (bug fixes, tech debt, exploration, shaping), the triaged bug list from Step 3, any known technical debt items that have been accumulating (pull these from your tech debt backlog or ask engineers what they have been wanting to fix), a reminder that exploration time is genuinely unstructured, and the date and time of the upcoming betting table session. Distribute this document to the entire team in whatever channel they use for announcements, Slack, email, or a wiki page. The goal is not to prescribe what anyone works on.

    The goal is to make visible all the options so people can choose with full context.

    Tip: Include a section in the document titled 'Shaping in progress' that lists any pitches currently being developed for the next betting table. This lets builders who want to contribute to shaping know where to plug in, and it signals to shapers that their work is visible and valued.

  5. Step 5: Let builders self-direct their time across the four lanes

    Once the plan is shared, step back. This is the hardest part for managers and leads accustomed to assigning work. During cool-down, individuals choose what to work on each day. A developer might spend Monday and Tuesday fixing two "should fix" bugs, Wednesday updating a dependency that has been nagging them for months, and Thursday and Friday prototyping an idea they sketched on a napkin during the cycle.

    A designer might spend the first few days polishing micro-interactions that shipped rough, then shift to helping shape a pitch. The only intervention point is if critical bugs from Step 3 are not getting resolved on schedule. Otherwise, trust the team to allocate their own attention. Check in informally, not with standups or status reports, but with casual conversations.

    Tip: Some people will spend most of cool-down exploring, and that is fine. The exploration lane is what keeps talented builders engaged long-term. If you pressure everyone to spend cool-down on bugs and debt, you turn cool-down into a chore sprint and lose the retention benefit entirely.

  6. Step 6: Advance shaping work for the next betting table

    While builders self-direct, the shaping track runs in parallel. Senior product people, founders, or designated shapers should use the cool-down to finalize pitches for the next betting table. This means writing up the problem, sketching the solution at the right level of abstraction, identifying rabbit holes and no-go areas, and setting the appetite for each pitch. Ideally, shaped pitches are circulated to betting table participants at least two days before the session so everyone has time to read and think.

    If shaping work is not progressing, the product lead should check in with shapers mid-cool-down. A betting table with no strong pitches is worse than a delayed betting table.

    Tip: Invite one or two builders to review draft pitches before the betting table. They catch technical rabbit holes that shapers miss, and their input improves the quality of the pitch without turning shaping into a committee process.

  7. Step 7: Run the betting table session to close the cool-down

    The cool-down formally ends with the betting table session. This session evaluates shaped pitches, decides which ones to bet on for the next cycle, and assigns teams to projects. Before the session begins, do a quick cool-down check: Were critical bugs resolved? Did any exploration work surface ideas worth shaping for a future cycle?

    Is the team rested enough to commit to another full build cycle? If the answer to the last question is no, you may need to extend the cool-down or reduce the next cycle's scope. The betting table output is the cycle plan, which is the artifact that launches the next phase.

    Tip: Keep a running list of exploration projects that surfaced interesting findings. Even if they are not ready to shape into pitches, they form a backlog of ideas that shapers can draw from in future cool-downs. This makes exploration feel productive even when it does not lead to an immediate pitch.

  8. Step 8: Capture and archive cool-down outcomes

    After the betting table, spend 15 minutes documenting what happened during the cool-down. List the bugs fixed, the technical debt addressed, any exploration projects and their findings, and which shaped pitches were prepared. Archive this alongside the cycle retrospective notes. Over time, this archive becomes invaluable.

    It shows patterns, like whether tech debt is growing faster than cool-downs can address it, whether certain types of bugs recur, or whether exploration time consistently produces shaping inputs. Without this documentation, cool-down becomes invisible work that leadership undervalues because they cannot see its output.

    Tip: A simple table works: four columns (Lane, Item, Who, Outcome). Do not over-engineer the documentation. The goal is a lightweight record, not a formal report.

Examples

Example: Small SaaS team after a six-week cycle

A five-person team (two engineers, one designer, one product manager, one founder) just finished a six-week cycle building a new onboarding flow. They have a two-week cool-down before the next cycle. Three bugs were reported by beta users. The codebase has a known issue with slow database queries on the reporting page. The founder wants to explore adding AI-powered suggestions. Two pitches need shaping for the next betting table.

On day one, the product manager runs a 30-minute retrospective. The team identifies the three beta bugs plus two UI polish items they noticed during the cycle. One bug is critical (new users cannot complete step 3 of onboarding on Safari). The PM assigns that bug to one engineer and puts the other items on the self-select menu.

The founder writes up the cool-down plan document: critical Safari bug (assigned), two other bugs and two polish items (self-select), the slow-query database issue (tech debt lane), an open invitation to explore the AI suggestion idea (exploration lane), and a note that two pitches need shaping by day 8 of the cool-down. Over the first week, the assigned engineer fixes the Safari bug by day 2, then voluntarily picks up the slow-query optimization because it has been bugging her for months. The other engineer spends three days prototyping an AI suggestion feature using a public API, then switches to fixing the remaining two bugs. The designer spends the first week polishing the onboarding flow's micro-interactions.

During the second week, the founder and PM finalize two shaped pitches, circulate them on day 8, and run the betting table on day 10. The team picks a six-week project from the two pitches and starts the next cycle feeling rested and prepared.

Example: Larger product team with three-week cycles

A twelve-person product organization running three-week cycles with one-week cool-downs. They have three teams of four people each. Each team shipped a different project. The company has a quarterly OKR review meeting scheduled during the cool-down week. Technical debt has been accumulating because the one-week cool-downs have been consistently consumed by bug fixes.

The engineering manager recognizes the pattern: five consecutive cool-downs spent almost entirely on bugs, with no time for debt reduction or exploration. She raises this at the cycle retrospective and proposes a structural change. For this cool-down, each team designates one person as the 'bug duty' rotation, responsible for triaging and fixing any critical bugs. The other three team members are explicitly freed to spend at least 60% of the week on tech debt or exploration.

She creates a shared tech debt backlog with 23 items accumulated over the past five cycles, ranked by impact. Teams pick items from the backlog. The OKR review meeting is scheduled for Wednesday afternoon, taking 90 minutes. The engineering manager negotiates with leadership to keep it to that single meeting, protecting the rest of the week.

Shapers (two senior PMs) work on pitches Monday through Thursday, circulating three pitches by Thursday evening. The betting table runs Friday morning. By the end of the week, teams have resolved four critical bugs through the rotation system, knocked out seven tech debt items from the backlog, run two exploration projects (one of which surfaces a performance improvement worth shaping), and prepared three strong pitches for the betting table. The engineering manager archives the outcomes and notes that the tech debt backlog dropped from 23 to 16 items for the first time in months.

Example: B2C mobile app team new to Shape Up

A seven-person mobile app team transitioning from two-week sprints to Shape Up. They just completed their first six-week cycle and are entering their first-ever cool-down. The team is unfamiliar with unstructured time and keeps asking 'what are we supposed to do?' The product lead has not yet developed a shaping practice, so there are no pitches ready for the next cycle.

The product lead anticipates the discomfort and prepares a more guided cool-down for this first iteration. On day one, she runs the retrospective and identifies eight bugs, two of which are critical (app crashes on Android 12 during checkout, push notifications not firing for one segment). She creates the cool-down plan document but adds more detail than usual: specific examples of what 'exploration' could look like (prototype a dark mode, investigate why session duration dropped 15% last month, try a new animation library), and a list of five technical debt items suggested by the senior developer. She holds a brief kickoff meeting explaining the four lanes and emphasizing that there are no standups, no tickets, and no status reports during cool-down.

The team is skeptical but curious. By mid-first-week, the critical bugs are fixed and most of the team has gravitated toward bug fixes and tech debt, which feels safe and familiar. Only one developer has started an exploration project. The product lead does not push.

She spends the first week learning the shaping process herself, writing two rough pitches. During the second week, she asks one engineer and the designer to review her draft pitches. Their feedback reveals a major technical rabbit hole in one pitch, which she revises. She circulates both pitches on day 9 and runs the betting table on day 10 with a small group (herself, the engineering lead, and the company CTO).

They bet on one pitch. The team enters the second cycle with a clearer understanding of how cool-down works, and the product lead notes in her archive that next cool-down she will encourage more exploration by sharing the outcomes of the one developer's prototype, which uncovered that a third-party SDK was responsible for the session duration drop.

Example: Enterprise B2B team managing stakeholder expectations

A product team at a mid-size B2B company runs six-week cycles with two-week cool-downs. The VP of Sales frequently requests urgent feature work during cool-down, claiming customer deals depend on specific features being built immediately. The team has started dreading cool-downs because they feel like an extension of the cycle with extra pressure from stakeholders.

The product director addresses this by making the cool-down structure visible to leadership. She creates a one-page 'Cool-Down Charter' that explains the four lanes, why each exists, and what happens to product quality when cool-downs are co-opted. 3x more critical bugs than cycles preceded by protected cool-downs. She establishes a rule: stakeholder requests during cool-down go into the shaping pipeline for the next betting table, not into the current cool-down.

Truly urgent production issues (outages, security vulnerabilities) are the only exception. For the next cool-down, she shares the plan document with the VP of Sales proactively, showing what the team will accomplish and when the next betting table will evaluate new feature requests. She includes the VP in the betting table session so he can advocate for his customers' needs in the right forum. The result: the team has their first genuinely protected cool-down in four cycles.

Two engineers tackle a database migration they have been deferring for six months. The designer explores a new dashboard concept that a customer mentioned during a call. Two shaped pitches are prepared, one of which addresses the VP's most urgent customer request. At the betting table, the VP sees his request evaluated fairly and bet on for the next cycle.

He stops making ad hoc requests during cool-down because he now trusts the process.

Best Practices

  • Protect the cool-down length fiercely, even when a cycle runs over. If the build cycle's deadline arrives and work is unfinished, the correct response is to cut scope or ship what exists, not to borrow days from the cool-down. Shortening the cool-down once teaches the team that deadlines are soft, and it compounds burnout because the recovery period disappears. Within two or three cycles of shortened cool-downs, you will see quality drop and attrition risk increase.

  • Let individuals choose their own allocation across the four lanes rather than assigning percentages like '50% bugs, 20% debt, 30% exploration.' Prescribed ratios turn cool-down into a constrained sprint and eliminate the autonomy that makes it restorative. The only exception is critical production bugs, which should be assigned because they cannot wait for voluntary pickup.

  • Circulate shaped pitches to betting table participants at least two full working days before the session. Pitches read cold in the meeting room get superficial evaluation. When participants have time to read, think, and formulate questions in advance, the betting table discussion is sharper and decisions are more confident. If pitches are not ready two days before, consider whether the cool-down needs to be longer or shaping needs to start earlier.

  • Track technical debt items in a persistent, visible list that carries across cool-downs. Without this list, tech debt discussions restart from scratch every cool-down and engineers waste time re-identifying the same issues. A shared document or tagged issues in your tracker give engineers a menu to pick from and give leadership visibility into the debt trajectory.

  • Encourage at least one exploration project per cool-down that has no connection to current product roadmap priorities. This is where breakthrough ideas come from. If every exploration project is just 'prototype the thing we are probably going to shape next cycle,' you are not exploring, you are doing premature build work under a different name.

  • Use the cool-down retrospective to calibrate future cycle appetites. If the team consistently arrives at cool-down exhausted with a long list of rough edges, the cycles are probably scoped too tightly. If they arrive with energy and a short bug list, the appetite-setting process is working well. This feedback loop only works if you are honest about how the team actually feels at the end of each cycle.

  • Do not schedule company-wide initiatives, all-hands, training days, or cross-team projects during cool-down without the team's consent. Cool-down time belongs to the builders. Filling it with organizational overhead defeats the purpose and signals that the company does not actually respect the recovery period.

Common Mistakes

Treating cool-down as overflow time for the previous cycle's unfinished work

Correction

This is the most common failure mode and it completely undermines the Shape Up cadence. When unfinished cycle work spills into cool-down, it teaches the team that the cycle deadline is not real. It also eliminates recovery time, debt reduction, and shaping preparation. The fix is strict: when the cycle ends, the cycle ends.

Unfinished work is either shipped in its current state, scoped down to what is done, or abandoned. If it is important enough, it gets re-shaped and re-bet in a future cycle. The first time you enforce this boundary will feel uncomfortable. By the third cycle, the team will internalize fixed deadlines and scope accordingly.

Assigning all cool-down time to bug fixes and technical debt, leaving no room for exploration

Correction

This happens when leadership views cool-down purely as a maintenance window. The result is that cool-down feels like drudge work, builders stop looking forward to it, and the team loses the serendipitous discovery that unstructured exploration produces. Watch for the signal: if nobody on the team started an exploration project in the last two cool-downs, you are probably over-prescribing the other lanes. Rebalance by explicitly naming exploration as a valued activity and celebrating when exploration surfaces a useful insight, even if it does not become a shaped pitch.

Skipping the cool-down entirely when the product is under launch pressure

Correction

Under pressure, skipping cool-down seems like a free way to gain a week or two of build time. In practice, it compounds technical debt, burns out the team, and degrades the quality of the next cycle because the betting table happens without properly shaped pitches. If you skip one cool-down, you will feel the consequences in the next cycle as increased bugs, lower morale, and weaker shaping. If you skip two consecutive cool-downs, you are no longer doing Shape Up.

You are doing extended sprints with a different name. The correct response to launch pressure is to reduce the next cycle's scope, not to eliminate recovery time.

Running the betting table without circulating shaped pitches in advance

Correction

When pitches are presented for the first time at the betting table, decision-makers evaluate them based on the presenter's charisma and the pitch's surface appeal rather than its substance. The result is poorly vetted bets that encounter surprises during the build cycle. The diagnostic signal is that betting table sessions consistently run over their time slot or result in 'let me think about it' deferrals. The fix is simple: set a hard deadline for pitch circulation, typically two days before the betting table, and enforce it.

Any pitch not circulated by the deadline does not get discussed in that session.

Making cool-down activities invisible to leadership and stakeholders

Correction

When cool-down work is not documented, leadership sees it as a gap in productivity. Over time, they start questioning why the team 'does nothing' for a week or two. This creates political pressure to shorten or eliminate cool-downs. The fix is the archive step: a lightweight record of what was accomplished during each cool-down.

When a VP asks 'what did the team do during that two-week break,' you can show them the 14 bugs fixed, the database migration completed, the two shaped pitches prepared, and the prototype that led to next quarter's biggest feature. Visibility protects the cool-down's existence.

Frequently Asked Questions

How long should a shape up cooldown period be relative to the cycle length?

The standard ratio is roughly one week of cool-down per three weeks of cycle. A six-week cycle gets a two-week cool-down. A three-week cycle gets one week. If your cool-downs are consistently consumed entirely by bug fixes with no time for exploration or shaping, that is a signal the cool-down is too short relative to the complexity of your cycles. You can experiment with extending by a few days, but address the root cause first: cycles may be shipping too rough, or technical debt may be accumulating faster than cool-downs can absorb.

Should I plan cool-down activities in a project management tool like I plan cycle work?

No. The whole point of cool-down is that it is self-directed and unstructured. If you create tickets, assign them, and track velocity during cool-down, you have just created another sprint under a different name. The only items that should appear in your tracker are critical production bugs that need formal assignment and tracking. Everything else lives on the cool-down plan document as a menu of options. Use the archive step at the end to record what was accomplished, but do not manage it during the period.

What if the team has no shaped pitches ready by the end of cool-down?

If the betting table arrives with no strong pitches, you have two options: extend the cool-down by a few days to finish shaping, or run a shorter next cycle to buy more shaping time. Do not start a cycle without well-shaped work just to maintain the calendar cadence. An under-shaped pitch leads to a cycle full of scope discovery, rabbit holes, and missed deadlines, which is far more expensive than a few extra days of cool-down. If this happens repeatedly, shaping needs to start earlier, possibly during the build cycle itself, with a dedicated shaper working in parallel.

How do I handle cool-down when team members want to take vacation?

Cool-down is an excellent time for vacation because there are no assigned projects with deadlines. Encourage it. The only constraint is ensuring that critical bug coverage is maintained and that at least one person involved in shaping is available to prepare pitches for the betting table. If multiple people want time off during the same cool-down, coordinate so that coverage is staggered. A cool-down where half the team is refreshed from actual vacation is more productive than one where everyone is present but exhausted.

Should exploration projects during cool-down have any structure or deliverables?

Exploration projects should not have formal deliverables, but they benefit from a lightweight "show and tell" at the end of cool-down. Ask anyone who explored something to spend five minutes sharing what they found, whether it is a working prototype, a failed experiment, or an interesting data finding. This makes exploration visible (which protects it politically) and surfaces insights that might feed into future shaping. Do not require a slide deck or a formal presentation. A screen share and a verbal explanation is sufficient.

Can shaping work happen during the build cycle instead of during cool-down?

Yes, and for many teams it should. Shaping is senior product work that runs on a different track from building. If your shaper is not on a build team, they can shape during the cycle and have pitches ready before cool-down even starts. This is the ideal scenario because it means cool-down is not bottlenecked on shaping completion. The cool-down then becomes review and refinement time for pitches rather than creation time. However, if your shaper is also a builder on a cycle team, shaping must happen during cool-down because they will not have bandwidth during the build cycle.

How do I prevent cool-down from becoming 'just another sprint' over time?

Watch for three warning signs: the team starts having daily standups during cool-down, managers begin assigning specific cool-down work to individuals, or the exploration lane disappears because 'there is too much real work to do.' If you see any of these, explicitly reset expectations at the start of the next cool-down. Restate the four-lane model, emphasize self-direction, and cancel any recurring meetings that crept in. The cool-down plan document helps here because it codifies the expectation of autonomy. If the cultural drift keeps happening, raise it in the cycle retrospective and discuss what structural change would protect the cool-down's character.