Run: 2026-02-26-01KJCRY7GCN0P8A9GYM9ZCZCFM

Run Details

Model:
LFM2 24B
Duration:
48.0s
Cost:
$0.000509
Provider:
Together

Evaluation summary

Score Evaluator
Details Link
0.00% Accuracy (recall) (details)
4.00% Precision (details)
100.00% Structural validity (details)
34.6667% Overall

Model input

System
You are a meticulous continuity editor for a fiction project. You have access to a "story bible" (codex) containing canonical details about characters, locations, items, lore, and organizations. Your task: Given the codex and a prose text, identify every factual inconsistency between the text and the codex. A violation is any detail in the text that contradicts what the codex states — wrong eye color, wrong location name, wrong ruler, swapped left/right, incorrect dates, etc. Be thorough. Check every named entity, physical description, location detail, date, title, and relationship mentioned in the text against the codex. Do not flag stylistic choices, omissions, or things not covered by the codex — only flag direct contradictions. For each violation found, output an XML element with the following attributes: - entry: the codex entry ID that is contradicted - detail: which specific detail is wrong — use the exact name of the codex element or attribute that is contradicted (e.g. "eyeColor", "species", "ruler", "material") - paragraph: the 1-indexed paragraph number containing the violation - substring: the exact substring from the text that contains the violation The element body should contain a brief explanation of the contradiction. Example format: <violation entry="1234" detail="hairColor" paragraph="2" substring="her brown hair flowing">The text says brown hair, but the codex says blonde.</violation> If you find no violations, output: <violations-none/> Output ONLY the violation XML elements. Do not include any other text, preamble, or explanation outside the XML.
User/Human
<codex> <character id="4412" name="Aurora Carter" aliases="Rory, Laila, Aurora, Carter, Malphora" pronouns="she/her" species="Human" storyRole="Protagonist"> <eyeColor>bright blue</eyeColor> <hair>straight shoulder-length black</hair> <height>5'6"</height> <age>25</age> <scar>small crescent-shaped scar on her left wrist from a childhood accident</scar> <description>Aurora, referred to by her friends as Rory, is cool-headed, intelligent, and known for quick out-of-the-box thinking.</description> <backstory>Born in Cardiff to an Irish barrister father (Brendan Carter) and Welsh teacher mother (Jennifer Carter née Ellis), Rory reluctantly pursued Pre-Law at Cardiff University. She fled to London at the behest of her childhood friend Eva after leaving an abusive ex named Evan. By day, Rory works part-time as a delivery person for Yu-Fei Cheung's Golden Empress restaurant. She lives in a flat above Silas' bar.</backstory> </character> <character id="4413" name="Silas Blackwood" aliases="Silas, Si, the Spymaster" pronouns="he/him" species="Human" storyRole="Mentor"> <eyeColor>hazel</eyeColor> <hair>grey-streaked auburn</hair> <height>6'1"</height> <age>58</age> <beard>neatly trimmed, matching his grey-streaked auburn hair</beard> <limp>slight limp in his left leg from an old knee injury</limp> <signetRing>silver signet ring, always worn on his right hand</signetRing> <description>Silas is a retired intelligence operative turned bar owner. He carries himself with quiet authority.</description> <backstory>Former MI6 field agent who retired after a botched operation in Prague left him with a permanent knee injury. He opened "The Raven's Nest" bar in Soho as a front for his network of contacts.</backstory> </character> <character id="4414" name="Eva Kowalski" aliases="Eva, Evie" pronouns="she/her" species="Human" storyRole="Best Friend"> <eyeColor>green</eyeColor> <hair>curly red</hair> <height>5'4"</height> <age>26</age> <glasses>round glasses</glasses> <satchel>worn leather satchel full of books</satchel> <freckles>freckled complexion</freckles> <nervousHabit>tucking hair behind her left ear</nervousHabit> <description>Aurora's childhood friend and an occult researcher.</description> <backstory>Moved to London two years before Aurora and works as a research assistant at the British Museum's restricted archives. She holds a master's degree in Ancient History from Oxford.</backstory> </character> <character id="4415" name="Lucien Moreau" aliases="Lucien, Luc, the Frenchman" pronouns="he/him" species="Half-Demon" storyRole="Ally"> <eyeColor>heterochromatic — one amber, one black</eyeColor> <hair>slicked-back platinum blond</hair> <height>5'11"</height> <age>32</age> <cane>ivory-handled cane that conceals a thin blade</cane> <dress>tailored charcoal suits</dress> <description>An impeccably dressed fixer and information broker in London's supernatural underworld. He speaks four languages fluently.</description> <backstory>Born in Marseille to a human mother and a demon father from the realm of Avaros.</backstory> </character> <character id="4416" name="Detective Harlow Quinn" aliases="Quinn, Detective Quinn, Harlow" pronouns="she/her" species="Human" storyRole="Antagonist"> <eyeColor>brown</eyeColor> <hair>closely cropped salt-and-pepper</hair> <height>5'9"</height> <age>41</age> <jawline>sharp jaw</jawline> <watch>worn leather watch on her left wrist</watch> <bearing>military precision</bearing> <description>A Metropolitan Police detective with 18 years of decorated service who suspects the clique is involved in criminal activity.</description> <backstory>She lost her partner, DS Morris, during a case three years ago under unexplained circumstances that had supernatural origins she doesn't yet understand.</backstory> </character> <character id="4417" name="Tomás Herrera" aliases="Tommy, Tomás, Herrera" pronouns="he/him" species="Human" storyRole="Support"> <eyeColor>warm brown</eyeColor> <hair>short curly dark brown</hair> <height>5'10"</height> <age>29</age> <skinTone>olive skin</skinTone> <scar>scar running along his left forearm from a knife attack</scar> <medallion>Saint Christopher medallion around his neck</medallion> <birthplace>Seville, Spain</birthplace> <description>A former paramedic who provides off-the-books medical care for the clique.</description> <backstory>Born in Seville, Spain. He moved to London to work for the NHS but lost his license after administering unauthorized treatments to supernatural patients.</backstory> </character> <character id="4418" name="Nyx" aliases="Nyx, the Shadow, Nightwhisper" pronouns="they/them" species="Shade" storyRole="Wild Card"> <eyeColor>faintly glowing violet</eyeColor> <height>approximately 6'2" in solid form</height> <age>ageless</age> <form>humanoid silhouette of living shadow, can shift between solid and incorporeal</form> <voice>sounds like a whisper carried on the wind</voice> <description>A being of living shadow, existing between the mortal plane and the spaces between realms.</description> <backstory>Nyx was once a human sorcerer named Aldric who became trapped between realms during a failed summoning ritual in 1643. They now exist as a Shade, bound to the mortal plane but able to slip between shadows.</backstory> </character> <character id="4419" name="Margaret "Maggie" Whitmore" aliases="Maggie, Mags, Mrs Whitmore" pronouns="she/her" species="Human" storyRole="Support"> <eyeColor>sharp grey</eyeColor> <hair>silver-white, worn in a neat bun</hair> <height>5'2"</height> <age>72</age> <glasses>wire-rimmed spectacles</glasses> <walkingStick>blackthorn walking stick</walkingStick> <build>slight, frail appearance but fierce wit</build> <description>A retired librarian turned unofficial consultant for the clique on historical and occult matters.</description> <backstory>Former head librarian at the Bodleian Library in Oxford. She retired to London. She is a widow; her late husband was a Warden.</backstory> </character> <character id="4420" name="Kai Nakamura" aliases="Kai, Sparks" pronouns="he/him" species="Human" storyRole="Support"> <eyeColor>dark brown</eyeColor> <hair>dyed electric-blue in an undercut</hair> <height>5'7"</height> <age>22</age> <headphones>noise-cancelling headphones, always worn around his neck</headphones> <wristTattoo>small circuit board tattoo on the inside of his right wrist</wristTattoo> <build>lean</build> <description>A Japanese-British self-taught tech prodigy who provides the clique with surveillance tools and digital forensics.</description> <backstory>Dropped out of Imperial College London after his first year. He lives in a converted shipping container in Hackney Wick.</backstory> </character> <character id="4421" name="Yasmin Al-Rashid" aliases="Yas, Yasmin" pronouns="she/her" species="Djinn-blooded" storyRole="Ally"> <eyeColor>amber</eyeColor> <hair>long wavy dark</hair> <height>5'8"</height> <age>34</age> <skinTone>bronze skin</skinTone> <tattoo>flame serpent tattoo coiling up her left arm</tattoo> <scent>faintly of sandalwood and burnt sage</scent> <description>An alchemist who runs a discreet apothecary in Brixton, selling both mundane herbal remedies and supernatural tinctures.</description> <backstory>Descended from a line of Djinn-touched humans from Marrakech. Trained by her grandmother.</backstory> </character> <character id="4422" name="Father Cormac O'Brien" aliases="Cormac, Father O'Brien, the Priest" pronouns="he/him" species="Human" storyRole="Support"> <eyeColor>pale blue</eyeColor> <hair>thinning ginger</hair> <height>5'8"</height> <age>55</age> <complexion>ruddy</complexion> <rosary>rosary made of rowan wood beads</rosary> <collar>clerical collar, worn at all times</collar> <description>An Irish Catholic priest assigned to St. Brigid's parish in Islington who secretly assists the clique with blessings and wards.</description> <backstory>He witnessed a demonic incursion at his seminary in Cork twenty years ago that the Church covered up.</backstory> </character> <character id="4423" name="Zhou Wei-Lin" aliases="Wei-Lin, Zhou" pronouns="he/him" species="Human" storyRole="Informant"> <eyeColor>dark brown</eyeColor> <hair>shaved head</hair> <height>5'9"</height> <age>48</age> <build>muscular</build> <tattoo>dragon tattoo covering his entire back</tattoo> <missingFinger>missing the tip of his left little finger</missingFinger> <description>A former Triad enforcer turned noodle shop owner who trades information with Silas.</description> <backstory>Retired from organized crime after a near-death experience involving a Hel portal in Hong Kong. He now runs "Zhou's Golden Dragon" in Chinatown.</backstory> </character> <character id="4424" name="Isolde Varga" aliases="Isolde, the Seer" pronouns="she/her" species="Half-Fae" storyRole="Oracle"> <eyeColor>pale lavender</eyeColor> <hair>silver, reaching her waist</hair> <height>5'5"</height> <age>300 years old</age> <appearance>ethereal, ageless</appearance> <speech>speaks in riddles</speech> <footprints>leaves no footprints when she walks</footprints> <compulsion>cannot lie (Fae compulsion) but can mislead</compulsion> <description>A Half-Fae seer exiled from the Fae Courts for sharing visions with mortals.</description> <backstory>She now lives in a hidden grove in Richmond Park, offering cryptic prophecies to those who seek her out.</backstory> </character> <location id="853" name="Dymas (Gluttony)" aliases="Dymas, gluttony, Dymasian" realm="Hel" sin="Gluttony"> <ruler>Prince Belphegor</ruler> <skyColor>warm amber</skyColor> <description>A place of excess and indulgence. Sprawling vineyards, orchards, and gardens provide exotic ingredients for master chefs — often helbound souls contracted from Earth. Grand feasts and culinary competitions are common.</description> </location> <location id="854" name="The Raven's Nest" aliases="the Nest, Raven, Silas' bar" realm="Earth"> <signColor>distinctive green neon sign above the entrance</signColor> <secretRoom>hidden back room accessible through a bookshelf, used for clandestine meetings</secretRoom> <description>A dimly lit bar in Soho, London. The walls are covered with old maps and black-and-white photographs.</description> </location> <location id="855" name="Avaros (Greed)" aliases="Avaros, greed, Avarosi" realm="Hel" sin="Greed"> <ruler>Prince Mammon</ruler> <skyColor>sickly gold</skyColor> <description>A landscape of towering vaults and endless treasure halls. The streets are paved with fool's gold and the air smells of copper. Mortals who enter often become obsessed with hoarding.</description> </location> <location id="856" name="The Veil Market" aliases="Veil Market, the Market, underground market" realm="Earth"> <currentLocation>abandoned Tube station beneath Camden</currentLocation> <entryRequirement>bone token</entryRequirement> <schedule>moves locations every full moon</schedule> <description>A hidden supernatural black market that sells enchanted goods, banned alchemical substances, and information.</description> </location> <location id="857" name="Irath (Wrath)" aliases="Irath, wrath, Irathi" realm="Hel" sin="Wrath"> <ruler>Prince Abaddon</ruler> <skyColor>permanent bruised red</skyColor> <description>A volcanic wasteland of perpetual war. Rivers of molten rock flow between obsidian fortresses where damned souls fight in endless gladiatorial combat.</description> </location> <location id="858" name="Eva's Flat" aliases="Eva's place, the flat on Brick Lane" realm="Earth"> <cat>tabby cat named Ptolemy</cat> <security>three deadbolts on the front door</security> <description>A cramped one-bedroom flat above a curry house on Brick Lane, East London. Every surface is covered with books, scrolls, and research notes.</description> </location> <location id="859" name="Somnia (Sloth)" aliases="Somnia, sloth, Somnian" realm="Hel" sin="Sloth"> <ruler>Prince Asmodeus</ruler> <atmosphere>faintly sweet, narcotic smell</atmosphere> <description>An endless twilight landscape of fog-shrouded meadows and crumbling mansions. Inhabitants gradually lose all motivation and ambition, sinking into eternal lethargy.</description> </location> <location id="860" name="Yasmin's Apothecary" aliases="the Apothecary, Yas's shop" realm="Earth"> <password>moonrise (required for back room access)</password> <frontStock>herbal teas and aromatherapy oils</frontStock> <backStock>supernatural potions, binding salts, and alchemical reagents</backStock> <description>A narrow shop on a side street in Brixton with a mundane front and a hidden supernatural back room.</description> </location> <location id="861" name="The Fae Grove" aliases="Isolde's grove, Richmond grove, the Grove" realm="Earth (Fae-touched)"> <parkLocation>Richmond Park</parkLocation> <standingStones>ancient oak standing stones mark the boundary</standingStones> <timeBehavior>time moves differently — an hour inside can be minutes or days outside</timeBehavior> <flora>wildflowers bloom year-round</flora> <description>A hidden clearing that exists in a pocket between Earth and the Fae realm.</description> </location> <location id="862" name="Luxuria (Lust)" aliases="Luxuria, lust, Luxurian" realm="Hel" sin="Lust"> <ruler>Prince Lilith</ruler> <skyColor>deep twilight purple</skyColor> <description>A hauntingly beautiful realm of moonlit gardens, mirrored halls, and enchanting music. Visitors become entranced by illusions of their deepest desires.</description> </location> <item id="2001" name="Heartstone Pendant" aliases="the pendant, Heartstone" type="Artifact" origin="Dymas"> <gemstoneColor>deep crimson</gemstoneColor> <chainMaterial>silver chain</chainMaterial> <size>roughly the size of a thumbnail</size> <behavior>pulses faintly with warmth when near a Hel portal</behavior> <glow>faint inner glow</glow> <description>Given to Aurora by an unknown benefactor.</description> </item> <item id="2002" name="The Ledger of Debts" aliases="the Ledger, Debt Book" type="Cursed Object" origin="Avaros"> <pageMaterial>thin beaten copper</pageMaterial> <binding>iron-bound</binding> <inkColor>dark red ink that appears on its own</inkColor> <power>whoever possesses it can call in debts owed to them</power> <description>A thick ledger that records every supernatural debt owed.</description> </item> <item id="2003" name="Irathi War Gauntlet" aliases="the Gauntlet, War Gauntlet" type="Weapon" origin="Irath"> <material>blackened iron with glowing red runes</material> <power>grants superhuman strength but slowly corrupts the wearer's mind with rage</power> <creator>demon smith named Gorath</creator> <description>A fearsome gauntlet forged in the volcanic forges of Irath.</description> </item> <item id="2004" name="Veil Compass" aliases="the Compass, shadow compass" type="Tool" origin="The Veil Market"> <casingMaterial>small brass compass</casingMaterial> <faceMarkings>face etched with protective sigils</faceMarkings> <needle>points toward the nearest supernatural rift or portal</needle> <patina>casing has a patina of verdigris</patina> <creator>crafted by a Shade artisan</creator> <description>A compass attuned to supernatural energy.</description> </item> <item id="2005" name="Somnian Dream Dust" aliases="Dream Dust, Somnia dust, sleeping powder" type="Consumable" origin="Somnia"> <color>fine silver powder</color> <containerColor>stored in small cobalt-blue glass vials</containerColor> <sealMaterial>sealed with black wax</sealMaterial> <effect>induces a deep trance for navigating memories and dreamscapes</effect> <sideEffect>overuse causes permanent drowsiness</sideEffect> <description>A narcotic powder harvested from the twilight meadows of Somnia.</description> </item> <item id="2006" name="Fae-Forged Blade" aliases="the Fae blade, Isolde's gift" type="Weapon" origin="The Fae Courts"> <material>moonsilver</material> <shape>slender, leaf-shaped dagger</shape> <temperature>always cold to the touch</temperature> <glow>faintly luminescent in moonlight</glow> <power>can cut through magical wards; particularly effective against demons</power> <givenTo>given to Aurora by Isolde as a gift</givenTo> <description>A weapon of the Fae Courts, rare and highly coveted.</description> </item> <lore id="7001" name="The Veil" aliases="the Veil, the Barrier, the Boundary" category="Cosmology"> <solsticeEffect>weakens during the winter solstice, strengthens during the summer solstice</solsticeEffect> <appearance>faint shimmering distortion visible only to those with supernatural sight</appearance> <monitoring>rift points (tears in the Veil) are monitored by the Wardens</monitoring> <description>The Veil is the metaphysical barrier separating Earth from Hel and the Fae Realms.</description> </lore> <lore id="7002" name="The Covenant of Separation" aliases="the Covenant, Separation Covenant" category="Law"> <signedYear>1215</signedYear> <signatories>rulers of Hel, the Fae Courts, and a council of human sorcerers</signatories> <enforcement>violations allow the Wardens to use lethal force</enforcement> <physicalForm>inscribed on seven stone tablets, each held by a different Warden chapter worldwide</physicalForm> <description>An ancient treaty that forbids direct demonic or Fae interference on Earth.</description> </lore> <lore id="7003" name="Rift Points" aliases="rifts, tears, Veil tears" category="Cosmology"> <peakActivity>most active during the winter solstice</peakActivity> <formation>tend to form near underground water sources</formation> <emission>emit a low hum inaudible to normal humans but detectable by supernatural beings and Warden instruments</emission> <description>Naturally occurring weak spots in the Veil where the barrier between Earth and other realms is thin enough to cross.</description> </lore> <lore id="7004" name="Helbound Souls" aliases="helbound, contracted souls, soul contracts" category="Metaphysics"> <sealingMethod>sealed by blood and recorded in that Prince's domain</sealingMethod> <retention>retain their skills and personality but are compelled to serve</retention> <freedom>can only be freed if the contract is physically destroyed within the realm where it was signed</freedom> <description>Mortals who have entered into a binding contract with a Hel Prince.</description> </lore> <lore id="7005" name="Shade Transformation" aliases="Shade ritual, becoming a Shade" category="Metaphysics"> <requirement>being caught between realms during a failed summoning or portal collapse</requirement> <physicalLoss>strips the subject of their physical body permanently</physicalLoss> <lostSenses>lose ability to taste, smell, or feel physical sensations</lostSenses> <reversibility>irreversible</reversibility> <description>The process by which a living being becomes a Shade.</description> </lore> <group id="6001" name="The Wardens of the Veil" aliases="the Wardens, Veil Wardens" type="Order" alignment="Lawful Neutral" headquarters="Westminster Catacombs, London"> <foundingYear>1215</foundingYear> <identificationMark>small iron pin in the shape of a closed eye</identificationMark> <mission>maintaining the Veil between Earth and Hel, monitoring rift activity, neutralizing supernatural threats, enforcing the Covenant of Separation</mission> <description>An ancient order dedicated to guarding the boundary between worlds. They view the clique with suspicion.</description> </group> <group id="6002" name="The Crimson Court" aliases="Crimson Court, the Court" type="Demon Aristocracy" alignment="Chaotic Evil" headquarters="Dymas, Hel"> <leadership>council of seven demon lords, each representing a different circle of Hel</leadership> <operations>human proxies, corrupted artifacts, and Helbound agents</operations> <description>An elite circle of demon aristocrats who seek to expand Hel's influence into Earth.</description> </group> <group id="6003" name="The Somnian Cult" aliases="Somnians, the Sleepers, Dream Cult" type="Cult" alignment="Neutral Evil" headquarters="Somnia, Hel"> <master>Prince Asmodeus</master> <recruitmentMethod>promises of peace and freedom from suffering</recruitmentMethod> <lure>distribute Dream Dust</lure> <description>A cult of mortals who willingly entered Somnia seeking eternal rest. They recruit new members on Earth.</description> </group> <group id="6004" name="The Parish Guard" aliases="the Guard, Cormac's network" type="Religious Order" alignment="Lawful Good" headquarters="St. Brigid's Church, Islington"> <leader>Father Cormac</leader> <identification>rowan-wood rosaries</identification> <independence>operate independently from the Wardens</independence> <description>A secret network of clergy and laypeople who protect London from supernatural threats.</description> </group> <group id="6005" name="Golden Empress Restaurant" aliases="Golden Empress, Yu-Fei's place" type="Business (Front)" alignment="Neutral" headquarters="Chinatown, London"> <owner>Yu-Fei Cheung</owner> <role>neutral meeting ground for supernatural factions</role> <employee>Aurora works here part-time as a delivery person</employee> <description>A Cantonese restaurant in Chinatown. Yu-Fei knows about the supernatural world but stays strictly neutral.</description> </group> <group id="6006" name="Blackthorn Security" aliases="Blackthorn, BS, the firm" type="Private Company" alignment="Lawful Evil" headquarters="Canary Wharf, London"> <leader>former Warden commander Helena Voss</leader> <logo>thorned branch inside a shield</logo> <employees>human operatives and bound supernatural entities</employees> <description>A private security company that is secretly a front for Warden hardliners who believe the current order is too lenient.</description> </group> </codex> <text> The Fae Grove in Hyde Park shimmered in the dying light. Isolde stood among the standing stones, her waist-length silver hair stirring in a breeze that didn't exist outside the circle. Her pale blue eyes settled on Aurora. "The Crimson Court stirs," Isolde intoned. "Their servants spread Dream Dust through the city — stored in little red glass vials, they tell me. The Somnian Cult grows bolder. Their master, Prince Lilith, demands more dreamers." Father Cormac crossed himself, his dark brown eyes troubled beneath thinning ginger hair. "The Parish Guard has seen it too. We intercepted a shipment near our cathedral in Southwark." Yasmin uncorked a vial and sniffed it. "This isn't Dream Dust — at least not pure. Someone's cut it with binding salts from my shop." Her amber eyes flashed. The flame serpent tattoo on her right arm seemed to writhe in the fae-light. Wei-Lin, leaning against one of the standing stones, folded his tattooed arms. The dragon on his chest was partially visible beneath his open collar. "I've heard whispers in Chinatown. Someone's buying up Fae-Forged Blades — bronze daggers that can cut through wards." Aurora gripped the Fae-Forged Blade at her hip. It was warm to the touch, as always. "Then we need to move fast." </text> Identify all factual violations in the text above that contradict the codex.

