docs: update README/AGENTS for current codebase

- All references updated from fetch → akai-fetch
- AGENTS: document golangci-lint, extract.go replaces bash,
  remove findScript, update Electron binary name
- README: update roadmap, extraction tech stack
- mise.toml: add golangci-lint tool
This commit is contained in:
2026-06-21 23:22:00 -07:00
parent a17f22ccb2
commit 470fb9a4c4
3 changed files with 32 additions and 18 deletions
+1
View File
@@ -1,5 +1,6 @@
[tools]
go = "1.26"
golangci-lint = "latest"
node = "22"
[env]