Skip to content

Conversation

@tnelson
Copy link
Owner

@tnelson tnelson commented Nov 12, 2025

The PR adds two fields to the Sterling JSON that Forge sends, both within the data->enter JSON.

  • status: one of sat, unsat, or unknown.
  • core: either false or a list of strings.

For the moment, cores are being sent as raw strings, not anything structured well. Syntax locations, structure, etc. persist in Forge, so if we want to JSON-ify formulas (for example) we can.

@tnelson
Copy link
Owner Author

tnelson commented Nov 13, 2025

This PR is somewhat dirty: it incorporates also a parser fix and an error message improvement.

@tnelson tnelson merged commit f00a33a into dev Nov 13, 2025
1 check passed
@tnelson tnelson deleted the feat_cores_sterling branch November 13, 2025 18:15
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.

3 participants