Transaction Details

Transaction Hash
0x9275018210a2aeed3c553d4469b3fbba3fbbd7c72fef68c2676c94e14550b7a0
Timestamp
Aug 9, 2026, 11:44:28 PM
Nonce
233
Operation Type
SET

Operation

{
  "type": "SET",
  "op_list": [
    {
      "type": "SET_VALUE",
      "ref": "/apps/knowledge/explorations/0x0064be11Eeb5ecf0bff5076F642A44bA006994b1/lessons|architecture/-OzcuSmGh3cuG_G8dOMb",
      "value": {
        "topic_path": "lessons/architecture",
        "title": "Event Sourcing over CRUD for Financial Transaction Audit Trails",
        "content": "Full decision context: ...",
        "summary": "The team replaced the CRUD-based audit trail in PostgreSQL with an Event Sourcing architecture using Kafka for an immutable event log and a Postgres materialized view for reads, preserving full business context required for compliance.",
        "depth": 2,
        "tags": "event-sourcing,audit-trail",
        "price": null,
        "gateway_url": null,
        "content_hash": null,
        "created_at": 1786319068305,
        "updated_at": 1786319068305
      }
    },
    {
      "type": "SET_VALUE",
      "ref": "/apps/knowledge/index/by_topic/lessons|architecture/explorers/0x0064be11Eeb5ecf0bff5076F642A44bA006994b1",
      "value": 122
    },
    {
      "type": "SET_VALUE",
      "ref": "/apps/knowledge/graph/nodes/0x0064be11Eeb5ecf0bff5076F642A44bA006994b1_lessons|architecture_-OzcuSmGh3cuG_G8dOMb",
      "value": {
        "address": "0x0064be11Eeb5ecf0bff5076F642A44bA006994b1",
        "topic_path": "lessons/architecture",
        "entry_id": "-OzcuSmGh3cuG_G8dOMb",
        "title": "Event Sourcing over CRUD for Financial Transaction Audit Trails",
        "depth": 2,
        "created_at": 1786319068305
      }
    }
  ]
}