Summary
Run the final integrated acceptance suite after the OSS application and enterprise composition are merged, using a clean installer-managed stack plus the real local Claude, Codex, and Cowork corpus.
Why this matters
Page existence and unit tests do not prove the product is usable. Completion requires fresh-install behavior, real data, mutation workflows, grounded retrieval, responsive UI, integrity checks, and confirmation that enterprise consumes the same core.
Proposed approach
- Reinstall or upgrade through the supported local create flow without publishing npm.
- Verify database migration/idempotence, background sync, local MCP, API, and both configured local models.
- Exercise every restored UI workflow with agent-browser at desktop and 375px mobile.
- Validate the existing full history inventory and sample raw archive SHA-256 manifests.
- Run core/enterprise parity and boundary checks, then final project gates.
Acceptance criteria
Out of scope
- npm publication.
- New features discovered during acceptance; file regressions as linked issues and fix them before retrying verification.
Related
Readiness note: intentionally not labeled ready until both dependencies merge. Add it to the ordered epic queue only at that point.
Summary
Run the final integrated acceptance suite after the OSS application and enterprise composition are merged, using a clean installer-managed stack plus the real local Claude, Codex, and Cowork corpus.
Why this matters
Page existence and unit tests do not prove the product is usable. Completion requires fresh-install behavior, real data, mutation workflows, grounded retrieval, responsive UI, integrity checks, and confirmation that enterprise consumes the same core.
Proposed approach
Acceptance criteria
pnpm verify, clean migration/init, agent-browser desktop/mobile checks, andalpha-loop run --verify-only 6pass.Out of scope
Related
Readiness note: intentionally not labeled
readyuntil both dependencies merge. Add it to the ordered epic queue only at that point.