Skip to content

Add FormalMeTTa exec lowering sidecar - #92

Closed
MesTTo wants to merge 4 commits into
trueagi-io:mainfrom
MesTTo:pr/mork-formal-exec-lowering
Closed

Add FormalMeTTa exec lowering sidecar#92
MesTTo wants to merge 4 commits into
trueagi-io:mainfrom
MesTTo:pr/mork-formal-exec-lowering

Conversation

@MesTTo

@MesTTo MesTTo commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Stack dependency: review after #69. This branch uses the term-identity pattern API for read-only fact iteration. The intended review increment is commit 496e5fc.

Adds a derived FormalMeTTa planning view for encoded exec terms without changing the authoritative atom store or runtime semantics.

The lowering classifies source-list modes, path/equality/inequality sources, add/remove effects, later-step exec outputs, and variable context holes. The result is an inspection and planning API for later execution work.

Validation:

  • RUSTFLAGS='-C target-cpu=native -Awarnings' cargo +nightly-2026-06-01 test -p mork --lib formal_lowering
  • RUSTFLAGS='-C target-cpu=native -Awarnings' cargo +nightly-2026-06-01 test -p mork --lib
  • rustfmt +nightly-2026-06-01 --edition 2024 --check kernel/src/formal_lowering.rs
  • jscpd --reporters ai --format rust kernel/src/formal_lowering.rs
  • git diff --check

@MesTTo

MesTTo commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Closing: this exec-lowering sidecar duplicates the interpreter's exec handling over a parallel term identity and is un-wired / planner-flavored. Parking it.

@MesTTo MesTTo closed this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant