Skip to content

feat: unify pipeline on 8-layer DNA and agents/minds/#1

Open
fefsbenson wants to merge 1 commit intomainfrom
feat/unify-clone-pipeline-8-layer
Open

feat: unify pipeline on 8-layer DNA and agents/minds/#1
fefsbenson wants to merge 1 commit intomainfrom
feat/unify-clone-pipeline-8-layer

Conversation

@fefsbenson
Copy link
Owner

Summary

  • Standardize all core/ references from agents/persons/ to agents/minds/ (19 files)
  • Upgrade DNA schema from 5-layer to 8-layer everywhere (L6 Case Studies, L7 Anti-Patterns, L8 Contextual Triggers)
  • Add L6/L7/L8 extraction phases to wf-extract-dna.yaml and wf-brownfield-update.yaml
  • Update all validation gates (all_5_layersall_8_layers)
  • Remove deprecated agents/persons/ fallback from clone-activation protocol

Test plan

  • grep -r "agents/persons/" core/ returns 0 source file matches
  • grep -r "all_5_layers" core/workflows/ returns 0 matches
  • /clone skill still references correct paths
  • AGENT-INDEX.yaml minds: section intact

🤖 Generated with Claude Code

Standardize the entire core/ on the /clone skill conventions:
- Replace agents/persons/ with agents/minds/ across 19 files
- Upgrade DNA schema from 5-layer to 8-layer (add L6 Case Studies,
  L7 Anti-Patterns, L8 Contextual Triggers)
- Update validation gates from all_5_layers to all_8_layers
- Add L6/L7/L8 extraction phases to wf-extract-dna.yaml
- Add L6/L7/L8 selective extraction to wf-brownfield-update.yaml
- Remove deprecated agents/persons/ fallback from clone-activation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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