mirror of
https://github.com/Asixa/codemap-skill.git
synced 2026-08-28 17:01:14 +00:00
Brand outputs as codemap.html/md, add MIT LICENSE, promotional README + sample-project example screenshots
This commit is contained in:
@@ -15,8 +15,8 @@ subagents edit it) and re-render.
|
||||
"generatedAt": "2026-01-01",
|
||||
"rev": "abc1234", // git HEAD at the last codemap run (the baseline
|
||||
// `update`/`check` diff from; set by scan.py --stamp-rev)
|
||||
"htmlPath": ".codemap/architecture-map.html", // output location (for reciprocal links)
|
||||
"mdPath": ".codemap/architecture-audit.md",
|
||||
"htmlPath": ".codemap/codemap.html", // output location (for reciprocal links)
|
||||
"mdPath": ".codemap/codemap.md",
|
||||
"spineDesc": "A user edits … → … → persistence.", // shown on the spine view
|
||||
"tracked_loc": 184900, // filled by scan.py --write (union, de-duped)
|
||||
"tracked_files": 980,
|
||||
|
||||
Reference in New Issue
Block a user