chore: update AI platform integration

Update HLL Vietnam AI Platform integration with ai-platform.json, extended task lifecycle folders, config-aware runner, lightweight validation, report ignore rules, and platform documentation updates.
This commit is contained in:
devRaGonSa
2026-05-19 08:43:56 +02:00
committed by GitHub
parent 22c7085a65
commit 50d11f0c34
15 changed files with 355 additions and 12 deletions

3
.gitignore vendored
View File

@@ -11,8 +11,11 @@ Thumbs.db
# Local AI worker/runtime artifacts
ai/worker.lock
ai/reports/*.md
!ai/reports/.gitkeep
# Local backend runtime data
backend/runtime/
backend/data/*.sqlite3
!backend/data/.gitkeep
backend/data/snapshots/**