handoff review fixes: deploy log removed from the repo (internal infra notes do not belong in the handover), diagrams moved to the content repo, pages glob non-recursive, dead badge/pill css and stale design-system pointers removed, node engines declared, README states access and node prerequisites, demo-only dev server settings dropped, audit clean

This commit is contained in:
2026-09-06 15:36:06 +02:00
parent bd95bacfc5
commit ab9e4857a4
21 changed files with 51 additions and 692 deletions
+3
View File
@@ -15,5 +15,8 @@
"devDependencies": {
"@astrojs/check": "0.9.10",
"typescript": "6.0.3"
},
"engines": {
"node": ">=22.19.0"
}
}