Skip to content

experiments: add behavioral-anchor-amplifier-dev bundle#254

Merged
sadlilas merged 1 commit into
mainfrom
experiments/behavioral-anchor-amplifier-dev
Jun 17, 2026
Merged

experiments: add behavioral-anchor-amplifier-dev bundle#254
sadlilas merged 1 commit into
mainfrom
experiments/behavioral-anchor-amplifier-dev

Conversation

@sadlilas

Copy link
Copy Markdown
Collaborator

Adds behavioral-anchor-amplifier-dev, a sibling of the merged behavioral-anchor experiment (PR #248), specialized for developing on the Amplifier ecosystem.

What it adds vs the base behavioral-anchor:

  • One amplifier-dev-expert agent (multi-repo dev, dependency/push order, DTU validation, bundle/agent authoring authority)
  • A thin context/amplifier-dev/ domain layer (ecosystem-map, dev-workflows, testing-patterns)
  • Same lean principle-driven core and the same 6 thin delegation-aware agents

Validation evidence:

  • Bundle validation (validate-single-bundle recipe): PASS. One benign static-analyzer warning about a 0-token reading of the root self-namespace @mention of context/system.md; confirmed false (system.md is 49 non-empty lines and loads at runtime — verified in a live Digital Twin Universe run where the composed system prompt included 14,812 chars).
  • Agent validation (validate-agents recipe): clean PASS — 7/7 agents "good", 0 errors / 0 warnings / 0 suggestions. (An initial run caught a malformed amplifier-dev-expert frontmatter; it was fixed to the standard body-based convention before this PR.)
  • Proven end-to-end in a DTU: bundle composes and the agents appear in the delegate roster.

Specialized variant of behavioral-anchor for developing on the Amplifier ecosystem itself.
Adds amplifier-dev-expert agent (multi-repo dev patterns, dependency/push order, DTU validation,
bundle/agent authoring) plus thin domain layer (ecosystem-map, dev-workflows, testing-patterns).

Validation:
- Bundle validation: PASS (benign static warning on root @mention; confirmed loading at runtime)
- Agent validation: PASS (7/7 agents good, 0 errors/warnings, malformed amplifier-dev-expert fixed)
- Proven in live DTU: composes correctly, agents in delegate roster, scope line + principles present

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
@sadlilas sadlilas merged commit a174a3c into main Jun 17, 2026
4 checks passed
@sadlilas sadlilas deleted the experiments/behavioral-anchor-amplifier-dev branch June 17, 2026 20:46
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