-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCODEOWNERS
More file actions
52 lines (48 loc) · 2.02 KB
/
Copy pathCODEOWNERS
File metadata and controls
52 lines (48 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Default owner for all public changes.
* @tiramitree
# GitHub automation and merge policy.
.github/ @tiramitree
.github/workflows/ @tiramitree
.github/dependabot.yml @tiramitree
# Quality, launch, release, and safety automation.
scripts/ @tiramitree
scripts/check_architecture_boundaries.py @tiramitree
scripts/check_workflow_security.py @tiramitree
scripts/check_model_gateway_safety.py @tiramitree
scripts/check_openai_live_mode.py @tiramitree
scripts/check_observability_integrity.py @tiramitree
scripts/check_threat_model.py @tiramitree
scripts/check_scenario_data_integrity.py @tiramitree
scripts/check_error_hygiene.py @tiramitree
scripts/public_safety_scan.py @tiramitree
scripts/check_dependency_surface.py @tiramitree
scripts/check_container_release.py @tiramitree
scripts/check_docker_runtime.py @tiramitree
scripts/check_launch_assets.py @tiramitree
scripts/check_frontend_integrity.py @tiramitree
scripts/check_visual_asset_manifest.py @tiramitree
scripts/refresh_visual_assets.py @tiramitree
scripts/check_fresh_clone_experience.py @tiramitree
scripts/check_runtime_ui_contracts.py @tiramitree
scripts/check_api_documentation.py @tiramitree
scripts/quality_gate.py @tiramitree
scripts/ci_quality_gate.py @tiramitree
scripts/check_github_readiness.py @tiramitree
scripts/check_pr_review_policy.py @tiramitree
scripts/review_open_prs.py @tiramitree
scripts/maintain_github_state.py @tiramitree
scripts/community_issue_pack.py @tiramitree
scripts/check_community_issue_pack.py @tiramitree
scripts/manage_community_issues.py @tiramitree
scripts/export_demo_replay_artifact.py @tiramitree
scripts/configure_github_launch.py @tiramitree
docs/github_branch_protection.json @tiramitree
docs/github_labels.json @tiramitree
# AI safety boundaries.
secure-enterprise-knowledge-copilot/src/copilot/ @tiramitree
regulated-customer-operations-agent/src/ops_agent/ @tiramitree
ai-reliability-incident-console/src/reliability_console/ @tiramitree
# Public positioning and release materials.
README.md @tiramitree
PROJECT_CONTENT_INDEX.md @tiramitree
docs/ @tiramitree