Skip to content

Mission R: eradicate dead src/dag path + deprecated aliases - #22

Merged
Gio2050 merged 1 commit into
mainfrom
mission/forward-only-residue-eradication-v0.1
Jul 19, 2026
Merged

Mission R: eradicate dead src/dag path + deprecated aliases#22
Gio2050 merged 1 commit into
mainfrom
mission/forward-only-residue-eradication-v0.1

Conversation

@Gio2050

@Gio2050 Gio2050 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Forward-only residue eradication (AFI Mission R). Removes dead active-tree material; zero runtime behavior change (every removed symbol has zero importers; scoring/UWR/decay KATs unchanged).

Removed

  • src/dag/SignalEnvelope.ts — dead file (0 importers) on the banned obsolete src/dag/ path
  • docs/ENRICHMENT_PROFILE_SPEC.v0.1.md — froggy demo-chain spec with dead links to the deleted afi-reactor/src/config/froggyPipeline.ts
  • schemas/universal_signal_schema.backup.ts — disabled copy of the live universal_signal_schema.ts
  • EnrichmentProfile interface (dead export, 0 importers) — live FroggyEnrichedView + buildFroggyTrendPullbackInputFromEnriched retained
  • @deprecated Signal = SignalPayload backward-compat alias (0 importers)

Corrected

  • AGENTS.md — drop base-branch reference to the retired migration/multi-repo-reorg

Added

  • test/guardrails/no-legacy-dag-path.test.ts — asserts src/dag/ never returns

Proof

  • tsc --noEmit clean; vitest 217 passed / 0 failed including computeUwrScore + applyTimeDecay KATs (scoring byte-invariant).

🤖 Generated with Claude Code

…sion R)

Forward-only residue eradication. Removes dead active-tree material with zero
runtime impact (all removed symbols have zero importers):

- Delete dead src/dag/SignalEnvelope.ts (0 importers; banned obsolete path)
- Delete docs/ENRICHMENT_PROFILE_SPEC.v0.1.md (froggy demo-chain spec; dead
  links to the deleted afi-reactor/src/config/froggyPipeline.ts)
- Delete schemas/universal_signal_schema.backup.ts (disabled copy of the live
  universal_signal_schema.ts)
- Remove dead EnrichmentProfile interface from analysts/froggy.enrichment_adapter.ts
  (0 importers; live FroggyEnrichedView + buildFroggyTrendPullbackInputFromEnriched
  retained untouched)
- Remove @deprecated `Signal = SignalPayload` backward-compat alias (0 importers)
- AGENTS.md: drop base-branch reference to the retired migration/multi-repo-reorg
- Add test/guardrails/no-legacy-dag-path.test.ts (asserts src/dag/ never returns)

Scoring/UWR/decay unchanged: 217 tests pass incl. computeUwrScore + decay KATs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Gio2050
Gio2050 merged commit 23995db into main Jul 19, 2026
1 of 2 checks passed
@Gio2050
Gio2050 deleted the mission/forward-only-residue-eradication-v0.1 branch July 19, 2026 00:57
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