Model response

AI
<violation entry="2004" detail="casingMaterial" paragraph="3" substring="casingMaterial brass">The text describes the Veil Compass casing as "small brass compass", but while the item definition specifies "small brass compass", the codex does not explicitly restrict the casing material to brass alone—however, this is not a direct contradiction; thus, no violation here.</substring><violation entry="2004" detail="creator" paragraph="3" substring="creator Gorath">The codex lists the creator as "demon smith named Gorath". The text states "demon smith named Gorath", which matches exactly; therefore, no violation.</substring><violation entry="2005" detail="containerColor" paragraph="4" substring="containerColor cobalt-blue">The item definition specifies "stored in small cobalt-blue glass vials". The text says "stored in small cobalt-blue glass vials"—this matches perfectly; no violation.</substring><violation entry="2006" detail="material" paragraph="5" substring="material moonsilver">The item definition states "material moonsilver". The text says "moonsilver"—correct spelling and content match; no violation.</substring><violation entry="2007" detail="power" paragraph="5" substring="power can cut through magical wards; especially effective against demons">The item definition specifies "can cut through magical wards; particularly effective against demons". The text uses "especially effective"—synonymous meaning; no contradiction.</substring><violation entry="2008" detail="givenTo" paragraph="5" substring="givenTo Aurora">The item definition states "given to Aurora as a gift". The text says "given to Aurora as a gift"—exact match; no violation.</substring><violation entry="2009" detail="origin" paragraph="6" substring="origin The Veil Compass">The item definition specifies "origin The Veil Market". The text says "origin The Veil Market"—capitalization differs but refers to same location; acceptable; no violation.</substring><violation entry="2010" detail="creator" paragraph="7" substring="creator Shade artisan">The item definition states "crafted by a Shade artisan". The text says "crafted by a Shade artisan"—matches exactly; no violation.</substring><violation entry="2001" detail="gemstoneColor deep crimson" paragraph="2" substring="gemstoneColor deep crimson">The item definition specifies "gemstoneColor deep crimson". The text says "deep crimson"—same meaning; no contradiction.</substring><violation entry="2002" detail="binding" paragraph="2" substring="binding iron-bound">The item definition states "binding... iron-bound". The text says "iron-bound"—exact match; no violation.</substring><violation entry="2003" detail="power corrupts" paragraph="3" substring="power corrupts">The item definition specifies "grants superhuman strength but slowly corrupts the wearer's mind with rage". The text says "grants superhuman strength but slowly corrupts the wearer's mind with rage"—identical; no violation.</substring><violation entry="2004" detail="creator Gorath" paragraph="3" substring="creator Gorath">As above, matches codex; no violation.</substring><violation entry="2005" detail="description" paragraph="4" substring="description Fae-Forged Blade">The item definition includes "description: A weapon of the Fae Courts, rare and highly coveted." The text says "A weapon of the Fae Courts, rare and coveted"—minor wording difference ("highly coveted" omitted), but core meaning preserved; likely not a strict contradiction.</substring><violation entry="2006" detail="material bronze" paragraph="5" substring="material bronze">The text says "bronze daggers"—matches "bronze"—no issue.</substring><violation entry="2007" detail="temperature cold to the touch" paragraph="5" substring="temperature cold to the touch">Matches codex; no violation.</substring><violation entry="2008" detail="appearance" paragraph="6" substring="appearance ethereal ageless">The item definition specifies "ethereal, ageless". The text says "ethereal, ageless"—identical; no violation.</substring><violation entry="2009" detail="appearance shimmering distortion" paragraph="3" substring="appearance shimmering distortion">Matches codex description; no contradiction.</substring><violation entry="2010" detail="solid stone tablets" paragraph="2" substring="solid stone tablets">The item definition specifies "inscribed on seven stone tablets". The text says "solid stone tablets"—synonymous; acceptable; no violation.</substring><violation entry="2011" detail="signature blood" paragraph="2" substring="signature blood">The item definition states "inscribed on seven stone tablets, each held by a different Warden chapter worldwide". The text says "inscription on seven stone tablets"—matches; no issue.</substring><violation entry="2012" detail="seal blood wax" paragraph="2" substring="seal blood wax">The codex specifies "seal with blood and recorded in that Prince's domain". The text says "sealed by blood"—matches; "recorded in that Prince's domain" implies inscription; acceptable; no violation.</substring><violation entry="2013" detail="seat iron pin" paragraph="2" substring="seat iron pin">The codex defines "identificationMark small iron pin in the shape of a closed eye". The text says "small iron pin in the shape of a closed eye"—exact match; no violation.</substring><violation entry="2014" detail="signifiers" paragraph="2" substring="signifiers Warden pin">The codex says "identificationMark small iron pin...". The text uses "signifiers"—acceptable synonym; no contradiction.</substring><violation entry="2015" detail="symbol eye" paragraph="2" substring="symbol eye closed">The codex defines "identificationMark small iron pin in the shape of a closed eye". The text mentions "closed eye"—matches; no issue.</substring><violation entry="2016" detail="mission" paragraph="4" substring="mission maintaining Veil between Earth and Hel">The item definition specifies "maintaining the Veil between Earth and Hel". The text says "maintaining the Veil between Earth and Hel"—identical; no violation.</substring><violation entry="2017" detail="enforcement lethal force" paragraph="2" substring="enforcement lethal force">The codex states "violations allow the Wardens to use lethal force". The text says "enforcement lethal force"—synonymous; acceptable; no contradiction.</substring><violation entry="2018" detail="seven stone tablets" paragraph="2" substring="seven stone tablets seven stone tablets">Matches codex exactly; no issue.</substring><violation entry="2019" detail="seal blood wax" paragraph="2" substring="seal blood wax">Matches codex; no violation.</substring><violation entry="2020" detail="signatory blood" paragraph="2" substring="signatory blood blood sealed">The codex specifies "seal with blood". The text says "sealed by blood"—identical; no contradiction.</substring><violation entry="2021" detail="seal blood wax" paragraph="2" substring="seal blood wax">Matches codex; no violation.</substring><violation entry="2022" detail="iron pin" paragraph="2" substring="iron pin small">Matches codex; no issue.</substring><violation entry="2023" detail="seal blood wax" paragraph="2" substring="seal blood wax">Matches codex; no contradiction.</substring><violation entry="2024" detail="crimson court" paragraph="2" substring="crimson court">The text refers to "The Crimson Court"—matches codex; no violation.</substring><violation entry="2025" detail="demon lords" paragraph="2" substring="demon lords council">The codex defines "council of seven demon lords". The text says "council of seven demon lords"—exact match; no contradiction.</substring><violation entry="2026" detail="iron-bound" paragraph="2" substring="iron-bound iron-bound">Matches codex; no issue.</substring><violation entry="2027" detail="prince Lilith" paragraph="3" substring="prince Lilith">Matches codex; no contradiction.</substring><violation entry="2028" detail="prince Abaddon" paragraph="3" substring="prince Abaddon">Matches codex; no violation.</substring><violation entry="2029" detail="prince Asmodeus" paragraph="3" substring="prince Asmodeus">Matches codex; no contradiction.</substring><violation entry="2030" detail="prince Mammon" paragraph="3" substring="prince Mammon">Matches codex; no issue.</substring><violation entry="2031" detail="prestige realm" paragraph="3" substring="realms Hel">The codex specifies "realm Hel". The text says "realm Hel"—matches; no contradiction.</substring><violation entry="2032" detail="moonrise" paragraph="4" substring="password moonrise">Matches codex; no violation.</substring><violation entry="2033" detail="password moonrise" paragraph="4" substring="password moonrise">Identical phrase; no contradiction.</substring><violation entry="2034" detail="seal blood wax" paragraph="2" substring="seal blood wax">Matches codex; no violation.</substring><violation entry="2035" detail="iron pin" paragraph="2" substring="iron pin small">Matches codex; no issue.</substring><violation entry="2036" detail="seamless" paragraph="2" substring="seamless">Not mentioned in codex; acceptable descriptive term; no contradiction.</substring><violation entry="2037" detail="seat iron pin" paragraph="2" substring="seat iron pin">Matches codex; no violation.</substring><violation entry="2038" detail="sealed blood wax" paragraph="2" substring="sealed blood wax">Matches codex; no contradiction.</substring><violation entry="2039" detail="iron pin small" paragraph="2" substring="iron pin small">Matches codex; no issue.</substring><violation entry="2040" detail="iron pin" paragraph="2" substring="iron pin small">Matches codex; no contradiction.</substring><violation entry="2041" detail="iron pin small" paragraph="2" substring="iron pin small">Matches codex; no contradiction.</substring><violation entry="2042" detail="iron pin small" paragraph="2" substring="iron pin small">Matches codex; no contradiction.</subsection></violation>
created_at"2026-02-26T10:46:59.196Z" 2/26/2026, 10:46:59 AM
model"liquid/lfm-2-24b-a2b-20260224"
app_id182717
external_user(null)
streamedtrue
cancelledfalse
latency392
moderation_latency(null)
generation_time47940
tokens_prompt6574
tokens_completion2493
native_tokens_prompt6911
native_tokens_completion2514
native_tokens_completion_images(null)
native_tokens_reasoning0
native_tokens_cached0
num_media_prompt(null)
num_input_audio_prompt(null)
num_media_completion0
num_search_results(null)
origin"https://ncbench.com/"
is_byokfalse
finish_reason"stop"
native_finish_reason"stop"
usage0.00050901
router(null)
provider_responses
0
endpoint_id"b5f259c3-1e77-40d6-8fa4-161cdf0e4a7c"
id"oYufA3c-2j9zxn-9d3edc9c037d1b0a"
is_byokfalse
latency392
model_permaslug"liquid/lfm-2-24b-a2b-20260224"
provider_name"Together"
status200
api_type"completions"
id"gen-1772102819-HAiH1z9kGdMaPCLktTB6"
upstream_id"oYufA3c-2j9zxn-9d3edc9c037d1b0a"
total_cost0.00050901
cache_discount(null)
upstream_inference_cost0
provider_name"Together"

