{
  "status": "passed",
  "source": "/home/hermes/story_package_revision1.json",
  "thresholds": {
    "sentence_limit": 2,
    "near_threshold": 0.9,
    "min_words": 8,
    "ngram_size": 3
  },
  "counts": {
    "parts": 12,
    "sentences_audited": 750,
    "paragraphs_audited": 148,
    "exact_sentence_groups": 0,
    "exact_paragraph_groups": 0,
    "repeated_ngram_groups": 0,
    "near_duplicate_pairs": 0
  },
  "violations": {
    "exact_sentences": [],
    "exact_paragraphs": [],
    "repeated_ngrams": [],
    "near_duplicate_paragraphs": []
  }
}