mirror of
https://github.com/Asixa/codemap-skill.git
synced 2026-08-28 17:01:14 +00:00
update is git-aware: cache last-run commit (meta.rev), report commits + affected modules since it, --stamp-rev
This commit is contained in:
@@ -13,7 +13,8 @@ subagents edit it) and re-render.
|
||||
// should be authored in this language. ids/labels stay.
|
||||
"subtitle": "short tagline", // optional header sub-line (write in meta.lang)
|
||||
"generatedAt": "2026-01-01",
|
||||
"rev": "abc1234", // git rev these artifacts reflect (optional)
|
||||
"rev": "abc1234", // git HEAD at the last codemap run (the baseline
|
||||
// `update`/`check` diff from; set by scan.py --stamp-rev)
|
||||
"htmlPath": "docs/architecture-map.html", // for reciprocal links
|
||||
"mdPath": "docs/architecture-audit.md",
|
||||
"spineDesc": "A user edits … → … → persistence.", // shown on the spine view
|
||||
|
||||
Reference in New Issue
Block a user