Your world is a file. Copy it, share it, fork it.
This is a sample campaign so you can see Lorekeeper working.
and start your own.
In the keeper's hand
Try asking
The codex lies open, unwritten
Your agent chronicles the campaign as you play, then recalls it by meaning weeks later. It runs on ExtendDB, in this tab: your codex never leaves the page.
Tell the scribe what happens at the table: it writes entries here through record_lore and finds them again with recall_lore. Or write an entry yourself above, or begin with a ready-made world:
Every call the codex makes, in DynamoDB wire JSON. This is the exact protocol a managed DynamoDB table speaks; the codex below deploys unchanged.