Commit c9b505d
committed
fix(examples): ADR-0079 — app-todo task uses nameField, not retired titleFormat
The app-todo example modeled the retired `titleFormat` pattern. With
autoprov (provisionPrimary at registry) now designating a derived
nameField, a render-only titleFormat is at best advisory and at worst
shadowed. Migrate to the canonical `nameField: 'subject'` so the example
demonstrates ADR-0079 best practice and the record-title gate stays
clean. Drops the now-unused `tmpl` import.1 parent b4a5df0 commit c9b505d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments