Skip to content

fix: include only reinforced preferences in digest#56

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

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

@kingrubic

Copy link
Copy Markdown
Contributor Author

Closing this PR to keep the backlog tidy after more than 48 hours without maintainer feedback. Please feel free to reopen it if a maintainer finds it useful. Thank you.

@kingrubic kingrubic closed this Jul 14, 2026
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