generated from coulomb/repo-seed
feat: finish mailbox evidence scanner mvp
This commit is contained in:
@@ -36,6 +36,7 @@ coordination runtime decides whether those facts satisfy a coordination case.
|
||||
| `unsubscribe_or_opt_out` | `notification.channel.unsubscribe_received` | `fail.unsubscribed` |
|
||||
| `unknown_return_message` | `notification.endpoint.unknown` | `undef.conflicting_evidence` |
|
||||
| `challenge_response` | `interaction.unverified_actor_interaction` | `undef.identity_uncertain` |
|
||||
| `parse_failed` | `diagnostic.message.parse_failed` | `undef.parse_failed` |
|
||||
|
||||
## Overclaim Prevention
|
||||
|
||||
@@ -45,6 +46,7 @@ coordination runtime decides whether those facts satisfy a coordination case.
|
||||
- Out-of-office does not prove recipient awareness or action.
|
||||
- Human reply does not prove legal acceptance.
|
||||
- Unknown return messages remain visible.
|
||||
- Parse failures are diagnostic rows, not delivery or interaction outcomes.
|
||||
- Scanner and proxy interactions must stay below identity-bound interaction.
|
||||
|
||||
## Endpoint Quality Hints
|
||||
|
||||
Reference in New Issue
Block a user