Skip to content

ephemeral-execution-artifact

ephemeral execution brief, audit report, or change diary

Why

Point-in-time execution narratives quickly become misleading and obscure the durable usage or design facts a repository needs.

Fix

Move durable facts into maintained documentation or issues, then delete the execution artifact.

Examples

Before — flagged A named fix brief is an execution artifact
FIX-BRIEF.md
# Temporary execution record
After — preferred A durable operations guide records current usage
docs/operations.md
# Operations
Run `code-standards check` before merging.

Files

**/*.md**/*.mdx

Formerly: ephemeral-ai-artifact