Add shared semantic reconciliation engine

This commit is contained in:
2026-08-09 16:19:54 +00:00
parent b630384aa0
commit 5b6eb591b2
5 changed files with 710 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
// Package semanticreconcile prepares and validates bounded materials for
// domain-neutral semantic reconciliation.
// Package semanticreconcile prepares, executes, and validates bounded
// domain-neutral semantic reconciliation requests.
package semanticreconcile