Record Attestation
cleanroom_attestRecord formal attestations for clean-room compliance: humans confirm no access to restricted materials, AI agents disclose training data and access scope, permanently logged in audit trail.
Instructions
Record a formal attestation for the clean-room process. For human team members, this confirms they have not accessed restricted materials. For AI agents, this records what data the agent had access to, including training data disclosures. Attestations are permanently recorded in the audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the person or agent | |
| role | Yes | ||
| ai_model | No | For AI agents: which model was used (e.g., 'claude-opus-4-6') | |
| statement | Yes | The attestation statement. For humans: confirmation of non-access. For AI: disclosure of training data and access scope. | |
| attestation_type | Yes | ||
| training_data_note | No | For AI agents: note about whether the model's training data may include the original source code |