wavepeek 0.5.0

Command-line tool for RTL waveform inspection with deterministic machine-friendly output.
Documentation
# Exec-Plan Guide

This directory stores execution plans used for complex features and refactors.

## Parent Map

- Documentation map: `../AGENTS.md`

## Layout

- In-progress work: `active/`
- Completed plans: `completed/`

## Conventions

- Use one folder per plan: `YYYY-MM-DD-<slug>/PLAN.md`.
- Keep plans self-contained and executable by a stateless agent.
- Treat plans as living documents while work is in progress.
- Treat completed plans as historical records; they may retain references to
  retired planning docs that are no longer canonical.

For writing standards, keep plans self-contained, linearly executable, and
validated against the current repository docs rather than retired tool-local
skill copies.