mirror of
https://github.com/azaion/annotations.git
synced 2026-06-21 08:11:05 +00:00
637f41c51c
Atlassian MCP came back online; per tracker.mdc Leftovers Mechanism the deferred Jira writes for the testability refactor have been replayed: - Epic AZ-560 created — 01-testability-refactoring (annotations) - Task AZ-561 created — JWKS HTTPS env gate (was C01, 1 pt) - Task AZ-562 created — RabbitMQ host DNS resolution (C02, 2 pt) Both tasks linked to epic AZ-560 with status To Do and full descriptions matching the in-tree task specs. The implementation code (commit90d48cf) and verification (commitd7d1c0e) predate these tickets — the tickets are after-the-fact tracker hygiene. File housekeeping: - Renamed _docs/02_tasks/done/01_*.md -> AZ-561_*.md and updated the Task / Tracker / Epic headers inside. - Renamed _docs/02_tasks/done/02_*.md -> AZ-562_*.md and updated the Task / Tracker / Epic headers inside. - _docs/02_tasks/_dependencies_table.md rewritten to reference the assigned Jira IDs and the completed-batch status. - _docs/_autodev_state.md: tracker mode flipped from `local` to `jira` now that all pending writes succeeded. - Deleted _docs/_process_leftovers/2026-05-14_testability-tracker.md (replay complete; nothing left to defer). Co-authored-by: Cursor <cursoragent@cursor.com>
1.2 KiB
1.2 KiB
Task Dependencies Table
Tracks ordering and inter-task dependencies for all task specs in _docs/02_tasks/todo/. Updated by the decompose / refactor / new-task skills whenever a task is added or completed.
Completed — cycle 1, testability refactor (epic AZ-560)
| Task | Title | Component | Complexity | Depends on | Notes |
|---|---|---|---|---|---|
| AZ-561 | JWKS HTTPS env gate | 06_platform → Auth (src/Auth/JwtExtensions.cs) |
1 | None | C01 from _docs/04_refactoring/01-testability-refactoring/list-of-changes.md — landed in commit 90d48cf |
| AZ-562 | RabbitMQ host DNS resolution | 02_annotations-realtime-sync (src/Services/FailsafeProducer.cs) |
2 | None | C02 from _docs/04_refactoring/01-testability-refactoring/list-of-changes.md — landed in commit 90d48cf |
Tasks AZ-561 and AZ-562 touch disjoint files and were implemented as a single batch.
Tracker Status
tracker: jira (per _docs/_autodev_state.md). All task headers carry their Jira issue key. The deferred-write leftover at _docs/_process_leftovers/2026-05-14_testability-tracker.md was replayed on 2026-05-14 and removed.