Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.33 KB

File metadata and controls

35 lines (27 loc) · 1.33 KB

Apache Iceberg C++ — Agent Instructions

This file provides repository-specific guidance for automated agents working in this repository.

Security Model

When assessing potential vulnerabilities or calibrating automated security findings, use SECURITY-THREAT-MODEL.md as the authoritative detailed description of this repository's security boundaries, trust assumptions, and non-boundaries.

PR & Commit Conventions

  • Use Conventional Commits for commit messages.
  • Run pre-commit for every PR and fix any reported issues.