# NOZ > NOZ is a searchable web application for browsing the draft Slovak Civil Code and its paragraph-level connections to older legal provisions. NOZ publishes the current target text as **NR SR tlač 1312 from 7 May 2026**. It is a draft, not the authoritative text of enacted law and not legal advice. Older-law connections and explanatory material are imported from processed source artifacts; they are provided for research and orientation and may be incomplete or require review. ## Site - [Search and browse paragraphs](https://noz.praktik.ai/listical): Searchable, paginated paragraph index. - [Complete draft](https://noz.praktik.ai/overview): The full current draft law as one nested document. - [Paragraph detail](https://noz.praktik.ai/detail/{paragraphSlug}.md): Markdown representation of one paragraph and its available connections. Replace {paragraphSlug} with the URL-encoded slug shown in the site's paragraph URL, for example https://noz.praktik.ai/detail/paragraf-290.md. ## Text-match classifications Connections are imported findings enriched by a deterministic text comparison; the comparison does not discover new connections, change review verdicts, infer renumbering, call a model, or make network requests. - **exact**: The complete normalized target and source paragraph texts are identical. Normalization applies Unicode NFKC, replaces non-breaking spaces, collapses whitespace, and trims surrounding whitespace; case and punctuation remain significant. - **similar**: The normalized texts are not exact, but their case-folded word/number/punctuation token sequences reach the configured similarity threshold (default 0.80) using Python difflib.SequenceMatcher with autojunk=False. This is a measured textual resemblance, not a claim that the provisions have the same legal meaning. - **none**: The texts are not sufficiently similar, or target/source text is unavailable. Missing text is explicit and is not treated as a low similarity score. The visual diff shown for similar connections is calculated in the browser and is not persisted. The site may also show ordinary thematic or imported connections that are not an exact or similar text match. ## Scope and limitations Use the detail pages for paragraph-level context, source labels, available citations, and review feedback. This file is a concise orientation document, not an API or bulk export. Do not infer that a missing page or connection proves that no corresponding provision exists.