🧱 QonQrete v1.0.3-stable Released
February 6, 2026 | Feature Release
Enterprise-scale briq generation is here. When sensitivity >= 8, the InstruQtor now uses a two-phase pipeline to avoid token truncation.
Blueprint → Fabrication
- Blueprint phase: generates a JSON list of briq titles and objectives — lightweight, never truncated
- Fabrication phase: produces full briq content in batches of configurable size
Configuration
instruqtor:
batch_mode: true
batch_size: 5
Example
./qonqrete.sh run -b 10 -c 4 -a
This unlocks reliable 50–250+ briq generation for mega-tasQs without hitting provider output limits.
#QonQrete #v1.0.3 #BatchedBriqs #Enterprise #LocalFirst