Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 78 additions & 0 deletions de/dsm/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Transitrix DSM — die Strategieebene | Transitrix</title>
<meta name="description" content="Transitrix DSM: dynamisches Strategiemanagement, das auf dem Transitrix-Modell operiert und sich aktualisiert, wenn sich das Unternehmensmodell verändert.">
<link rel="canonical" href="/de/dsm/">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,600;1,400&family=IBM+Plex+Mono:wght@400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../../assets/css/style.css">
<link rel="icon" type="image/png" sizes="128x128" href="/assets/img/favicon-128.png">
<link rel="apple-touch-icon" sizes="256x256" href="/assets/img/apple-touch-icon.png">
<link rel="alternate" hreflang="en" href="../../dsm/">
<link rel="alternate" hreflang="de" href="./">
<script>if(localStorage.getItem('theme')==='light')document.documentElement.setAttribute('data-theme','light');</script>
<!-- Cloudflare Web Analytics -->
<script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "1d2971bbe7964ede92ee02e5c78da48c"}'></script>
<!-- End Cloudflare Web Analytics -->
</head>
<body>
<a class="skip-link" href="#main">Zum Inhalt springen</a>
<header class="site-header">
<div class="wrap">
<a class="logo" href="../../">Transitrix</a>
<div class="header-right">
<button class="theme-toggle" id="theme-toggle" aria-label="Thema wechseln">
<svg class="icon-moon" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg>
<svg class="icon-sun" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg>
</button>
<nav class="lang-switch" aria-label="Sprache">
<a href="../../dsm/" hreflang="en">EN</a>
<a href="./" aria-current="true">DE</a>
</nav>
</div>
</div>
</header>
<main id="main" class="wrap">
<div class="hero">
<h1>Transitrix DSM — die Strategieebene</h1>
<p class="lede">Dynamisches Strategiemanagement, das auf dem Transitrix-Modell operiert — eine Strategie, die sich aktualisiert, wenn sich das Unternehmensmodell verändert, statt eines Dokuments, das in der Woche nach seiner Verabschiedung veraltet.</p>
</div>

<section aria-labelledby="evidence-heading">
<h2 id="evidence-heading">Ein Modell, über die Zeit neu projiziert</h2>
<figure class="product-shot">
<img src="../../assets/img/dsm-one-model-three-dates.png" alt="Eine Transitrix-Fähigkeitskarte, dasselbe zugrunde liegende Modell an drei Daten neu projiziert: 2024-06-30, 2026-08-04 und 2028-06-30." loading="lazy" width="3232" height="825">
<figcaption>Eine Fähigkeitskarte, neu projiziert, während sich das zugrunde liegende Modell verändert. Konstruierte Demo-Daten — kein reales Modell.</figcaption>
</figure>
</section>

<section aria-labelledby="fit-heading">
<h2 id="fit-heading">Wo das einzuordnen ist</h2>
<p>DSM liest dasselbe textbasierte Modell, das die Methodik definiert und Transitrix Studio rendert — es hält keine eigene Kopie der Strategie. Während Studio dieses Modell als Diagramme zur Prüfung rendert, verfolgt DSM, wie sich eine bestimmte Ansicht davon — eine Fähigkeitskarte, ein Zielbaum — verändert, wenn sich das Modell selbst verändert, sodass die Strategie neben der Struktur lesbar bleibt, statt zwischen Prüfungen davon abzudriften.</p>
</section>

<section aria-labelledby="status-heading">
<h2 id="status-heading">Status</h2>
<p>Transitrix DSM ist heute nicht offen: kein Build zum Installieren, kein Repository zum Klonen, und kein Datum dafür festgelegt, dass sich das ändert. Der Weg, es in Aktion zu sehen, ist ein Gespräch — schreiben Sie an <a href="mailto:hello@transitrix.com">hello@transitrix.com</a>.</p>
</section>
</main>
<footer class="site-footer">
<div class="wrap footer-inner">
<p>
<a href="https://github.com/transitrix">github.com/transitrix</a> ·
<a href="https://x.com/transitrix">@transitrix</a> ·
<a href="https://vkgeorgia.github.io">vkgeorgia.github.io</a>
</p>
<nav class="lang-switch" aria-label="Sprache">
<a href="../../dsm/" hreflang="en">EN</a>
<a href="./" aria-current="true">DE</a>
</nav>
</div>
</footer>
<script src="../../assets/js/theme.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions de/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ <h3>Transitrix Studio</h3>
<div class="card-meta">Strategieprodukt · noch nicht öffentlich</div>
<h3>Transitrix DSM</h3>
<p>Dynamisches Strategiemanagement, das auf dem Transitrix-Modell operiert — und sich aktualisiert, wenn sich das Unternehmensmodell verändert. Zukünftiges kommerzielles Flaggschiff. Noch nicht öffentlich verfügbar.</p>
<a class="card-link" href="dsm/">Mehr zu Transitrix DSM →</a>
</article>
<article class="card">
<div class="card-meta">Forschung · Phase 2</div>
Expand Down
2 changes: 1 addition & 1 deletion de/strategy-and-behaviour/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>Die Strategie- und Verhaltensebene</h1>

