Skip to content

fix: separate content form from evidence sufficiency - #168

Merged
KimGLee merged 1 commit into
mainfrom
feat/content-form-evidence-boundary
Aug 25, 2026
Merged

fix: separate content form from evidence sufficiency#168
KimGLee merged 1 commit into
mainfrom
feat/content-form-evidence-boundary

Conversation

@KimGLee

@KimGLee KimGLee commented Aug 25, 2026

Copy link
Copy Markdown
Owner

What changed

  • establishes a Kernel-level claim-preserving transformation invariant
  • separates natural content form from evidence-backed rewrite disposition
  • represents missing mechanism or relations as source-gap instead of authorizing invention
  • recompiles the affected Runtime Cards so the rule reaches ordinary execution
  • corrects the Agent Atlas example ownership direction: Cambium owns the public example; adopters explicitly adopt it

Root cause

The existing class-3 rule coupled a formatting classification with permission to add causal or mechanistic prose. Once selected, there was no compliant state for insufficient source evidence, so completing the form rule could require inventing a claim.

Validation

  • make check
  • python3 -m unittest Tools.tests.test_profile_examples Tools.tests.test_profile_contract Tools.tests.test_check_profile Tools.tests.test_stamp_cards_budget Tools.tests.test_stamp_cards_commands Tools.tests.test_stamp_cards_semantic_coverage Tools.tests.test_stamp_cards_skeleton
  • 212 focused tests passed

Closes #142

@KimGLee KimGLee added bug Something isn't working documentation Improvements or additions to documentation labels Aug 25, 2026
@KimGLee
KimGLee merged commit a7f2f52 into main Aug 25, 2026
6 checks passed
@KimGLee
KimGLee deleted the feat/content-form-evidence-boundary branch August 25, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Content Form Review's class 3 makes inventing a mechanism the compliant move

1 participant