Add instability warning to run directory docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-14 16:11:24 -04:00
parent 5a1109f66a
commit f58e02c8df
No known key found for this signature in database

View file

@ -3,6 +3,10 @@ title: "Run Directory"
description: "Structure of Fabro's per-run directory"
---
<Warning>
The run directory structure and file formats described here are internal implementation details and subject to change without notice. Do not build tooling that relies on them.
</Warning>
Each `fabro run` invocation creates a timestamped directory under `~/.fabro/runs/`:
```