Text · maintainability
ephemeral-execution-artifact
text:ephemeral-execution-artifact ephemeral execution brief, audit report, or change diary
- Code
- SARJ302
- Default
- error
- Fix
- none
- Languages
- markdown
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.
Before / after
Executed by this rule’s unit tests.
Before
A named fix brief is an execution artifact
# Temporary execution record
After
A durable operations guide records current usage
# Operations
Run `sarj-standards check` before merging.
Limits
- Short artifacts with neutral names and no execution-log headings are intentionally not inferred from prose alone.
Files
**/*.md**/*.mdxFormerly: ephemeral-ai-artifact