Fountain Coach Gitowner-controlled · read only

fountain-manifesto.git · index.html

fountain-manifesto.git / index.html

revision e5882c40022459887f965a4ccf49ad488944f602 · complete file

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Fountain Coach — Extending Presence</title>
  <link rel="stylesheet" href="assets/styles.css" />
</head>
<body>
  <main>
    <header>
      <img src="illustrations/fountain-logo.png" alt="Fountain Coach Logo" class="logo-header" />
      <h1>Fountain Coach</h1>
      <p class="subtitle">Extending presence in coaching and therapy</p>
      <hr />
    </header>

    <article>
      <p>
        Presence, in the context of coaching or therapy, is not simply being physically together...
      </p>

      <figure class="float-right">
        <img src="illustrations/presence-extension.png" alt="Extending presence over time" class="illustration" />
        <figcaption>Extending presence beyond the hour.</figcaption>
      </figure>

      <p>
        A coach or therapist may hold space beautifully during a session...
      </p>

      <p>
        FountainAI was built not to replace presence, but to extend it...
      </p>

      <p>
        When someone speaks a metaphor in session...
      </p>

      <figure class="float-left">
        <img src="illustrations/metaphor-memory.png" alt="Memory of metaphors and threads" class="illustration" />
        <figcaption>A memory for metaphor and emergence.</figcaption>
      </figure>

      <p>
        Most digital tools fragment this process...
      </p>

      <p>
        What’s missing isn’t information, but presence...
      </p>

      <p>
        FountainAI offers this continuity by listening differently...
      </p>

      <p>
        When a coach re-enters the next session, they’re not starting over...
      </p>

      <figure class="float-right">
        <img src="illustrations/unsaid-held-open.png" alt="Holding the unsaid open over time" class="illustration" />
        <figcaption>Holding space for the unsaid — gently and faithfully.</figcaption>
      </figure>

      <p>
        This is especially valuable in therapeutic work with existential themes...
      </p>

      <p>
        To be clear, FountainAI is not an agent...
      </p>

      <p>
        The value of FountainAI, then, is not in automating coaching...
      </p>

      <p>
        And in a time when presence is increasingly scarce...
      </p>

      <p class="signature">
        FountainAI was built for that.
      </p>
    </article>
  </main>
</body>
</html>