File size: 1,339 Bytes
80fa878
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dec21f3
80fa878
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# TASK_REGISTRY.md — Global



## ID Conventions



- `G-xxx`: global workflow tasks

- `T-xxx`: trading-agent tasks

- `V-xxx`: voice-protection tasks

- `I-xxx`: immobilier-predictif tasks

- `O-xxx`: autre-projet tasks



## Statuses



- `todo`

- `in_progress`
- `blocked`
- `review`
- `done`

## Backlog

| ID | Status | Project | Title | Notes |
| --- | --- | --- | --- | --- |
| G-001 | done | global | Create local workflow kit | Initial creation of AGENT_WORKFLOW. |

| G-002 | todo | global | Validate Codex compatibility | Check AGENTS.md behavior and task loop. |

| G-003 | todo | global | Validate Claude Code compatibility | Check CLAUDE.md behavior and task loop. |

| G-004 | todo | global | Add backup strategy | Define rclone and local backup policy. |

| G-005 | todo | global | Add Telegram control plan | Define safe command control model. |

| G-006 | done | global | Create Hugging Face repositories | Created repos and mirrored workflow kit. |

| T-001 | todo | trading-agent | Create trading-agent skeleton | Add initial app structure when requested. |

| V-001 | todo | voice-protection | Create voice-protection skeleton | Add initial gateway skeleton when requested. |

| I-001 | todo | immobilier-predictif | Create immobilier-predictif skeleton | Add initial research skeleton when requested. |