This file is read by automated agents (security scanners, code analyzers, AI assistants) operating on this repository.
Security model: SECURITY.md
Agents that scan this repository should consult SECURITY.md and the threat model it links before reporting issues.
When porting changes from a source branch to a target branch, follow .cursor/rules/branch-backport.mdc. Summary:
origin/<target>, not from source.git log origin/<source>..origin/<target> -- <path>. Non-empty output means target-only fixes you must not drop.git checkout origin/<source> -- <path>). Port additive hunks only.git blame origin/<target> on any line you remove.Cursor rule: .cursor/rules/branch-backport.mdc
unomi-3-dev → master (UNOMI-875)Backport phase complete (Phase 2 mega-PRs + #791 final hygiene + #819 3-dev closure, July 2026). Apply generic rules above for any future cherry-picks; see .cursor/rules/unomi-3-dev-backport.mdc for standing exclusions.
| Source (archived) | Tag unomi-3-dev-archive-2026-07 @ eca005fd8 — remote branch deleted |
| Target | master |
| Active local plan | .local-notes/unomi-3.1-remaining-work-plan.md |
| Archived backport plans | .local-notes/archive/ (Phase 1, Phase 2, #757 stack tracker) |
To inspect the archived tip:
git fetch origin tag unomi-3-dev-archive-2026-07 git diff master...unomi-3-dev-archive-2026-07 -- <path>
Unomi-specific reminders: