> For the complete documentation index, see [llms.txt](https://ai-os-and-trend-finder.gitbook.io/ai-os-and-trend-finder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-os-and-trend-finder.gitbook.io/ai-os-and-trend-finder-docs/.spec_system/archive/sessions/phase37-session02-g4-status-equipment/tasks.md).

# Task Checklist

**Session ID**: `phase37-session02-g4-status-equipment` **Total Tasks**: 22 **Estimated Duration**: 3-4 hours **Created**: 2026-06-29

***

Legend: `[x]` completed; `[ ]` pending; `[P]` parallelizable; `[SNNMM]` session ref; `TNNN` task ID.

***

## Setup (3 tasks)

* [x] T001 \[S3702] Verify G4 source, alpha derivative, current manifest entries, and packer prerequisites before edits (`docs/ongoing-projects/generated/ai-rogue-visual-audio-assets/source/ai-rogue-status-equipment-systems-source.png`, `docs/ongoing-projects/generated/ai-rogue-visual-audio-assets/alpha/ai-rogue-status-equipment-systems-alpha.png`, `docs/ongoing-projects/generated/ai-rogue-visual-audio-assets/crop-manifest.json`, `scripts/extensions/ai-rogue/pack-visual-assets.py`)
* [x] T002 \[S3702] Create the G4 implementation ledger with candidate review, manifest decisions, validation commands, and browser evidence sections (`.spec_system/specs/phase37-session02-g4-status-equipment/implementation-notes.md`)
* [x] T003 \[S3702] Baseline current gameplay/UI atlas counts, G4 shipped system-object frames, G8 status frames, and existing React icon consumers (`src/assets/ai-rogue/gameplay-atlas.json`, `src/assets/ai-rogue/ui-atlas.json`, `src/extensions/ai-rogue/views/reward-icon.tsx`, `docs/extensions/ai-rogue/visual-assets.md`)

***

## Foundation (5 tasks)

* [x] T004 \[S3702] Extend accepted and rejected G4 crop decisions for equipment-slot icons, material-tier icons, reward/loadout/ledger icon candidates, and rejected unsafe status/cross/lock motifs with no-baked-text review (`docs/ongoing-projects/generated/ai-rogue-visual-audio-assets/crop-manifest.json`)
* [x] T005 \[S3702] Run the visual packer and refresh gameplay/UI atlas outputs plus the docs preview while preserving the two-atlas model (`scripts/extensions/ai-rogue/pack-visual-assets.py`, `src/assets/ai-rogue/gameplay-atlas.png`, `src/assets/ai-rogue/gameplay-atlas.json`, `src/assets/ai-rogue/ui-atlas.png`, `src/assets/ai-rogue/ui-atlas.json`, `docs/extensions/ai-rogue/generated/ai-rogue-production-atlas-preview.png`)
* [x] T006 \[S3702] Update typed G4 equipment, tier, reward, and supplemental status icon frame-name unions, constants, and required-frame contracts with types matching declared contracts; exhaustive enum handling (`src/extensions/ai-rogue/runtime/types-assets.ts`, `src/extensions/ai-rogue/runtime/assets.ts`)
* [x] T007 \[S3702] Add typed equipment-slot, equipment-ID, and material-tier icon mapping helpers without changing equipment math or reward mechanics (`src/extensions/ai-rogue/runtime/equipment.ts`)
* [x] T008 \[S3702] Add supplemental status icon/fallback helpers while preserving G8 active status pips and overlays (`src/extensions/ai-rogue/runtime/status.ts`)

***

## Implementation (9 tasks)

* [x] T009 \[S3702] Wire runtime HUD equipment descriptor frames for equipped kernel, guard, payload, and tier state with product-facing copy only and diagnostics confined to tests or notes (`src/extensions/ai-rogue/runtime/render-hud.ts`)
* [x] T010 \[S3702] Wire runtime HUD status/reward descriptor fallbacks to use G4 supplemental icons only where they do not replace G8 status pips (`src/extensions/ai-rogue/runtime/render-hud.ts`, `src/extensions/ai-rogue/runtime/status.ts`)
* [x] T011 \[S3702] Extend the React UI atlas `RewardIcon` contract, labels, decorative handling, and null-frame fallback for accepted G4 icon frames with platform-appropriate accessibility labels, focus management, and input support (`src/extensions/ai-rogue/views/reward-icon.tsx`)
* [x] T012 \[S3702] Wire Loadout wallet upgrade and tier/readiness icon usage where G4 icons improve readability with duplicate-trigger prevention while in-flight (`src/extensions/ai-rogue/views/loadout-view.tsx`)
* [x] T013 \[S3702] Wire Ledger claim, source-state, and reward icon usage with duplicate-trigger prevention while in-flight and product-facing copy only (`src/extensions/ai-rogue/views/ledger-view.tsx`)
* [x] T014 \[S3702] Wire Settings readiness/storage icon usage only for clearer G4 candidates with explicit loading, empty, error, and offline states preserved (`src/extensions/ai-rogue/views/settings-view.tsx`)
* [x] T015 \[S3702] \[P] Update focused atlas contract tests for accepted G4 frames, atlas counts, required-frame lists, and TexturePacker metadata (`src/extensions/ai-rogue/runtime/__tests__/assets.test.ts`)
* [x] T016 \[S3702] \[P] Update focused equipment, status, and render-model tests for exhaustive icon mappings and deterministic HUD descriptor frames (`src/extensions/ai-rogue/runtime/__tests__/equipment.test.ts`, `src/extensions/ai-rogue/runtime/__tests__/status-expanded.test.ts`, `src/extensions/ai-rogue/runtime/__tests__/render-model.test.ts`)
* [x] T017 \[S3702] \[P] Update React surface tests for G4 `RewardIcon`, Loadout, Ledger, and Settings rendering with meaningful/decorative accessibility labels (`src/extensions/ai-rogue/__tests__/client.test.tsx`)

***

## Testing (5 tasks)

* [x] T018 \[S3702] Run the packer, typecheck, and asset-size validation and record command results (`scripts/extensions/ai-rogue/pack-visual-assets.py`, `bun run typecheck`, `scripts/check-asset-sizes.sh`)
* [x] T019 \[S3702] Run focused Vitest suites for assets, equipment, status-expanded, render-model, and client behavior touched by G4 changes (`src/extensions/ai-rogue/runtime/__tests__/assets.test.ts`, `src/extensions/ai-rogue/runtime/__tests__/equipment.test.ts`, `src/extensions/ai-rogue/runtime/__tests__/status-expanded.test.ts`, `src/extensions/ai-rogue/runtime/__tests__/render-model.test.ts`, `src/extensions/ai-rogue/__tests__/client.test.tsx`)
* [x] T020 \[S3702] Run desktop AI Rogue browser proof for visible HUD equipment/status icons, product-facing copy, and no layout overlap (`tests/e2e/ai-rogue-runtime.spec.ts`)
* [x] T021 \[S3702] Run mobile AI Rogue browser proof for responsive HUD icon sizing, compact input, no horizontal overflow, and readable product text (`tests/e2e/ai-rogue-mobile.spec.ts`)
* [x] T022 \[S3702] Run Ledger browser proof plus ASCII, LF, and diff whitespace validation before handoff (`tests/e2e/ai-rogue-ledger.spec.ts`, `git diff --check`, `.spec_system/specs/phase37-session02-g4-status-equipment/implementation-notes.md`)

***

## Completion Checklist

* [x] Progress Summary

| Metric          | Value   |
| --------------- | ------- |
| Tasks Completed | 22 / 22 |
| Current Task    | none    |
| Blockers        | 0       |

* [x] All tasks marked `[x]`
* [x] All tests and checks passing
* [x] All files ASCII-encoded with LF line endings
* [x] implementation-notes.md updated
* [x] Ready for `creview` to continue the implement -> creview -> validate sequence

***

## Next Steps

Run the `creview` workflow step.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ai-os-and-trend-finder.gitbook.io/ai-os-and-trend-finder-docs/.spec_system/archive/sessions/phase37-session02-g4-status-equipment/tasks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
