Skip to content

feat(bundles): register 'anchors-amp-dev' (amplifier-dev drop-in variant) - #273

Merged
Salil Das (sadlilas) merged 1 commit into
mainfrom
register-anchors-amp-dev
Jul 13, 2026
Merged

feat(bundles): register 'anchors-amp-dev' (amplifier-dev drop-in variant)#273
Salil Das (sadlilas) merged 1 commit into
mainfrom
register-anchors-amp-dev

Conversation

@sadlilas

@sadlilas Salil Das (sadlilas) commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

Registers anchors-amp-dev as a new, evaluated bundle alongside amplifier-dev. This is a side-by-side registration only — no default changes. Both bundles coexist; users opt-in to anchors-amp-dev by name.

What is anchors-amp-dev?

A mechanical promotion of the experiment experiments/behavioral-anchor-amplifier-dev into a registered bundle. The experiment was evaluated as a drop-in replacement for amplifier-dev across ~140 DTU eval runs (Opus-4.8 + GPT-5.5 sweeps) and reached a drop-in verdict.

How promotion was done

  • Copied (not moved) experiments/behavioral-anchor-amplifier-dev/bundles/anchors-amp-dev/
  • Renamed entrypoint behavioral-anchor-amplifier-dev.mdbundle.md
  • Updated bundle.name: anchors-amp-dev
  • Renamed all behavioral-anchor-amplifier-dev: namespace refs → anchors-amp-dev:
  • Deliberately KEPT foundation:session-analyst verbatim — ensures the registered bundle stays byte-faithful to the evaluated artifact

The original experiment folder remains intact; this is promotion, not a move.

Evaluation provenance

  • Runs: ~140 DTU fingerprint runs
  • Configuration: Opus-4.8 and GPT-5.5 sweeps
  • Verdict: Drop-in replacement for amplifier-dev
  • Reason for fidelity: foundation:session-analyst was included in all eval runs and resolved correctly; stripping it would make the registered bundle differ from what was tested

Integration

Side-by-side with amplifier-dev and amplifier-foundation — no defaults changed. Users can run:

amplifier bundle use anchors-amp-dev
amplifier bundle list  # shows all three

Follows the precedent of #259 (anchors bundle registration).

Companion PR

Requires companion app-cli PR #230 (microsoft/amplifier-app-cli#230) which registers anchors-amp-dev in WELL_KNOWN_BUNDLES. That PR depends on this one — merge this first.

@sadlilas
Salil Das (sadlilas) merged commit 78d0abe into main Jul 13, 2026
4 checks passed
@sadlilas
Salil Das (sadlilas) deleted the register-anchors-amp-dev branch July 13, 2026 14:00
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