Skip to content

How it works

[ 5‑DAY BREAKTHROUGH SYSTEM ]

Welcome. This page is an example doc to preview how our Markdown renders with the current theme. It mixes standard Markdown and a few small HTML classes we already use elsewhere (e.g., kicker, btn-primary).


Overview

In one focused week we move from noise to clarity:

  1. Discover what really matters
  2. Design bold but grounded directions
  3. Decide with confidence and alignment

We combine human intuition with AI speed to unlock insight and momentum.

What you get

  • Clear problem framing
  • Shared language and alignment
  • A validated path forward

a sample quote


Discover

Surface hidden insights, untangle complexity, and frame the right problem.

  • Stakeholder interviews and signal gathering
  • Rapid sensemaking and theme mapping

Design

Co‑create grounded possibilities and test the riskiest assumptions quickly.

  • Structured ideation and directional prototypes
  • Signal‑based evaluation, not opinions

Decide

Choose a clear, validated path and build internal commitment to move fast.

  • Decision workshop and next‑steps plan
  • Risks, owners, and timelines

Example UI bits

Inline code like npm run build and a short code block:

export function hello(name: string) {
return `Hello, ${name}!`;
}

A simple table:

PhasePrimary outcome
DiscoverProblem framing
DesignDirectional prototypes
DecideValidated path + commitment

Markdown showcase

A paragraph with some emphasis like bold, italic, and a handy shortcut like Cmd + K. Here is a link to inloop.studio.

A well‑styled blockquote should be easy to scan and distinguish from body text.

It can include multiple paragraphs. The left border and soft background help it stand out.

Headings

Heading level 4

Heading level 5
Heading level 6

Lists

  • Unordered list item
  • Another item
    • Nested unordered item
    • Another nested item
  1. Ordered list item
  2. Another item
    1. Nested ordered item
    2. Another nested item

Inline code and code block

Use inline code like npm run dev inline. And a longer code block:

Terminal window
# Install and build
npm install
npm run build

Table

TokenExample
Color--lavender-400
Radius--radius-card

Image and caption

Example screenshot
An example image with rounded corners and a caption.

Details / summary

Click to expand This is additional information tucked away inside a native HTML disclosure element.