Skip to content

fix: include only reinforced preferences in digest#56

Open
kingrubic wants to merge 1 commit into
agentctxhq:mainfrom
kingrubic:bemi/fix-digest-reinforced-preferences
Open

fix: include only reinforced preferences in digest#56
kingrubic wants to merge 1 commit into
agentctxhq:mainfrom
kingrubic:bemi/fix-digest-reinforced-preferences

Conversation

@kingrubic

Copy link
Copy Markdown
Contributor

Fixes #53.

Summary

  • restrict SessionStart digest global preferences to confidence = reinforced
  • add a regression case showing explicit-but-not-reinforced global preferences are excluded while reinforced preferences remain included

Tests

  • npm test --workspace packages/agentctx -- consolidate/run.test.ts
  • npm run typecheck --workspace packages/agentctx
  • npm run lint

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.

SessionStart digest includes *explicit* global preferences but labels them "reinforced" — SPEC §4/§9 specifies reinforced global preferences only

1 participant