posimai-root/posimai-guard-app/src-tauri
posimai e7594370e7 feat(ext): integrate rule engine — scan works without API key
- runRuleEngine() now runs first on every scan (133 rules, instant)
- Gemini/Claude become optional enhancement layers (deeper semantic scan)
- Removed hard requirement for API key to run scanWorkspace/scanFile
- tsconfig: remove rootDir restriction to allow relative import from guard app
- Status bar tooltip updated to reflect API-key-free scanning
- Bundle: 120kb minified (ruleEngine + RULE_FIXES included via esbuild)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 23:05:19 +09:00
..
capabilities feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
gen/schemas feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
icons feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
src fix(guard-app): remove unused Manager import (Rust warning) 2026-04-13 10:09:47 +09:00
Cargo.lock feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
Cargo.toml feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
build.rs feat: posimai-guard-app Tauri v2 desktop app scaffold (pending MSVC install) 2026-04-12 22:05:06 +09:00
tauri.conf.json feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00