# Agent Review Packet

This demo is a compact review surface for AI-assisted engineering work: status, findings, code references, screenshots, and export-ready notes in one file.

![Ohai showing an AI-generated code review packet](/screenshots/ohai-code-review.png)

## Status

- [x] Read changed files
- [x] Identify user-facing behavior
- [x] Capture screenshots for review
- [ ] Run final smoke test
- [ ] Export packet for handoff

## Findings

| Area | Risk | Evidence | Action |
|------|------|----------|--------|
| Rendering | medium | New visual blocks need screenshot coverage | Capture desktop and compact widths |
| Docs | low | `llms.txt` links must stay current | Keep docs and demos linked |
| Export | medium | Rich blocks rasterize differently per target | Check PDF and DOCX output |

## App Screenshot

![Ohai app window](/screenshots/ohai-app.png)

## Example Source Reference

```markdown
![[src/app/[locale]/features/rich-rendering/page.tsx]]
![[public/demos/06-rich-pdb-chemistry-review.md#Protein-Ligand Context]]
```

## Handoff Notes

Use this style of packet when an AI assistant is doing multi-step work and the human needs a clean, rendered summary rather than a scrolling terminal transcript.
