Skip to content

implement core behavior - #6

Merged
alirezat66 merged 1 commit into
mainfrom
milestone/02-core-behavior
Aug 17, 2026
Merged

implement core behavior#6
alirezat66 merged 1 commit into
mainfrom
milestone/02-core-behavior

Conversation

@alirezat66

Copy link
Copy Markdown
Collaborator

Summary

Implements the core policy layer of FlexTrack Kotlin in alignment with the Flutter SDK and Core Specification 1.0.0.

Changes

  • Adds immutable events with stable IDs and UTC timestamps
  • Adds event enrichment and ordered transformer pipelines
  • Adds consent-aware routing
  • Adds priority-based routing rules and tracker groups
  • Adds fallback routing and same-priority target merging
  • Adds deterministic UTF-8 FNV-1a sampling
  • Adds routing diagnostics and skipped-rule reasons
  • Preserves event identity during enrichment
  • Adds Android API 21 support for java.time

Compatibility

This is the initial Kotlin implementation, so there are no existing Kotlin users requiring migration.

Verification

  • 15 Debug unit tests pass
  • 15 Release unit tests pass
  • Android lint passes
  • Release AAR generation passes

@alirezat66
alirezat66 merged commit 9d043ff into main Aug 17, 2026
1 check failed
@alirezat66
alirezat66 deleted the milestone/02-core-behavior branch August 17, 2026 20:39
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