Cross-project agentic workflow baseline (ADR-003)
Find a file
Andreas Niemann 72355a7f5d chore: seed ai-baseline canonical workflow repo
Canonical Olsitec agentic baseline (copied from olsicloud4 000_baseline_v2.md),
re-homed per ADR-003 to be hosted in foundation-Forgejo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 17:10:46 +02:00
_templates chore: seed ai-baseline canonical workflow repo 2026-06-30 17:10:46 +02:00
.gitignore chore: seed ai-baseline canonical workflow repo 2026-06-30 17:10:46 +02:00
000_baseline.md chore: seed ai-baseline canonical workflow repo 2026-06-30 17:10:46 +02:00
README.md chore: seed ai-baseline canonical workflow repo 2026-06-30 17:10:46 +02:00

ai-baseline

The canonical single source of truth for the Olsitec agentic workflow pattern — how AI agents operate across all Olsitec projects (operating modes, prime directives, documentation thresholds, delegation contract, session/snapshot/transfer protocols).

  • 000_baseline.md — the full baseline.
  • _templates/ — ADR, contract, session, and snapshot templates.

How projects consume it

Each project's documentation/000_baseline.md is a thin overlay that references this file and lists only project-specific deviations (see the foundation's overlay at ../foundation/documentation/000_baseline.md for an example).

Hosting

This repo realizes ADR-003 (centralized AI baseline), but re-homed from gitlab.com to foundation-Forgejo (forge.olsitec.de/olsitec/ai-baseline) — the foundation replaces the SaaS git host. Versioned with git tags (e.g. v2.0.0); projects pin or track a tag.

Provenance

000_baseline.md was copied from olsicloud4/documentation/000_baseline_v2.md (the prior canonical location) on 2026-06-30. Future improvements land here and propagate to projects via overlay updates.