Iris-chronicle-1.0.7z _hot_ -

Overview of Iris-Chronicle-1.0.7z

The filename "Iris-Chronicle-1.0.7z" can be broken down into parts:

Contributing and tests

Quick example — ingest and query

  1. Ingest sample events (curl):
    • curl -X POST http://localhost:8080/api/events -H "Content-Type: application/json" -d '["ts":"2026-04-07T10:00:00Z","metric":"requests","value":1,"tags":"route":"/api"]'
  2. Query aggregated counts:
    • GET /api/query?from=2026-04-07T00:00:00Z&to=2026-04-08T00:00:00Z&metric=requests&agg=count

1. Understand Your World and Game Mechanics