chore: integrate AI development platform into HLL Vietnam project
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# Orchestrator
|
||||
|
||||
El orquestador coordinará en fases posteriores la ejecución de tareas, la asignación de roles y la trazabilidad del trabajo entre agentes del proyecto.
|
||||
The orchestrator is responsible for turning repository context into safe, scoped and verifiable tasks for HLL Vietnam.
|
||||
|
||||
Los agentes actuarán sobre responsabilidades acotadas, con decisiones documentadas y cambios verificables.
|
||||
## What it does
|
||||
|
||||
- Reviews repository structure and current documentation
|
||||
- Identifies the smallest useful unit of work
|
||||
- Assigns the most suitable role guidance for the task
|
||||
- Keeps tasks aligned with HLL Vietnam constraints and branding
|
||||
- Prevents uncontrolled work outside the task system
|
||||
|
||||
## How it collaborates
|
||||
|
||||
- Reads `ai/architecture-index.md` and `ai/repo-context.md` first
|
||||
- Uses `ai/task-template.md` to draft tasks
|
||||
- Sends execution to the appropriate role document in this folder
|
||||
- Keeps completed work traceable through `ai/tasks/` and `ai/system-metrics.md`
|
||||
|
||||
## Current scope
|
||||
|
||||
At this stage the orchestrator supports repository setup, documentation alignment, planning hygiene and future implementation flow. It does not define product roadmap beyond explicit project instructions.
|
||||
|
||||
Reference in New Issue
Block a user