> For the complete documentation index, see [llms.txt](https://docs.xrpl-commons.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xrpl-commons.org/core-dev-bootcamp/module02/homeworks/homework4.md).

# Homework 4: Architecture Diagram

[← Back to Rippled II Overview](/core-dev-bootcamp/module02.md)

***

## Objective

Deepen your understanding of Rippled by exploring additional transaction types, customizing log filtering for targeted analysis, and visualizing the Transactor framework with a detailed flowchart.

**Format**: Written report (PDF or Markdown) with screenshots/code snippets

#### Deliverable

* Explore an additional transaction type (e.g., OfferCreate, TrustSet)
* Implement a custom log filter for specific transaction types
* Create a detailed flowchart of the Transactor framework
