First public standalone release.
- Added .NET 8 solution and separated projects.
- Added core config, privacy, pricing, and usage models.
- Added SQLite schema and repository.
- Added OpenAI JSON, Anthropic JSON, generic text, Codex/Copilot-flavored, and CSV parsers.
- Added report, top, import, watch, cleanup, db, retention, config, counters, alerts, SMTP, and wrapper commands.
- Added CSV and XLSX exports.
- Added Windows Performance Counter adapter.
- Added alert evaluator and alert history.
- Added documentation, CI, security, contribution, and release notes.
- Added xUnit tests.
- Added Token-Tap logo and PerfMon screenshot to the GitHub documentation.
- Added release packaging metadata so published Windows binaries use the
token-tapexecutable name. - Added NuGet global tool package metadata for
dotnet tool install --global token-tap.