Update manifest and add new AST cache for blog frontend sync and default cover

- Updated modification times and AST hashes for several files in the manifest.json.
- Added new entries for `app/api/revalidate/route.js`, `components/blog/detail/Faq.js`, `components/blog/detail/Sources.js`, and other files related to blog functionality.
- Introduced a new AST cache file for the blog frontend sync and default cover prompt, including detailed node and edge relationships.
This commit is contained in:
hamed
2026-07-27 19:38:55 +03:30
parent 19ae08c04a
commit 533449c504
7 changed files with 943 additions and 221 deletions
+46 -16
View File
@@ -35,8 +35,8 @@
"semantic_hash": ""
},
"app/blog/[slug]/page.js": {
"mtime": 1784876758.3168705,
"ast_hash": "bc64f595e4a674bfc2f7f5e489776756",
"mtime": 1785166314.496041,
"ast_hash": "32f4bfdb268aa713430b5c767d00d3f5",
"semantic_hash": ""
},
"app/blogs/loading.js": {
@@ -605,8 +605,8 @@
"semantic_hash": ""
},
"components/blog/detail/Caption.js": {
"mtime": 1783776875.6894782,
"ast_hash": "41da92379f97a044df02076192095a4f",
"mtime": 1785166061.3744328,
"ast_hash": "708ab37e14765361ada8af2e5679b80f",
"semantic_hash": ""
},
"components/blog/detail/SocialMedia.js": {
@@ -625,13 +625,13 @@
"semantic_hash": ""
},
"components/blog/detail/index.js": {
"mtime": 1764813617.2890306,
"ast_hash": "3ceaecd9ade50be7aedab065dca2e3af",
"mtime": 1785166238.324126,
"ast_hash": "9ac790637a46dc59c6b5e5c3faf539d1",
"semantic_hash": ""
},
"components/blog/head/index.js": {
"mtime": 1784454676.4670975,
"ast_hash": "2eab10468e5fce355b3b4ac944aa2a8a",
"mtime": 1785166181.3036282,
"ast_hash": "95505c8593f351fc86101198f4a0394e",
"semantic_hash": ""
},
"components/blog/index.js": {
@@ -640,8 +640,8 @@
"semantic_hash": ""
},
"components/blog/relatedContent/Item.js": {
"mtime": 1783776875.690044,
"ast_hash": "0429bbe29969b4672ebcd7458470cb7d",
"mtime": 1785166045.5371826,
"ast_hash": "6d256c5de1f7663a2f6a8f76e8181caf",
"semantic_hash": ""
},
"components/blog/relatedContent/index.js": {
@@ -660,8 +660,8 @@
"semantic_hash": ""
},
"components/blogs/latestArticles/Article.js": {
"mtime": 1783776875.6914852,
"ast_hash": "ec07880241f0305bc09eedbc07d19b1c",
"mtime": 1785166038.3059208,
"ast_hash": "f46ca7aa88bbfd03bb9b5656e85801b4",
"semantic_hash": ""
},
"components/blogs/latestArticles/index.js": {
@@ -2550,8 +2550,8 @@
"semantic_hash": ""
},
"helper/index.js": {
"mtime": 1784538069.5351331,
"ast_hash": "dc62c22e04a857e228a39205f71b03ee",
"mtime": 1785166028.5926297,
"ast_hash": "9bd046122fc5ebb12c80cb2fb9c77a70",
"semantic_hash": ""
},
"helper/index.test.js": {
@@ -2645,8 +2645,8 @@
"semantic_hash": ""
},
"lib/sanitize.js": {
"mtime": 1783776875.7603114,
"ast_hash": "b78a9ec2d6d4f5fd9327ec0f76374db2",
"mtime": 1785166253.4906135,
"ast_hash": "5b1073fe1ce3c969b68c23c8830e770c",
"semantic_hash": ""
},
"lib/serverToken.js": {
@@ -3618,5 +3618,35 @@
"mtime": 1784876781.6633182,
"ast_hash": "8174a437e0324180b295035a571de253",
"semantic_hash": ""
},
"app/api/revalidate/route.js": {
"mtime": 1785166303.0518155,
"ast_hash": "30e43ce902efd57fdf87b28615223000",
"semantic_hash": ""
},
"components/blog/detail/Faq.js": {
"mtime": 1785166202.1542518,
"ast_hash": "c8c06daf74ddab54164843daf3ac66c8",
"semantic_hash": ""
},
"components/blog/detail/Sources.js": {
"mtime": 1785166219.6774309,
"ast_hash": "790ffa403df7df59b594416add61453c",
"semantic_hash": ""
},
"scripts/make-blog-cover.mjs": {
"mtime": 1785167414.9159963,
"ast_hash": "c57befc0ceaa8dfef0a39e87820343ee",
"semantic_hash": ""
},
".claude/prompt/blog-frontend-sync-and-default-cover.md": {
"mtime": 1785163532.1656005,
"ast_hash": "d8120f87df1cee6f834c13b8cf3cd49d",
"semantic_hash": ""
},
"public/assets/images/blog-default-cover.png": {
"mtime": 1785167425.6682634,
"ast_hash": "38eecafd2e27b74b36fe34e820c479b8",
"semantic_hash": ""
}
}