Skip to content

Add semantic-disposition skill conversion - #57

Merged
bigboateng merged 1 commit into
mainfrom
feature/semantic-disposition
Aug 8, 2026
Merged

Add semantic-disposition skill conversion#57
bigboateng merged 1 commit into
mainfrom
feature/semantic-disposition

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • project every source clause as control, guidance, both, or excluded before conversion
  • carry the source and projection through flow extraction, generation, and repair
  • add a focused two-session Sol evaluation and selective deterministic receipt validation
  • update the standalone converter and make bootstrap adapter verification follow registration

Evaluation results

  • Model: gpt-5.6-sol, medium reasoning, two fresh sessions
  • Receipt: passed
  • Clauses: 4 total; 1 control, 1 guidance, 1 both, 1 excluded
  • Generated candidate: accepted
  • Control-only negative candidate: rejected
  • Detected defects: missing mapping, contradictory mapping, incorrect duplication, exclusion without a reason, and unreachable destination
  • Claim boundary: this is evidence for the recorded four-clause fixture only

Verification

  • go test ./...
  • npm run test:release
  • node scripts/check-release-control.mjs
  • node scripts/readme.test.mjs
  • npm run test:conversion -- --force
  • standard evaluation: 40/40 workflow tests and 8/8 runtime checks
  • TypeScript, Python, and Rust SDK tests
  • standalone conversion fixture and all 40 library example workflows

@bigboateng
bigboateng merged commit 79ba405 into main Aug 8, 2026
11 checks passed
@bigboateng
bigboateng deleted the feature/semantic-disposition branch August 8, 2026 10:56
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