wavepeek 0.4.0

Command-line tool for RTL waveform inspection with deterministic machine-friendly output.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Source Code Guide

This directory contains implementation code.

## Parent Map

- Repository agent map: `../AGENTS.md`

## Source of Truth

- Development workflow and coding conventions: `docs/DEVELOPMENT.md`
- Product design and CLI contracts: `docs/DESIGN.md`

If guidance conflicts with local context, follow the docs above.