Skip to content

Why Repository First

QLens is repository-first because durable research requires more than a conversation or a rendered page.

A repository provides:

  • canonical files that can be inspected directly;
  • stable version history;
  • reviewable changes;
  • reproducible validation;
  • portability across tools;
  • separation between content and presentation;
  • continuity beyond the memory of individual researchers.

Repository-first does not mean interface-last. Interfaces may make research dramatically easier. It means that the interface must write to and read from a canonical structure that remains accessible without the interface.

The repository is not merely a storage location. It is the durable research space.