Commit 993438d
committed
fix: complete Emasoft→AI Maestro prefix cleanup across entire repo
Full repo scan via grep found and fixed ALL remaining wrong prefixes:
- EPA→AMPA in decision-trees-core.md (6), template-bug-report.md (2),
template-pull-request.md (3)
- ecos_session→amcos_session in amoa_confirm_replacement.py (3)
- ecos_notified→amcos_notified in amoa_confirm_replacement.py (7)
- ecos_notification→amcos_notification in amoa_confirm_replacement.py (1)
- Fixed ruff E741 (ambiguous var 'l'→'lbl') in kanban_manager + sync
- Fixed mypy list-item type error in amoa_aimaestro_sync.py
Verified: zero e-prefix occurrences remain (EAMA/ECOS/EOA/EIA/EPA/EAA/emasoft-*)
CPV validation: 0 CRITICAL, 0 MAJOR, 0 MINOR, 0 NIT, 0 WARNING1 parent 71f554a commit 993438d
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments