This commit is contained in:
Hassan Abedi 2026-03-09 10:44:30 +01:00
parent c53cc11e5f
commit e12d2d811c

View File

@ -4,7 +4,7 @@ This file provides guidance to coding agents collaborating on this repository.
## Mission
chase-rs is an efficient implementation of the chase algorithm in Rust for advanced reasoning engines.
Chase-rs is an efficient implementation of the chase algorithm in Rust for advanced reasoning engines.
Priorities, in order:
1. Correctness of reasoning (sound and complete chase).