File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# stacklit dependency graph
22
3- > Generated by [ stacklit] ( https://github.com/glincker/stacklit ) on 2026-04-14 . Run ` stacklit generate ` to update.
3+ > Generated by [ stacklit] ( https://github.com/glincker/stacklit ) on 2026-05-04 . Run ` stacklit generate ` to update.
44
55``` mermaid
66graph LR
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://stacklit.dev/schema/v1.json" ,
33 "version" : " 1" ,
4- "generated_at" : " 2026-04-14T00:15:37Z " ,
4+ "generated_at" : " 2026-05-04T13:24:15Z " ,
55 "stacklit_version" : " dev" ,
6- "merkle_hash" : " 390a42bfa745d14573b505f6e62b8e80d7bd621965c62f056a489603973fcf4c " ,
6+ "merkle_hash" : " df2f2e019587fbc890d82a2dae0012908afc29c3cc3fea42bb2ab90b73c11e89 " ,
77 "project" : {
88 "name" : " stacklit" ,
99 "root" : " ." ,
1313 "primary_language" : " go" ,
1414 "languages" : {
1515 "go" : {
16- "files" : 63 ,
17- "lines" : 8642
16+ "files" : 64 ,
17+ "lines" : 8721
1818 },
1919 "java" : {
2020 "files" : 1 ,
4646 "entrypoints" : [
4747 " cmd/stacklit/main.go"
4848 ],
49- "total_files" : 74 ,
50- "total_lines" : 8848
49+ "total_files" : 75 ,
50+ "total_lines" : 8927
5151 },
5252 "modules" : {
5353 "assets" : {
482482 "internal/summary" : {
483483 "purpose" : " AI-powered codebase summaries" ,
484484 "language" : " go" ,
485- "files" : 1 ,
486- "lines" : 129 ,
485+ "files" : 2 ,
486+ "lines" : 208 ,
487487 "file_list" : [
488- " ai.go"
488+ " ai.go" ,
489+ " cli.go"
489490 ],
490491 "exports" : [
491- " Generate(idx *schema.Index) (string, error)"
492+ " Generate(idx *schema.Index) (string, error)" ,
493+ " Run(idx *schema.Index) (string, error)"
492494 ],
493495 "depends_on" : [
494496 " internal/schema"
You can’t perform that action at this time.
0 commit comments