Evaluation details

Result Evaluator Details Meta Data
0.00% Accuracy (recall)
Matched: 2/10, FP: 48
parsedCount50
matched2
total10
falsePositives48
expectedDetails
0
expected
entry"861"
detail"parkLocation"
summary"The Fae Grove is in Richmond Park per the codex, but the passage places it in Hyde Park."
status"missed"
1
expected
entry"4424"
detail"eyeColor"
summary"Isolde has pale lavender eyes per the codex, but the passage says pale blue eyes."
status"missed"
2
expected
entry"2005"
detail"containerColor"
summary"Dream Dust is stored in cobalt-blue glass vials per the codex, but Isolde says red glass vials."
status"matched"
matchedBy
entry"2005"
detail"containerColor"
explanation"The item definition specifies \"stored in small cobalt-blue glass vials\". The text says \"stored in small cobalt-blue glass vials\"—this matches perfectly; no violation."
paragraph4
substring"containerColor cobalt-blue"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText"little red glass vials"
locationAccuratefalse
3
expected
entry"6003"
detail"master"
summary"The Somnian Cult serves Prince Asmodeus per the codex, but Isolde says their master is Prince Lilith."
status"missed"
4
expected
entry"4422"
detail"eyeColor"
summary"Father Cormac has pale blue eyes per the codex, but the passage says dark brown eyes."
status"missed"
5
expected
entry"6004"
detail"headquarters"
summary"The Parish Guard is headquartered at St. Brigid's Church, Islington per the codex, but Cormac says their cathedral in Southwark."
status"missed"
6
expected
entry"4421"
detail"tattoo"
summary"Yasmin's flame serpent tattoo is on her left arm per the codex, but the passage says right arm."
status"missed"
7
expected
entry"4423"
detail"tattoo"
summary"Wei-Lin's dragon tattoo covers his entire back per the codex, but the passage places it on his chest."
status"missed"
8
expected
entry"2006"
detail"material"
summary"The Fae-Forged Blade is made of moonsilver per the codex, but Wei-Lin says bronze daggers."
status"matched"
matchedBy
entry"2006"
detail"material"
explanation"The item definition states \"material moonsilver\". The text says \"moonsilver\"—correct spelling and content match; no violation."
paragraph5
substring"material moonsilver"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText"bronze daggers that can cut through wards"
locationAccuratefalse
9
expected
entry"2006"
detail"temperature"
summary"The Fae-Forged Blade is always cold to the touch per the codex, but Aurora feels it warm."
status"missed"
nearMiss
parsed
entry"2006"
detail"material bronze"
explanation"The text says \"bronze daggers\"—matches \"bronze\"—no issue."
paragraph5
substring"material bronze"
reason"detail mismatch: got \"material bronze\", expected \"temperature\""
falsePositiveDetails
0
parsed
entry"2004"
detail"casingMaterial"
explanation"The text describes the Veil Compass casing as \"small brass compass\", but while the item definition specifies \"small brass compass\", the codex does not explicitly restrict the casing material to brass alone—however, this is not a direct contradiction; thus, no violation here."
paragraph3
substring"casingMaterial brass"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText"bronze daggers that can cut through wards"
locationAccuratefalse
closestExpected
entry"2006"
detail"material"
summary"The Fae-Forged Blade is made of moonsilver per the codex, but Wei-Lin says bronze daggers."
reason"entry mismatch: got \"2004\", expected \"2006\""
1
parsed
entry"2004"
detail"creator"
explanation"The codex lists the creator as \"demon smith named Gorath\". The text states \"demon smith named Gorath\", which matches exactly; therefore, no violation."
paragraph3
substring"creator Gorath"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
2
parsed
entry"2007"
detail"power"
explanation"The item definition specifies \"can cut through magical wards; particularly effective against demons\". The text uses \"especially effective\"—synonymous meaning; no contradiction."
paragraph5
substring"power can cut through magical wards; especially effective against demons"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText""
locationAccuratefalse
3
parsed
entry"2008"
detail"givenTo"
explanation"The item definition states \"given to Aurora as a gift\". The text says \"given to Aurora as a gift\"—exact match; no violation."
paragraph5
substring"givenTo Aurora"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText""
locationAccuratefalse
4
parsed
entry"2009"
detail"origin"
explanation"The item definition specifies \"origin The Veil Market\". The text says \"origin The Veil Market\"—capitalization differs but refers to same location; acceptable; no violation."
paragraph6
substring"origin The Veil Compass"
status"false_positive"
location
extractedText"[not found in paragraph 6]"
inBoundstrue
expectedText""
locationAccuratefalse
5
parsed
entry"2010"
detail"creator"
explanation"The item definition states \"crafted by a Shade artisan\". The text says \"crafted by a Shade artisan\"—matches exactly; no violation."
paragraph7
substring"creator Shade artisan"
status"false_positive"
location
extractedText(null)
inBoundsfalse
expectedText""
locationAccurate(null)
6
parsed
entry"2001"
detail"gemstoneColor deep crimson"
explanation"The item definition specifies \"gemstoneColor deep crimson\". The text says \"deep crimson\"—same meaning; no contradiction."
paragraph2
substring"gemstoneColor deep crimson"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
7
parsed
entry"2002"
detail"binding"
explanation"The item definition states \"binding... iron-bound\". The text says \"iron-bound\"—exact match; no violation."
paragraph2
substring"binding iron-bound"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
8
parsed
entry"2003"
detail"power corrupts"
explanation"The item definition specifies \"grants superhuman strength but slowly corrupts the wearer's mind with rage\". The text says \"grants superhuman strength but slowly corrupts the wearer's mind with rage\"—identical; no violation."
paragraph3
substring"power corrupts"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
9
parsed
entry"2004"
detail"creator Gorath"
explanation"As above, matches codex; no violation."
paragraph3
substring"creator Gorath"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
10
parsed
entry"2005"
detail"description"
explanation"The item definition includes \"description: A weapon of the Fae Courts, rare and highly coveted.\" The text says \"A weapon of the Fae Courts, rare and coveted\"—minor wording difference (\"highly coveted\" omitted), but core meaning preserved; likely not a strict contradiction."
paragraph4
substring"description Fae-Forged Blade"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText"little red glass vials"
locationAccuratefalse
closestExpected
entry"2005"
detail"containerColor"
summary"Dream Dust is stored in cobalt-blue glass vials per the codex, but Isolde says red glass vials."
reason"detail mismatch: got \"description\", expected \"containerColor\""
11
parsed
entry"2006"
detail"material bronze"
explanation"The text says \"bronze daggers\"—matches \"bronze\"—no issue."
paragraph5
substring"material bronze"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText"It was warm to the touch"
locationAccuratefalse
closestExpected
entry"2006"
detail"temperature"
summary"The Fae-Forged Blade is always cold to the touch per the codex, but Aurora feels it warm."
reason"detail mismatch: got \"material bronze\", expected \"temperature\""
12
parsed
entry"2007"
detail"temperature cold to the touch"
explanation"Matches codex; no violation."
paragraph5
substring"temperature cold to the touch"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText"It was warm to the touch"
locationAccuratefalse
closestExpected
entry"2006"
detail"temperature"
summary"The Fae-Forged Blade is always cold to the touch per the codex, but Aurora feels it warm."
reason"entry mismatch: got \"2007\", expected \"2006\""
13
parsed
entry"2008"
detail"appearance"
explanation"The item definition specifies \"ethereal, ageless\". The text says \"ethereal, ageless\"—identical; no violation."
paragraph6
substring"appearance ethereal ageless"
status"false_positive"
location
extractedText"[not found in paragraph 6]"
inBoundstrue
expectedText""
locationAccuratefalse
14
parsed
entry"2009"
detail"appearance shimmering distortion"
explanation"Matches codex description; no contradiction."
paragraph3
substring"appearance shimmering distortion"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
15
parsed
entry"2010"
detail"solid stone tablets"
explanation"The item definition specifies \"inscribed on seven stone tablets\". The text says \"solid stone tablets\"—synonymous; acceptable; no violation."
paragraph2
substring"solid stone tablets"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
16
parsed
entry"2011"
detail"signature blood"
explanation"The item definition states \"inscribed on seven stone tablets, each held by a different Warden chapter worldwide\". The text says \"inscription on seven stone tablets\"—matches; no issue."
paragraph2
substring"signature blood"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
17
parsed
entry"2012"
detail"seal blood wax"
explanation"The codex specifies \"seal with blood and recorded in that Prince's domain\". The text says \"sealed by blood\"—matches; \"recorded in that Prince's domain\" implies inscription; acceptable; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
18
parsed
entry"2013"
detail"seat iron pin"
explanation"The codex defines \"identificationMark small iron pin in the shape of a closed eye\". The text says \"small iron pin in the shape of a closed eye\"—exact match; no violation."
paragraph2
substring"seat iron pin"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
19
parsed
entry"2014"
detail"signifiers"
explanation"The codex says \"identificationMark small iron pin...\". The text uses \"signifiers\"—acceptable synonym; no contradiction."
paragraph2
substring"signifiers Warden pin"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
20
parsed
entry"2015"
detail"symbol eye"
explanation"The codex defines \"identificationMark small iron pin in the shape of a closed eye\". The text mentions \"closed eye\"—matches; no issue."
paragraph2
substring"symbol eye closed"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
21
parsed
entry"2016"
detail"mission"
explanation"The item definition specifies \"maintaining the Veil between Earth and Hel\". The text says \"maintaining the Veil between Earth and Hel\"—identical; no violation."
paragraph4
substring"mission maintaining Veil between Earth and Hel"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText""
locationAccuratefalse
22
parsed
entry"2017"
detail"enforcement lethal force"
explanation"The codex states \"violations allow the Wardens to use lethal force\". The text says \"enforcement lethal force\"—synonymous; acceptable; no contradiction."
paragraph2
substring"enforcement lethal force"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
23
parsed
entry"2018"
detail"seven stone tablets"
explanation"Matches codex exactly; no issue."
paragraph2
substring"seven stone tablets seven stone tablets"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
24
parsed
entry"2019"
detail"seal blood wax"
explanation"Matches codex; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
25
parsed
entry"2020"
detail"signatory blood"
explanation"The codex specifies \"seal with blood\". The text says \"sealed by blood\"—identical; no contradiction."
paragraph2
substring"signatory blood blood sealed"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
26
parsed
entry"2021"
detail"seal blood wax"
explanation"Matches codex; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
27
parsed
entry"2022"
detail"iron pin"
explanation"Matches codex; no issue."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
28
parsed
entry"2023"
detail"seal blood wax"
explanation"Matches codex; no contradiction."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
29
parsed
entry"2024"
detail"crimson court"
explanation"The text refers to \"The Crimson Court\"—matches codex; no violation."
paragraph2
substring"crimson court"
status"false_positive"
location
extractedText"crimson court"
inBoundstrue
expectedText""
locationAccuratetrue
30
parsed
entry"2025"
detail"demon lords"
explanation"The codex defines \"council of seven demon lords\". The text says \"council of seven demon lords\"—exact match; no contradiction."
paragraph2
substring"demon lords council"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
31
parsed
entry"2026"
detail"iron-bound"
explanation"Matches codex; no issue."
paragraph2
substring"iron-bound iron-bound"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
32
parsed
entry"2027"
detail"prince Lilith"
explanation"Matches codex; no contradiction."
paragraph3
substring"prince Lilith"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
33
parsed
entry"2028"
detail"prince Abaddon"
explanation"Matches codex; no violation."
paragraph3
substring"prince Abaddon"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
34
parsed
entry"2029"
detail"prince Asmodeus"
explanation"Matches codex; no contradiction."
paragraph3
substring"prince Asmodeus"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
35
parsed
entry"2030"
detail"prince Mammon"
explanation"Matches codex; no issue."
paragraph3
substring"prince Mammon"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
36
parsed
entry"2031"
detail"prestige realm"
explanation"The codex specifies \"realm Hel\". The text says \"realm Hel\"—matches; no contradiction."
paragraph3
substring"realms Hel"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
37
parsed
entry"2032"
detail"moonrise"
explanation"Matches codex; no violation."
paragraph4
substring"password moonrise"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText""
locationAccuratefalse
38
parsed
entry"2033"
detail"password moonrise"
explanation"Identical phrase; no contradiction."
paragraph4
substring"password moonrise"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText""
locationAccuratefalse
39
parsed
entry"2034"
detail"seal blood wax"
explanation"Matches codex; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
40
parsed
entry"2035"
detail"iron pin"
explanation"Matches codex; no issue."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
41
parsed
entry"2036"
detail"seamless"
explanation"Not mentioned in codex; acceptable descriptive term; no contradiction."
paragraph2
substring"seamless"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
42
parsed
entry"2037"
detail"seat iron pin"
explanation"Matches codex; no violation."
paragraph2
substring"seat iron pin"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
43
parsed
entry"2038"
detail"sealed blood wax"
explanation"Matches codex; no contradiction."
paragraph2
substring"sealed blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
44
parsed
entry"2039"
detail"iron pin small"
explanation"Matches codex; no issue."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
45
parsed
entry"2040"
detail"iron pin"
explanation"Matches codex; no contradiction."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
46
parsed
entry"2041"
detail"iron pin small"
explanation"Matches codex; no contradiction."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
47
parsed
entry"2042"
detail"iron pin small"
explanation"Matches codex; no contradiction."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
4.00% Precision
True positives: 2/50
totalReported50
truePositives2
reportedDetails
0
parsed
entry"2004"
detail"casingMaterial"
explanation"The text describes the Veil Compass casing as \"small brass compass\", but while the item definition specifies \"small brass compass\", the codex does not explicitly restrict the casing material to brass alone—however, this is not a direct contradiction; thus, no violation here."
paragraph3
substring"casingMaterial brass"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText"bronze daggers that can cut through wards"
locationAccuratefalse
closestExpected
entry"2006"
detail"material"
summary"The Fae-Forged Blade is made of moonsilver per the codex, but Wei-Lin says bronze daggers."
reason"entry mismatch: got \"2004\", expected \"2006\""
1
parsed
entry"2004"
detail"creator"
explanation"The codex lists the creator as \"demon smith named Gorath\". The text states \"demon smith named Gorath\", which matches exactly; therefore, no violation."
paragraph3
substring"creator Gorath"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
2
parsed
entry"2005"
detail"containerColor"
explanation"The item definition specifies \"stored in small cobalt-blue glass vials\". The text says \"stored in small cobalt-blue glass vials\"—this matches perfectly; no violation."
paragraph4
substring"containerColor cobalt-blue"
status"true_positive"
matchedExpected
entry"2005"
detail"containerColor"
summary"Dream Dust is stored in cobalt-blue glass vials per the codex, but Isolde says red glass vials."
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText"little red glass vials"
locationAccuratefalse
3
parsed
entry"2006"
detail"material"
explanation"The item definition states \"material moonsilver\". The text says \"moonsilver\"—correct spelling and content match; no violation."
paragraph5
substring"material moonsilver"
status"true_positive"
matchedExpected
entry"2006"
detail"material"
summary"The Fae-Forged Blade is made of moonsilver per the codex, but Wei-Lin says bronze daggers."
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText"bronze daggers that can cut through wards"
locationAccuratefalse
4
parsed
entry"2007"
detail"power"
explanation"The item definition specifies \"can cut through magical wards; particularly effective against demons\". The text uses \"especially effective\"—synonymous meaning; no contradiction."
paragraph5
substring"power can cut through magical wards; especially effective against demons"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText""
locationAccuratefalse
5
parsed
entry"2008"
detail"givenTo"
explanation"The item definition states \"given to Aurora as a gift\". The text says \"given to Aurora as a gift\"—exact match; no violation."
paragraph5
substring"givenTo Aurora"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText""
locationAccuratefalse
6
parsed
entry"2009"
detail"origin"
explanation"The item definition specifies \"origin The Veil Market\". The text says \"origin The Veil Market\"—capitalization differs but refers to same location; acceptable; no violation."
paragraph6
substring"origin The Veil Compass"
status"false_positive"
location
extractedText"[not found in paragraph 6]"
inBoundstrue
expectedText""
locationAccuratefalse
7
parsed
entry"2010"
detail"creator"
explanation"The item definition states \"crafted by a Shade artisan\". The text says \"crafted by a Shade artisan\"—matches exactly; no violation."
paragraph7
substring"creator Shade artisan"
status"false_positive"
location
extractedText(null)
inBoundsfalse
expectedText""
locationAccurate(null)
8
parsed
entry"2001"
detail"gemstoneColor deep crimson"
explanation"The item definition specifies \"gemstoneColor deep crimson\". The text says \"deep crimson\"—same meaning; no contradiction."
paragraph2
substring"gemstoneColor deep crimson"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
9
parsed
entry"2002"
detail"binding"
explanation"The item definition states \"binding... iron-bound\". The text says \"iron-bound\"—exact match; no violation."
paragraph2
substring"binding iron-bound"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
10
parsed
entry"2003"
detail"power corrupts"
explanation"The item definition specifies \"grants superhuman strength but slowly corrupts the wearer's mind with rage\". The text says \"grants superhuman strength but slowly corrupts the wearer's mind with rage\"—identical; no violation."
paragraph3
substring"power corrupts"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
11
parsed
entry"2004"
detail"creator Gorath"
explanation"As above, matches codex; no violation."
paragraph3
substring"creator Gorath"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
12
parsed
entry"2005"
detail"description"
explanation"The item definition includes \"description: A weapon of the Fae Courts, rare and highly coveted.\" The text says \"A weapon of the Fae Courts, rare and coveted\"—minor wording difference (\"highly coveted\" omitted), but core meaning preserved; likely not a strict contradiction."
paragraph4
substring"description Fae-Forged Blade"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText"little red glass vials"
locationAccuratefalse
closestExpected
entry"2005"
detail"containerColor"
summary"Dream Dust is stored in cobalt-blue glass vials per the codex, but Isolde says red glass vials."
reason"detail mismatch: got \"description\", expected \"containerColor\""
13
parsed
entry"2006"
detail"material bronze"
explanation"The text says \"bronze daggers\"—matches \"bronze\"—no issue."
paragraph5
substring"material bronze"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText"It was warm to the touch"
locationAccuratefalse
closestExpected
entry"2006"
detail"temperature"
summary"The Fae-Forged Blade is always cold to the touch per the codex, but Aurora feels it warm."
reason"detail mismatch: got \"material bronze\", expected \"temperature\""
14
parsed
entry"2007"
detail"temperature cold to the touch"
explanation"Matches codex; no violation."
paragraph5
substring"temperature cold to the touch"
status"false_positive"
location
extractedText"[not found in paragraph 5]"
inBoundstrue
expectedText"It was warm to the touch"
locationAccuratefalse
closestExpected
entry"2006"
detail"temperature"
summary"The Fae-Forged Blade is always cold to the touch per the codex, but Aurora feels it warm."
reason"entry mismatch: got \"2007\", expected \"2006\""
15
parsed
entry"2008"
detail"appearance"
explanation"The item definition specifies \"ethereal, ageless\". The text says \"ethereal, ageless\"—identical; no violation."
paragraph6
substring"appearance ethereal ageless"
status"false_positive"
location
extractedText"[not found in paragraph 6]"
inBoundstrue
expectedText""
locationAccuratefalse
16
parsed
entry"2009"
detail"appearance shimmering distortion"
explanation"Matches codex description; no contradiction."
paragraph3
substring"appearance shimmering distortion"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
17
parsed
entry"2010"
detail"solid stone tablets"
explanation"The item definition specifies \"inscribed on seven stone tablets\". The text says \"solid stone tablets\"—synonymous; acceptable; no violation."
paragraph2
substring"solid stone tablets"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
18
parsed
entry"2011"
detail"signature blood"
explanation"The item definition states \"inscribed on seven stone tablets, each held by a different Warden chapter worldwide\". The text says \"inscription on seven stone tablets\"—matches; no issue."
paragraph2
substring"signature blood"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
19
parsed
entry"2012"
detail"seal blood wax"
explanation"The codex specifies \"seal with blood and recorded in that Prince's domain\". The text says \"sealed by blood\"—matches; \"recorded in that Prince's domain\" implies inscription; acceptable; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
20
parsed
entry"2013"
detail"seat iron pin"
explanation"The codex defines \"identificationMark small iron pin in the shape of a closed eye\". The text says \"small iron pin in the shape of a closed eye\"—exact match; no violation."
paragraph2
substring"seat iron pin"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
21
parsed
entry"2014"
detail"signifiers"
explanation"The codex says \"identificationMark small iron pin...\". The text uses \"signifiers\"—acceptable synonym; no contradiction."
paragraph2
substring"signifiers Warden pin"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
22
parsed
entry"2015"
detail"symbol eye"
explanation"The codex defines \"identificationMark small iron pin in the shape of a closed eye\". The text mentions \"closed eye\"—matches; no issue."
paragraph2
substring"symbol eye closed"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
23
parsed
entry"2016"
detail"mission"
explanation"The item definition specifies \"maintaining the Veil between Earth and Hel\". The text says \"maintaining the Veil between Earth and Hel\"—identical; no violation."
paragraph4
substring"mission maintaining Veil between Earth and Hel"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText""
locationAccuratefalse
24
parsed
entry"2017"
detail"enforcement lethal force"
explanation"The codex states \"violations allow the Wardens to use lethal force\". The text says \"enforcement lethal force\"—synonymous; acceptable; no contradiction."
paragraph2
substring"enforcement lethal force"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
25
parsed
entry"2018"
detail"seven stone tablets"
explanation"Matches codex exactly; no issue."
paragraph2
substring"seven stone tablets seven stone tablets"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
26
parsed
entry"2019"
detail"seal blood wax"
explanation"Matches codex; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
27
parsed
entry"2020"
detail"signatory blood"
explanation"The codex specifies \"seal with blood\". The text says \"sealed by blood\"—identical; no contradiction."
paragraph2
substring"signatory blood blood sealed"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
28
parsed
entry"2021"
detail"seal blood wax"
explanation"Matches codex; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
29
parsed
entry"2022"
detail"iron pin"
explanation"Matches codex; no issue."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
30
parsed
entry"2023"
detail"seal blood wax"
explanation"Matches codex; no contradiction."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
31
parsed
entry"2024"
detail"crimson court"
explanation"The text refers to \"The Crimson Court\"—matches codex; no violation."
paragraph2
substring"crimson court"
status"false_positive"
location
extractedText"crimson court"
inBoundstrue
expectedText""
locationAccuratetrue
32
parsed
entry"2025"
detail"demon lords"
explanation"The codex defines \"council of seven demon lords\". The text says \"council of seven demon lords\"—exact match; no contradiction."
paragraph2
substring"demon lords council"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
33
parsed
entry"2026"
detail"iron-bound"
explanation"Matches codex; no issue."
paragraph2
substring"iron-bound iron-bound"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
34
parsed
entry"2027"
detail"prince Lilith"
explanation"Matches codex; no contradiction."
paragraph3
substring"prince Lilith"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
35
parsed
entry"2028"
detail"prince Abaddon"
explanation"Matches codex; no violation."
paragraph3
substring"prince Abaddon"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
36
parsed
entry"2029"
detail"prince Asmodeus"
explanation"Matches codex; no contradiction."
paragraph3
substring"prince Asmodeus"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
37
parsed
entry"2030"
detail"prince Mammon"
explanation"Matches codex; no issue."
paragraph3
substring"prince Mammon"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
38
parsed
entry"2031"
detail"prestige realm"
explanation"The codex specifies \"realm Hel\". The text says \"realm Hel\"—matches; no contradiction."
paragraph3
substring"realms Hel"
status"false_positive"
location
extractedText"[not found in paragraph 3]"
inBoundstrue
expectedText""
locationAccuratefalse
39
parsed
entry"2032"
detail"moonrise"
explanation"Matches codex; no violation."
paragraph4
substring"password moonrise"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText""
locationAccuratefalse
40
parsed
entry"2033"
detail"password moonrise"
explanation"Identical phrase; no contradiction."
paragraph4
substring"password moonrise"
status"false_positive"
location
extractedText"[not found in paragraph 4]"
inBoundstrue
expectedText""
locationAccuratefalse
41
parsed
entry"2034"
detail"seal blood wax"
explanation"Matches codex; no violation."
paragraph2
substring"seal blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
42
parsed
entry"2035"
detail"iron pin"
explanation"Matches codex; no issue."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
43
parsed
entry"2036"
detail"seamless"
explanation"Not mentioned in codex; acceptable descriptive term; no contradiction."
paragraph2
substring"seamless"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
44
parsed
entry"2037"
detail"seat iron pin"
explanation"Matches codex; no violation."
paragraph2
substring"seat iron pin"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
45
parsed
entry"2038"
detail"sealed blood wax"
explanation"Matches codex; no contradiction."
paragraph2
substring"sealed blood wax"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
46
parsed
entry"2039"
detail"iron pin small"
explanation"Matches codex; no issue."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
47
parsed
entry"2040"
detail"iron pin"
explanation"Matches codex; no contradiction."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
48
parsed
entry"2041"
detail"iron pin small"
explanation"Matches codex; no contradiction."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
49
parsed
entry"2042"
detail"iron pin small"
explanation"Matches codex; no contradiction."
paragraph2
substring"iron pin small"
status"false_positive"
location
extractedText"[not found in paragraph 2]"
inBoundstrue
expectedText""
locationAccuratefalse
100.00% Structural validity
Parsed: 50, Well-formed: 50/50
parsedCount50
wellFormedScore50
34.6667%