Wire frontend discovery and AI enrichment workflows

This commit is contained in:
Marco0300
2026-09-03 19:54:55 +02:00
parent 6269cdd6f1
commit 74871b5006
5 changed files with 52 additions and 14 deletions
+14 -5
View File
@@ -1,13 +1,22 @@
{
"schema": 1,
"version": "phase-16",
"entrypoints": ["config.js", "app.js", "styles.css"],
"publicAssets": ["index.html", "health.html", "error.html", "healthz"],
"entrypoints": [
"config.js",
"app.js",
"styles.css"
],
"publicAssets": [
"index.html",
"health.html",
"error.html",
"healthz"
],
"integrity": {
"config.js": "sha256-f9c7b4db3eab4cf54146bd25891b5103b09ae75da93c57b548cf57ae93e4a3f6",
"app.js": "sha256-979a3efe97234febdd0a3c1c68c00ef346d1601326ac2202f223e3438532e236",
"styles.css": "sha256-f665cd32e3ff089c04b27afaa37bde2ec34afbb88050ac9f24ed52bc17ac422a",
"index.html": "sha256-a40abc8af0b30ea9bb0005897d2231614eae3e26ceda0dc82dab1a16a78a634a",
"app.js": "sha256-c296037e7dfdb11543a18764f91cef8398f9c41c37805dfcd377acb4e089fd82",
"styles.css": "sha256-56ca598c8e8cbbcb91d81013c6a498f75193de79e33dd2d8d117df836fc43d57",
"index.html": "sha256-c25a164ebf59bc923f89dd5af17af4124fc0daf503ea52f34ff36ed52b3d5b4a",
"health.html": "sha256-c352a6f37aa24628cfc8d5709a70ff2d94181d192ed5fe00916cca9378a61d81",
"error.html": "sha256-f3cc28d2dfc9e8af112d0257c6ee47b9e9146e5da8590a754dd589bf43702aaf",
"healthz": "sha256-dc51b8c96c2d745df3bd5590d990230a482fd247123599548e0632fdbf97fc22"