Problem
The complete project system needs staged rollout, recovery, security, observability, evaluations, and user documentation before broad release.
Proposed behavior
Add independent feature flags, opt-in conversion/backfill, backup/restore/deletion/reindex support, operational telemetry, notification batching, adversarial authorization/security tests, restart/race/provider-failure coverage, accessibility/responsive validation, and public docs.
Reuse existing telemetry, deployment settings, backup/restore, docs, package validation, and visual-proof workflows.
Acceptance criteria
- Features enable incrementally and disable without corrupting current task behavior.
- Backup/restore and deletion handle canonical and projected knowledge.
- Adversarial tests show no cross-project/user/repository leakage.
- Coordinator recovers from duplicate events and restarts.
- Documentation matches actual defaults, permissions, costs, and degraded modes.
- Main end-to-end scenarios pass in CI and browser proof.
Dependencies
Problem
The complete project system needs staged rollout, recovery, security, observability, evaluations, and user documentation before broad release.
Proposed behavior
Add independent feature flags, opt-in conversion/backfill, backup/restore/deletion/reindex support, operational telemetry, notification batching, adversarial authorization/security tests, restart/race/provider-failure coverage, accessibility/responsive validation, and public docs.
Reuse existing telemetry, deployment settings, backup/restore, docs, package validation, and visual-proof workflows.
Acceptance criteria
Dependencies