# Doors of Somlipith > A 52-card divination web app (Doors of Somlipith, by Ana Cortez). Doors of Somlipith > is NOT Tarot and is NOT an Oracle deck: it is a novel reading system built on the > standard 52-card playing-card deck (four suits, Ace through King). This file lists the > plain-text reference routes for retrieving card and reading-layout data -- for LLMs, > agents, and tools to fetch directly, in addition to browsing at http://doorsofsomlipith.com. > All reference responses are ASCII-only text/plain; a card suit symbol is written as a > Unicode hex code point (e.g. U+2665 = hearts, U+2660 = spades). ## Routes - GET /cards/ -- text/plain: a card's identity fields plus its full Description, Nature, Aspects, and Chakra content. The response's Image: line carries that card's artwork URL (GET /cardimages/, image/png), so image URLs come from the card and are not listed here. - GET /reading/reference -- text/plain: the 4-card WITN ("What Is This Now") spread -- how shuffling, drawing, and evaluation work, gate/date-range (Calendar) relevance, and the full reference text for all four positions (Head, Throat, Torso, Foot). An resolves case-insensitively as the canonical id (e.g. two-hearts; all listed below), a rank + suit-symbol shorthand (10, L, and Lady all mean the "Lady" rank -- this deck's name for the 10), or a slug of the card's flavor name (e.g. the-chalice for THE CHALICE). The canonical URLs below are the reliable ASCII form. ## Canonical card URLs http://doorsofsomlipith.com/cards/ace-diamonds http://doorsofsomlipith.com/cards/two-diamonds http://doorsofsomlipith.com/cards/three-diamonds http://doorsofsomlipith.com/cards/four-diamonds http://doorsofsomlipith.com/cards/five-diamonds http://doorsofsomlipith.com/cards/six-diamonds http://doorsofsomlipith.com/cards/seven-diamonds http://doorsofsomlipith.com/cards/eight-diamonds http://doorsofsomlipith.com/cards/nine-diamonds http://doorsofsomlipith.com/cards/lady-diamonds http://doorsofsomlipith.com/cards/jack-diamonds http://doorsofsomlipith.com/cards/queen-diamonds http://doorsofsomlipith.com/cards/king-diamonds http://doorsofsomlipith.com/cards/ace-clubs http://doorsofsomlipith.com/cards/two-clubs http://doorsofsomlipith.com/cards/three-clubs http://doorsofsomlipith.com/cards/four-clubs http://doorsofsomlipith.com/cards/five-clubs http://doorsofsomlipith.com/cards/six-clubs http://doorsofsomlipith.com/cards/seven-clubs http://doorsofsomlipith.com/cards/eight-clubs http://doorsofsomlipith.com/cards/nine-clubs http://doorsofsomlipith.com/cards/lady-clubs http://doorsofsomlipith.com/cards/jack-clubs http://doorsofsomlipith.com/cards/queen-clubs http://doorsofsomlipith.com/cards/king-clubs http://doorsofsomlipith.com/cards/ace-hearts http://doorsofsomlipith.com/cards/two-hearts http://doorsofsomlipith.com/cards/three-hearts http://doorsofsomlipith.com/cards/four-hearts http://doorsofsomlipith.com/cards/five-hearts http://doorsofsomlipith.com/cards/six-hearts http://doorsofsomlipith.com/cards/seven-hearts http://doorsofsomlipith.com/cards/eight-hearts http://doorsofsomlipith.com/cards/nine-hearts http://doorsofsomlipith.com/cards/lady-hearts http://doorsofsomlipith.com/cards/jack-hearts http://doorsofsomlipith.com/cards/queen-hearts http://doorsofsomlipith.com/cards/king-hearts http://doorsofsomlipith.com/cards/ace-spades http://doorsofsomlipith.com/cards/two-spades http://doorsofsomlipith.com/cards/three-spades http://doorsofsomlipith.com/cards/four-spades http://doorsofsomlipith.com/cards/five-spades http://doorsofsomlipith.com/cards/six-spades http://doorsofsomlipith.com/cards/seven-spades http://doorsofsomlipith.com/cards/eight-spades http://doorsofsomlipith.com/cards/nine-spades http://doorsofsomlipith.com/cards/lady-spades http://doorsofsomlipith.com/cards/jack-spades http://doorsofsomlipith.com/cards/queen-spades http://doorsofsomlipith.com/cards/king-spades ## Reading reference URL http://doorsofsomlipith.com/reading/reference