Add basic knowledge base support
- REPL (full-query/sample iterator mode)
- combinator-based parser with error marker
- query constraints: equivalence (
=
,\=
), ordering (<
,<=
) - range-based fact generation
- GitLab CI pipeline configuration (test run with coverage)