---
title: "Blog"
canonical: https://wavect.io/de/blog/overview/page/14/
language: de
description: "Eine kuratierte Startseite führt zu fokussierten Themen- und Cluster-Hubs, damit ältere Beiträge nicht allein durch ihr Alter an Sichtbarkeit verlieren."
image: "https://wavect.io/img/general/bak/open_graph_preview.jpg"
---

AUS DER PRAXIS Ausgabe №165

# Meinungen, keine Pressemitteilungen

Eine kuratierte Startseite führt zu fokussierten Themen- und Cluster-Hubs, damit ältere Beiträge nicht allein durch ihr Alter an Sichtbarkeit verlieren.

## Neueste Artikel

Neun Artikel pro Seite, nach Veröffentlichungsdatum sortiert.

### [Fractional CTPO vs CTO und CPO](/de/blog/fractional-ctpo-vs-fractional-cto-and-cpo/)

- **Details:** Führung & Teams · 17. Juni 2026

Wann ein kombinierter Kopf für Produkt und Technik das getrennte Einstellen von Fractional CTO und CPO schlägt, der Acht-Entwickler-Split-Punkt und der Single-Point-of-Failure-Trade-off.

### [Technische Due Diligence für KI-MVPs vor der Finanzierung](/de/blog/technical-due-diligence-ai-mvp/)

- **Details:** Produkt & MVP · 16. Juni 2026

Welche KI-spezifischen Punkte Investoren bei einem KI-MVP prüfen: Evals als Nachweis, Versionierung, Inferenzkosten, Datenrechte, EU AI Act und die Artefakte, die du vor der Runde bereithalten solltest.

### [Die Vibe-Code-Production-Readiness-Checkliste](/de/blog/vibe-code-production-readiness-checklist/)

- **Details:** Software Delivery & QA · 16. Juni 2026

Eine eigenständige, scannbare Checkliste für jede KI-generierte App, bevor echte User sie anfassen. Zehn Checks nach Häufigkeit sortiert, aufgeteilt in Blocker, High und Cleanup.

### [Was kostet es, eine vibe-codete App produktionsreif zu machen?](/de/blog/vibe-coded-software-audit-cost/)

- **Details:** Software Delivery & QA · 16. Juni 2026

Aufwandsspannen nach Produkttyp, wo die Zeit tatsächlich hingeht und was ein Audit typischerweise findet, gerahmt als Geld und Timelines. Das Hardening ist der Aufwand, das Audit nennt dir zuerst seine Größe.

### [Fractional CPO vs Senior PM](/de/blog/fractional-cpo-vs-product-manager/)

- **Details:** Führung & Teams · 16. Juni 2026

Was ein Fractional CPO, ein Senior PM und noch-niemand-einstellen jeweils verantworten. Der Weg vom PM zum CPO und warum frühe Gründer meist keinen davon brauchen.

### [Wann einen Fractional CPO einstellen](/de/blog/when-to-hire-fractional-cpo-austria/)

- **Details:** Führung & Teams · 16. Juni 2026

Der ehrliche Rahmen. Der Post-PMF-Auslöser, die Bereitschaft des Gründers, die Produktentscheidung abzugeben, wann es scheitert und die Vertragsform freier Dienstvertrag.

### [Die einseitige KI-Richtlinie fürs DACH-KMU](/de/blog/ai-policy-one-page-dach/)

- **Details:** Business & Regulierung · 15. Juni 2026

Dein Team nutzt schon KI. Statt 27 Seiten brauchst du eine Seite, die gelesen wird: freigegebene Tools, Datenregeln, Schulung (EU AI Act Art. 4), menschliche Prüfung, Kennzeichnung, ein Verantwortlicher. Mit kopierfertiger Vorlage.

### [LLM-Token-Kosten 2026 senken](/de/blog/reduce-llm-token-costs-2026/)

- **Details:** KI & Agenten · 15. Juni 2026

Die Token-Preise sind gefallen, trotzdem laufen agentische Produkte teuer. Der Plan in der richtigen Reihenfolge, Caching, Batching, Routing, das richtige Modell inklusive der chinesischen Open-Weight-Frontier und Kontext-Kompression.

### [KI-Agent-Pilot in 30/60/90 Tagen](/de/blog/ai-agent-pilot-30-60-90-days/)

- **Details:** KI & Agenten · 14. Juni 2026

Ein realistischer KI-Agent-Rollout dauert rund 90 Tage. Der Plan: abgrenzen und Risiko entschärfen, im Shadow-Modus bauen, begrenzter Produktivbetrieb mit Freigabe-Gates und einer sauberen Übergabe ans Team.

Postfach, ohne Lärm

## Folge der Arbeit, die für dich zählt

Du bekommst eine kurze E-Mail, wenn wir etwas Neues veröffentlichen. Folge dem ganzen Blog oder nur den Themen, die dich interessieren.

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://wavect.io/#organization",
      "@type": [
        "Organization",
        "ProfessionalService",
        "LocalBusiness"
      ],
      "employee": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "founder": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "legalRepresentative": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "name": "Wavect GmbH",
      "subjectOf": {
        "@id": "https://wavect.io/verified-claims.json#dataset",
        "@type": "Dataset",
        "creator": {
          "@id": "https://wavect.io/#organization",
          "@type": [
            "Organization",
            "ProfessionalService",
            "LocalBusiness"
          ]
        },
        "description": "A machine-readable registry of quantitative and qualitative claims published by Wavect, with review dates, localized page appearances and public third-party citations where available.",
        "inLanguage": "en",
        "isAccessibleForFree": true,
        "license": "https://creativecommons.org/licenses/by/4.0/",
        "name": "Wavect verified publication claims",
        "url": "https://wavect.io/verified-claims.json"
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/team/kevin-riedl/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Kevin Riedl",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796365",
        "https://www.linkedin.com/in/wsdt",
        "https://github.com/wsdt"
      ],
      "url": "https://wavect.io/team/kevin-riedl/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/team/christof-jori/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Christof Jori",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796367",
        "https://www.linkedin.com/in/jocr77/",
        "https://github.com/jo-chris"
      ],
      "url": "https://wavect.io/team/christof-jori/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/#website",
      "@type": "WebSite",
      "inLanguage": [
        "en",
        "de",
        "es",
        "zh"
      ],
      "name": "Wavect",
      "potentialAction": {
        "@type": "SearchAction",
        "query-input": "required name=search_term_string",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://wavect.io/search/?q={search_term_string}"
        }
      },
      "publisher": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/de/blog/overview/#webpage",
      "@type": "WebPage",
      "dateModified": "2026-08-05",
      "inLanguage": "de",
      "isPartOf": {
        "@id": "https://wavect.io/#website",
        "@type": "WebSite"
      },
      "lastReviewed": "2026-08-05",
      "url": "https://wavect.io/de/blog/overview/"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://wavect.io/de/",
      "name": "Startseite",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/de/blog/overview/page/14/",
      "name": "Blog",
      "position": 2
    }
  ]
}
```
