Fractal Prompt Foundry v0.1.0
First public prototype of Fractal Prompt Foundry — a prompt-evolution engine that treats prompts like evolving genomes instead of static instructions.
Highlights
- Prompt population seeding
- Specialist prompt lanes
- Deterministic pressure scoring
- Hybridization and mutation rounds
- Novelty gate against near-duplicate prompts
- Genome profiling for the winning prompt
- Real artifacts:
result.json,report.md, and lineage output - Runnable local CLI and demo
Included in this release
- Improved public-facing README
- Architecture diagram
- Example mission file
- Contributing guide
- Packaged CLI entrypoint
- Verified test/demo flow
Quick start
git clone https://github.com/Blackleets/fractal-prompt-foundry.git
cd fractal-prompt-foundry
python demo.py