Skip to content

v3.5.1

Choose a tag to compare

@Jaggerxtrm Jaggerxtrm released this 08 Apr 21:48
· 2301 commits to master since this release

What's changed

  • feat: sp init now auto-initializes the observability SQLite database on first run
    • Triple-guard safety: existsSync early exit, wx exclusive-create flag, CREATE TABLE IF NOT EXISTS schema init
    • Subsequent sp init runs skip with "already exists (not touched)" — never overwrites
    • New db/ entry shown in the .specialists/ structure output