Skip to content

Logo fixes#92

Merged
AlexMikhalev merged 3 commits intomainfrom
minor_fe_fixes1
Jun 1, 2024
Merged

Logo fixes#92
AlexMikhalev merged 3 commits intomainfrom
minor_fe_fixes1

Conversation

@AlexMikhalev
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: AlexMikhalev <alex@metacortex.engineer>
Signed-off-by: AlexMikhalev <alex@metacortex.engineer>
Signed-off-by: AlexMikhalev <alex@metacortex.engineer>
@AlexMikhalev AlexMikhalev merged commit 9853c10 into main Jun 1, 2024
AlexMikhalev added a commit that referenced this pull request Mar 26, 2026
…d Nightwatch

Add ReasoningCertificate and Claim structs to nightwatch.rs as part of
semi-formal reasoning integration (arXiv:2603.01896 Phase 4).

Changes:
- Add Claim struct with claim, evidence, and optional dimension fields
- Add ReasoningCertificate struct with premises, claims, edge_cases,
  formal_conclusion, and confidence fields
- Add validate_certificate() function for drift detection integration:
  * Requires at least 2 premises
  * Requires at least 1 claim
  * Requires non-empty formal_conclusion
  * Requires confidence > 0.0
- Export new types from lib.rs
- Add comprehensive unit tests for validation logic

Refs #92
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.

2 participants