Add internal match detail links for recent matches without safe external URLs while preserving external links when available.
AI Platform Workspace
This directory contains the AI Development Platform support layer integrated into HLL Vietnam.
Its purpose is operational, not product-facing. It exists to help the project plan work through tasks, preserve repository context, coordinate specialist roles and keep changes small, reviewable and documented.
Included areas
../ai-platform.json: repository-specific platform configuration for local workers and validationtask-template.md: standard structure for every taskrepo-context.md: repository and product context for planners and workersarchitecture-index.md: quick map of the repository structuresystem-metrics.md: lightweight log for platform execution metricsreports/: generated local platform reports; Markdown reports are ignored except.gitkeepprompts/: reusable planning promptsorchestrator/: role guidance and orchestration documentstasks/: task queue split by status
Task lifecycle
tasks/pending/: scoped tasks ready for a workertasks/in-progress/: tasks currently being executedtasks/review/: completed work waiting for human or orchestrator reviewtasks/blocked/: tasks that cannot continue without a decision or missing inputtasks/obsolete/: tasks intentionally retired without executiontasks/done/: validated and completed tasks
HLL Vietnam usage rules
- The platform must reflect the real state of HLL Vietnam, not generic sample content.
- Tasks should be created only when there is a justified change to perform.
- This integration does not add product features by itself.
- The current product stack remains HTML, CSS and JavaScript on the frontend, with Python reserved for the future backend.
- Codex workers must process explicit tasks only and use
ai-platform.jsonfor local platform paths where scripts support it.