Skip to content

Mission R follow-up: eradicate afi-core's aspirational DAG-integration surface - #23

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

Mission R follow-up: eradicate afi-core's aspirational DAG-integration surface#23
Gio2050 merged 1 commit into
mainfrom
mission/forward-only-residue-eradication-v0.1-followup

Conversation

@Gio2050

@Gio2050 Gio2050 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #22. The initial sweep missed a second DAG-model surface in afi-core — the unimplemented "AFI DAG integration" scaffolding for the deleted DAG-orchestrator model. Zero runtime behavior change (all removed symbols have zero importers; scoring/UWR/decay byte-invariant).

Removed (0 importers; not on the scored path)

  • runtime/afiRuntimeAdapter.ts + runtime/types.ts (unimplemented "bridge to AFI-Reactor DAG orchestration / ElizaOS" scaffolding, status "planned") + the ./runtime/* package export
  • AnalystScoreTemplate.ts: the AFIDAGConfig/AnalystScoreTemplateWithAFIDAG/isAFIDAGConfig block (DAG-node execution model) + its AFIDAG-only test (base template + Zod schema retained)
  • docs/AFI_CORE_RUNTIME_OVERVIEW.md, .afi-codex, afi-core-verify.sh (checked a nonexistent dist/dags/)

Consolidated (docs → manifest-driven pipeline terms)

AGENTS.md, droids/00+20, .factory schema-validator droid + extend-signal-schema skill: DAG wiring/nodes / "10 Commandments" / dag-builder / add-dag-node → pipeline composition via governed registries/manifests; dropped a dead afi-research-site ref + stale .afi-codex.json pointers.

Proof: tsc --noEmit clean; vitest 213 pass / 0 fail incl. UWR + decay KATs.

🤖 Generated with Claude Code

…face (Mission R follow-up)

A second DAG-model surface the initial sweep missed: afi-core's unimplemented
"AFI DAG integration" scaffolding for the deleted DAG-orchestrator model. All
removed symbols have zero importers; scoring/UWR/decay byte-invariant.

Removed (0 importers; not on the scored path):
- runtime/afiRuntimeAdapter.ts + runtime/types.ts (unimplemented "bridge to
  AFI-Reactor DAG orchestration / ElizaOS" scaffolding, status "planned") +
  the ./runtime/* package export
- src/analyst/AnalystScoreTemplate.ts: the AFIDAGConfig / AnalystScoreTemplateWithAFIDAG
  / isAFIDAGConfig block (DAG-node execution model: "enrichmentNodes to execute")
  and its AFIDAG-only test file (base AnalystScoreTemplate + Zod schema retained)
- docs/AFI_CORE_RUNTIME_OVERVIEW.md (documented the deleted DAG-bridge model)
- .afi-codex ("bridging AFI-Reactor DAG plans"), afi-core-verify.sh (checked a
  nonexistent dist/dags/ scaffold)

Consolidated (current-facing docs → manifest-driven pipeline terms):
- AGENTS.md, droids/00 + droids/20, .factory/droids/schema-validator-droid.md,
  .factory/skills/extend-signal-schema/SKILL.md: DAG wiring/nodes/"10 Commandments
  Orchestrator Doctrine"/dag-builder/add-dag-node -> pipeline composition via the
  governed registries/manifests (per the live Droid Charter); dropped a dead
  afi-research-site reference and stale .afi-codex.json pointers

Proof: tsc --noEmit clean; vitest 213 pass / 0 fail incl. computeUwrScore +
applyTimeDecay KATs (scoring byte-invariant).

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 abd9778 into main Jul 19, 2026
1 of 2 checks passed
@Gio2050
Gio2050 deleted the mission/forward-only-residue-eradication-v0.1-followup branch July 19, 2026 02:27
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