Update manifest.json and add AST cache file for recent changes

- Updated modification times and AST hashes for several JavaScript files in the app/blog, app/component, app/doctor, and components/common directories.
- Added a new AST cache file for a data JSON that was skipped due to a non-object root.
This commit is contained in:
hamed
2026-07-23 22:26:58 +03:30
parent 7bbfe9a698
commit f46ba03422
5 changed files with 122 additions and 121 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# Graph Report - nobat724_front (2026-07-22)
# Graph Report - nobat724_front (2026-07-23)
## Corpus Check
- 632 files · ~568,958 words
- 632 files · ~569,300 words
- Verdict: corpus is large enough that graph structure adds value.
## Summary
@@ -10,7 +10,7 @@
- Token cost: 0 input · 0 output
## Graph Freshness
- Built from commit: `a39b90c8`
- Built from commit: `7bbfe9a6`
- Run `git rev-parse HEAD` and compare to check if the graph is stale.
- Run `graphify update .` after code changes (no API cost).