Panel de Señales
Safety
Safety enforcement is deterministic and fail-closed across ingestion, drafting, and publication.
Two-Pass Safety Model
- Scan 1 evaluates raw ingested artifacts before drafting.
- Scan 2 evaluates final rendered payload before publish transition.
- Only ALLOW can progress publication; QUARANTINE and BLOCK stop the path.
Moderation And Incident Handling
- Quarantine queue items require explicit review resolution with rationale and audit trail linkage.
- High-severity legal and safety events can create legal holds and takedown workflows.
- Kill switches (
stop publish, source disable) hard-stop production paths.
Abuse And Security Protections
- Signed writes require timestamp + nonce replay protection.
- Rate limits and strict input validation apply to user-generated actions.
- Public identifiers are privacy-preserving and avoid exposing stable proof material.