Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ managed enforcement claims.
### Evidence and pilot

Workflow receipts, offline reports, comparisons, and redacted exports consume the
same canonical run evidence. Phase 13 pilot records live under `.cewp/pilots/` and
count only validated independent evidence. Fixtures and maintainer dogfood never
become external pilot proof.
same canonical run evidence. Optional pilot records live under `.cewp/pilots/`.
Fixtures and maintainer observations never become external-user proof.

## Contract Boundary

Expand Down
64 changes: 0 additions & 64 deletions docs/case-study-template.md

This file was deleted.

132 changes: 0 additions & 132 deletions docs/codex-capability-matrix.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/known-limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ CEWP is beta software. These limits are product boundaries, not hidden roadmap p
- Supervised worktree cleanup automation is not shipped; rollback is available for owned unverified work, and terminal evidence is retained for deliberate inspection/removal.
- CEWP never automatically merges, pushes, publishes, tags, or creates a release.
- The stable-core candidate publishes explicit schema and migration contracts, but the package remains beta until exact final-source release validation and an explicit release decision are completed.
- Phase 13 maintainer technical acceptance is complete. Independent user validation was not performed, so CEWP does not claim independent adoption, repeat-user evidence, or external case-study validation. Those remain optional future product feedback rather than a completion gate.
- Maintainer technical acceptance is complete. Independent user validation was not performed, so CEWP does not claim independent adoption, repeat-user evidence, or external case-study validation.

Report setup failures, workflow failures, or misleading evidence through the repository issue tracker. Include `cewp doctor --json` output after removing local paths or sensitive values.
Loading
Loading