Sync from dev @ 497baf0

Source: main (497baf0)
Excluded: live tenant exports, generated artifacts, and dev-only tooling.
This commit is contained in:
2026-04-21 22:21:43 +02:00
parent b6ac9524f7
commit 2c41eaca44
25 changed files with 2258 additions and 79 deletions

8
.gitignore vendored
View File

@@ -6,3 +6,11 @@ node_modules/
__pycache__/
*.py[cod]
*$py.class
package.json
package-lock.json
**/local.settings.json
# Azure Function deployment artifacts (copied/generated during zip build)
infra/change-probe/.python_packages/
infra/change-probe/scripts/
*.zip