<section aria-labelledby="dsm-heading">
<h2 id="dsm-heading">Transitrix DSM — die Strategieebene</h2>
<p>Dynamisches Strategiemanagement, das auf dem Transitrix-Modell arbeitet — eine Strategie, die sich mit dem Unternehmensmodell aktualisiert, statt eines Dokuments, das in der Woche nach seiner Verabschiedung veraltet. Es liest dasselbe textbasierte Modell, das die Methodik definiert und Transitrix Studio rendert, und hält die Strategie daneben lesbar. Dies ist das künftige kommerzielle Flaggschiff der Initiative.</p>
<p>Dynamisches Strategiemanagement, das auf dem Transitrix-Modell arbeitet — eine Strategie, die sich mit dem Unternehmensmodell aktualisiert, statt eines Dokuments, das in der Woche nach seiner Verabschiedung veraltet. Es liest dasselbe textbasierte Modell, das die Methodik definiert und Transitrix Studio rendert, und hält die Strategie daneben lesbar. Dies ist das künftige kommerzielle Flaggschiff der Initiative. <a href="../dsm/">Mehr zu Transitrix DSM →</a></p>
</section>

<section aria-labelledby="swarm-heading">
Expand Down
78 changes: 78 additions & 0 deletions dsm/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Transitrix DSM — the strategy layer | Transitrix</title>
<meta name="description" content="Transitrix DSM: dynamic strategy management that operates on the Transitrix model, updating as the enterprise model changes instead of going stale.">
<link rel="canonical" href="/dsm/">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,600;1,400&family=IBM+Plex+Mono:wght@400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../assets/css/style.css">
<link rel="icon" type="image/png" sizes="128x128" href="/assets/img/favicon-128.png">
<link rel="apple-touch-icon" sizes="256x256" href="/assets/img/apple-touch-icon.png">
<link rel="alternate" hreflang="de" href="../de/dsm/">
<link rel="alternate" hreflang="en" href="./">
<script>if(localStorage.getItem('theme')==='light')document.documentElement.setAttribute('data-theme','light');</script>
<!-- Cloudflare Web Analytics -->
<script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "1d2971bbe7964ede92ee02e5c78da48c"}'></script>
<!-- End Cloudflare Web Analytics -->
</head>
<body>
<a class="skip-link" href="#main">Skip to main content</a>
<header class="site-header">
<div class="wrap">
<a class="logo" href="../">Transitrix</a>
<div class="header-right">
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle theme">
<svg class="icon-moon" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg>
<svg class="icon-sun" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg>
</button>
<nav class="lang-switch" aria-label="Language">
<a href="./" aria-current="true">EN</a>
<a href="../de/dsm/" hreflang="de">DE</a>
</nav>
</div>
</div>
</header>
<main id="main" class="wrap">
<div class="hero">
<h1>Transitrix DSM — the strategy layer</h1>
<p class="lede">Dynamic strategy management that operates on the Transitrix model — a strategy that updates as the enterprise model changes, instead of a document that goes stale the week it's approved.</p>
</div>

<section aria-labelledby="evidence-heading">
<h2 id="evidence-heading">One model, re-projected over time</h2>
<figure class="product-shot">
<img src="../assets/img/dsm-one-model-three-dates.png" alt="A Transitrix capability map, the same underlying model re-projected at three dates: 2024-06-30, 2026-08-04, and 2028-06-30." loading="lazy" width="3232" height="825">
<figcaption>One capability map, re-projected as the underlying model changes. Constructed demo data — not a real model.</figcaption>
</figure>
</section>

<section aria-labelledby="fit-heading">
<h2 id="fit-heading">Where this sits</h2>
<p>DSM reads the same text-native model that the methodology defines and Transitrix Studio renders — it does not hold a separate copy of the strategy. Where Studio renders that model as diagrams for review, DSM tracks how a specific view of it — a capability map, a goal tree — shifts as the model itself changes, so strategy stays legible alongside structure instead of drifting from it between reviews.</p>
</section>

<section aria-labelledby="status-heading">
<h2 id="status-heading">Status</h2>
<p>Transitrix DSM is not open today: no build to install, no repository to clone, and no date set for that to change. The way to see it working is a conversation — reach out at <a href="mailto:hello@transitrix.com">hello@transitrix.com</a>.</p>
</section>
</main>
<footer class="site-footer">
<div class="wrap footer-inner">
<p>
<a href="https://github.com/transitrix">github.com/transitrix</a> ·
<a href="https://x.com/transitrix">@transitrix</a> ·
<a href="https://vkgeorgia.github.io">vkgeorgia.github.io</a>
</p>
<nav class="lang-switch" aria-label="Language">
<a href="./" aria-current="true">EN</a>
<a href="../de/dsm/" hreflang="de">DE</a>
</nav>
</div>
</footer>
<script src="../assets/js/theme.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ <h3>Transitrix Studio</h3>
<div class="card-meta">strategy product · not yet public</div>
<h3>Transitrix DSM</h3>
<p>Dynamic strategy management that operates on the Transitrix model — updating as the enterprise model changes. Future commercial flagship. Not yet publicly available.</p>
<a class="card-link" href="dsm/">More on Transitrix DSM →</a>
</article>
<article class="card">
<div class="card-meta">research · phase 2</div>
Expand Down
2 changes: 1 addition & 1 deletion strategy-and-behaviour/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>The strategy and behaviour layers</h1>

<section aria-labelledby="dsm-heading">
<h2 id="dsm-heading">Transitrix DSM — the strategy layer</h2>
<p>Dynamic strategy management that operates on the Transitrix model — a strategy that updates as the enterprise model changes, instead of a document that goes stale the week it's approved. It reads the same text-native model that the methodology defines and Transitrix Studio renders, and keeps strategy legible alongside it. This is the future commercial flagship of the initiative.</p>
<p>Dynamic strategy management that operates on the Transitrix model — a strategy that updates as the enterprise model changes, instead of a document that goes stale the week it's approved. It reads the same text-native model that the methodology defines and Transitrix Studio renders, and keeps strategy legible alongside it. This is the future commercial flagship of the initiative. <a href="../dsm/">More on Transitrix DSM →</a></p>
</section>

<section aria-labelledby="swarm-heading">
Expand Down
Loading