chore: release 1.3.0 - #107
Merged
Merged
Conversation
Version bump across RDA/PAA/Sentinel packages and README pins. CHANGELOG [1.3.0] documents the efficacy-validation-driven fixes (demo rules opt-in, db-migrate model seed, calendar timestamp units) and additions (behavioral rule pack, context-dropout augmentation, context-sensitivity probe), with the fresh-install behaviour changes called out. Also records the measured context-dropout trial in CONTEXT_DROPOUT_RETRAIN.md: the mechanism closes the context gap 0.9998 -> 0.0009 but does not add behavioural typology recall on context-signalled training data — it needs behavioural-fraud labels.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor release (per
VERSIONING.md) covering the efficacy-validation-driven work merged in #100–#106.Version: 1.2.0 → 1.3.0 across
package.json(RDA),paa-service,frontend, and README install pins.CHANGELOG [1.3.0] documents:
defaultmodel + segment thresholds; calendar features computed from event-time ms.Also records the measured context-dropout trial in
CONTEXT_DROPOUT_RETRAIN.md: gap 0.9998→0.0009 (mechanism works) but typology recall unchanged on context-signalled synthetic data — it needs behavioural-fraud labels. Candidate was not deployed.Not a major: no API/schema/Kafka breaks; both seed changes skip existing rows, so upgrades are non-destructive.
🤖 Generated with Claude Code