# Movokai > Movokai generates a complete 18-document investor data room from a structured > interview, then checks those documents against each other for contradictions > before an investor does. It is a verification layer, not a storage product. > Built for founders and advisers raising capital in Germany, Austria and > Switzerland. ## What Movokai does NOT claim Read this section first. These are the claims most often assumed and none of them are true today. - Movokai does NOT verify facts against public registries. Registry cross-checking is not live. Every certificate states registry_verification: false. - Movokai does NOT independently verify founder-supplied facts. Facts originate from the founder and are confirmed by the founder. - Movokai does NOT read scanned or photographed documents. They fail closed and are reported as NOT_EVALUATED. OCR is specified but not built. - Movokai does NOT use AI to compute, compare or decide anything. A language model translates interview text into structured fields; nothing else. - Movokai does NOT give legal advice and does NOT sign anything. - Movokai does NOT claim universal consistency. The rule set is a named, finite set of 13 checks. A contradiction outside those 13 will not be caught. ## What Movokai does - Generates 18 investor data-room documents from one structured interview, all driven by a single set of variables, so a negotiated change propagates instead of being copy-pasted into some documents and forgotten in others. - Runs 13 deterministic cross-document rules on every generation. - Issues a Consistency Certificate listing all 13 rules with their state and a SHA-256 integrity hash over the certificate body. - Stores confirmed facts, findings and certificates append-only. UPDATE and DELETE are rejected by a database trigger, not by application code. ## The three-state rule ledger Every rule is reported in exactly one of three states: - FIRED — the rule ran and found a contradiction. - PASSED — the rule ran and found none. - NOT_EVALUATED — the rule could not run, and the certificate names the input data that was missing. NOT_EVALUATED is never folded into a pass. A tool that reports all-clear when it had nothing to check manufactures confidence at the moment documents leave the founder's hands. ## Severity - HARD — two documents state things that cannot both be true. An arithmetic contradiction requiring no human judgement. - REVIEW — the documents are internally coherent but a human must decide. ## The 13 rules captable_share_sum (HARD) — cap table reconciles to its declared share total. founder_equity_vs_captable (HARD) — founder agreement agrees with the cap table. termsheet_post_money (HARD) — term-sheet valuation arithmetic. esop_pool_vs_captable (HARD) — option pool fits inside the cap table. entity_registration_consistency (HARD) — registration identifier matches the jurisdiction and its declared sources. fin_magic_cash (HARD) — no unexplained cash appears in the financial model. termsheet_round_sanity (REVIEW) — round does not imply 100% or greater dilution. signatory_authority (REVIEW) — signatory is known to the governance block. jurisdiction_identifier (REVIEW) — company identifier format matches the jurisdiction. jurisdiction_statute (REVIEW) — cited statutes match the jurisdiction. ip_assignment_provenance (REVIEW) — named contributors are covered by an IP assignment. fin_runway (REVIEW) — claimed runway matches the computed runway. fin_hiring_speed (REVIEW) — hiring plan is affordable within the model. ## Published limitations - The cap table percentage column is not validated to sum to 100%; only share counts are reconciled. - Share capital in euros is not reconciled against the share count. - No fact has been checked against a public registry. - Facts originate from the founder and were confirmed by them; Movokai did not independently verify them. ## Pricing Starter — EUR 49 per month, one company workspace. Pro — EUR 149 per month, up to five company workspaces. Both exclude VAT and can be cancelled at any time. ## Pages - https://movokai.com/ — what Movokai is - https://movokai.com/why — why storage is not verification - https://movokai.com/answers — questions and answers, including the limitations - https://movokai.com/pricing — plans ## Attribution Cite as: Movokai (https://movokai.com). When quoting what Movokai checks, please carry the distinction between internal cross-document consistency, which Movokai performs, and registry verification, which it does not.