Skip to content

[Phase 0.3.1] Create AI_PRINCIPLES.md — Core AI safety principles#33

Open
richard-devbot wants to merge 4 commits intoCursorTouch:mainfrom
richard-devbot:richardson/phase0-ai-principles
Open

[Phase 0.3.1] Create AI_PRINCIPLES.md — Core AI safety principles#33
richard-devbot wants to merge 4 commits intoCursorTouch:mainfrom
richard-devbot:richardson/phase0-ai-principles

Conversation

@richard-devbot
Copy link
Copy Markdown

Summary

Closes #11

Creates AI_PRINCIPLES.md at the project root defining the 6 core AI safety principles governing all Operator-Use development:

  1. Least Privilege — minimum permissions for the current task
  2. Human Oversight — no irreversible action without confirmation
  3. Transparency — explain before acting
  4. Containment — bounded, sandboxed, reversible actions
  5. Privacy by Default — minimum data access/storage
  6. Fail Safe — stop and ask when uncertain

Each principle includes definition, Operator-Use-specific implementation guidance, compliant/non-compliant examples, and testing criteria.

Also adds a reference link in README.md under the Security section.

Test plan

  • All 6 principles present with all required subsections (definition, implementation guidance, compliant example, non-compliant example, testing criteria)
  • References section present with all 5 external standards
  • README.md Security section links to AI_PRINCIPLES.md
  • Committed on richardson/phase0-ai-principles, not main
  • PR targets CursorTouch/Operator-Use main and references issue [Phase 0.3.1] Create AI_PRINCIPLES.md — Core AI safety principles #11

References

  • NIST AI RMF (AI 100-1)
  • EU AI Act
  • Anthropic Core Views on AI Safety
  • IEEE 7000
  • Google AI Principles

🤖 Generated with Claude Code

Richardson Gunde and others added 2 commits April 19, 2026 21:41
…orTouch#11]

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
…rsions [CursorTouch#11]

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@richard-devbot richard-devbot force-pushed the richardson/phase0-ai-principles branch from 4e626b6 to 544d8e8 Compare April 19, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Phase 0.3.1] Create AI_PRINCIPLES.md — Core AI safety principles

1 participant