Changelog
Release history
Every release, every feature, every fix — tracked and documented. Fabriq is under active development and ships frequently.
Unreleased
In progress0.2.0-canary.2
2026-07-03Added
- `docs/workspace-structure-spec.md` — Fabriq v0.3 workspace structure specification: dual-dimension contract, required files/directories, Knowledge Boundary header, stage lifecycle, minimum viable set, v0.2→v3 compatibility matrix.
0.1.0-canary.1
2026-07-02Changed
- Default engine is in-process (inline); no sibling dapei-skill auto-discovery.
- `pnpm dev:subprocess` replaces `dev:real` for legacy external engine only.
Added
- In-process `repos.analyze` / `repos.check` / `repos.remove`, `audit.query`, `memory.append`, `workflow.status`.
- `context.build` Knowledge Boundary header + cognitive asset summary.
- `AuditingEngineClient` writes `.dapei/audit/capability.log` on every engine run.
- CDR Phase 2: `entries.propose/confirm`, `domain.compose`, `business.compose`, `feature.link`, `doc.generate`.
- Validation case-generate/run + stage gate checks; feature close-hook pipeline.
- Unified diff viewer in repo git history tab.
0.1.0-canary
2026-06-27Project bootstrap
- Project bootstrap as Fabriq evolution branch.
