8 Commits

Author SHA1 Message Date
Xingyu Chen b195f28fb3 Token efficiency: audit on cheapest capable model, read targeted excerpts not whole files, batch small/leaf modules, structure-only init for big repos; update stays git-incremental 2026-06-11 01:02:52 -07:00
Xingyu Chen 47d9b86c5d Harden per review: HTML-escape all model-derived strings (no innerHTML XSS), strict apply_audit validation (score-grade match, tag whitelist, clean/findings rules), add tests/ + CI, tone down README + honest 'what it is/isn't', SKILL.md capability/fallback mapping 2026-06-10 19:31:57 -07:00
Xingyu Chen 328e30b6de README: unify install for Claude Code/Codex/Cursor (drop separate Codex section); rename first-build command generate -> init 2026-06-10 18:57:51 -07:00
Xingyu Chen 4171596825 Brand outputs as codemap.html/md, add MIT LICENSE, promotional README + sample-project example screenshots 2026-06-10 18:49:39 -07:00
Xingyu Chen f7c1431c84 All artifacts + prefs under project .codemap/ (not .claude); generate asks language/output/title -> .codemap/config.json 2026-06-10 18:38:13 -07:00
Xingyu Chen bf03873d34 update is git-aware: cache last-run commit (meta.rev), report commits + affected modules since it, --stamp-rev 2026-06-10 18:34:31 -07:00
Xingyu Chen 81b05643a8 Make audit standard a configurable, editable page (standard.json + in-map editor); add copy-fix-prompt button 2026-06-10 18:28:44 -07:00
Xingyu Chen 2d7c7d0afd Initial commit: codemap skill (architecture map + per-module code-quality audit) 2026-06-10 18:07:15 -07:00