Branch: cursor/purified-plus-merged-f559
Base for PR: cursor/agentsview-purified-onto-kenn-f559
Incoming: merged (Periscope fork Layer 3 + ECC + context features)
Canonical upstream-modernized line (kenn-io replay on agentsview mirror) remains
the merge base. Graft Periscope fork enhancements (rename, release pipeline, context
page, ECC, JetBrains lifecycle) onto the purified tree.
| Metric | Value |
|---|---|
| Merge-base | 6c3317ad (agentsview mirror tip) |
| Commits only on purified | 25 |
| Commits only on merged | 76 |
| Files changed (tree diff) | 2133 |
| Simulated merge conflicts | 735 paths (symmetric with experiment A) |
Same distribution as experiment A — conflict count is direction-independent; resolution bias differs.
- Upstream replay wins for parser/sync/postgres/schema migrations.
- Merged wins for
go.modmodule path,cmd/periscope, branding, install scripts. - Synthesize frontend: context components + kit-ui modernization from both sides.
- Union docs: keep purified upstream docs + merged periscope-specific guides.
- Architecturally-correct: PR #26 CI fixes (local workflow, hydrate from origin) apply to both.
Manifest-only commit. Full harmonization is a multi-pass integrative merge (Mode 2),
not a single -X ours/theirs.