Interactive API Explorer

Five linked endpoints: Kernel, Device Inventory, Routing, and Curation layers. Explore how verified evidence maps through the full data model.

Layer 2: Thematic Architecture
Returns the high-level structural patterns derived from the text, independent of chronological plot events.
Contracts Enforced: Narrative Arc Validator Stage 6: Thematic DerivationPrevents isolated plot grouping. A theme is only validated if its underlying evidence_indices stretch across the established chronological timeline (INTR/DEV/PEAK).
{
"status": 200,
"data": {
"lens" Schema Definition (String)The macro-analytical perspective applied to the text. Derived natively by the pipeline without human prompting constraint. : "social",
"primary_system" Schema Definition (String)The dominant structural pattern governing this cluster. Algorithmically clustered from the verified Layer 1 objects below. : "Class Masquerade",
"concept": "Class Identity Performance",

// Linking Mechanism: IDs pointing to verified text anchors in Layer 1
"evidence_indices" Relational Data ArrayThese IDs point directly to Stage 5 evidence (Layer 1). This link proves the abstract theme is physically anchored to exact textual instances. : [
4 Click to fetch the verified quote (ID: 4) that anchors this theme to the physical text. ,
6
],
"arc_coverage": ["exposition", "development", "climax"],
"quote_verified": true
}
}
View full schema definitions in Schema Reference →