Add bounded semantic candidate preparation

This commit is contained in:
2026-08-09 15:52:55 +00:00
parent 65e5d65d14
commit ee71dc4937
3 changed files with 673 additions and 0 deletions

View File

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