# Phase 0: Repair One Markdown Projection

Canonical Beads issue: `example-1`

This document preserves accepted intent and is decision-complete, implementation-open.

## Outcome

One collapsed Markdown projection renders delimiter-free text while the canonical source remains unchanged.

## Scope

Allowed:

- collapsed Markdown projection
- focused rendering tests

Out of scope:

- provider payloads, persistence, and unrelated rendering modes

## Dependencies

- Depends on: None

## Acceptance Evidence

- exact payload fails before the repair and passes afterward
- canonical copy and replay source remain byte-identical

## Quality Gates

- focused rendering tests
- exact implementation diff review

## Replanning Triggers

- the repair would require mutating canonical source
