Skip to content

Commit 211f1c8

Browse files
committed
docs: add FORK-CUSTOMIZATIONS.md per enterprise fork governance
1 parent 1eb6f92 commit 211f1c8

1 file changed

Lines changed: 28 additions & 14 deletions

File tree

FORK-CUSTOMIZATIONS.md

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,40 @@
11
# Fork Customizations
22

3-
> This file documents local modifications made to this forked repository.
4-
> It is REQUIRED for all forks in the iAiFy enterprise.
3+
> This repository is a fork of [unknown]().
4+
> Managed under the [iAiFy Enterprise](https://github.com/enterprises/iAiFy) governance model.
5+
6+
## Purpose
7+
8+
A lightweight, powerful framework for multi-agent workflows
59

610
## Upstream Source
711

8-
- **Repository:** https://github.com/openai/openai-agents-python
9-
- **Last synced:** <!-- Update after each sync -->
10-
- **Sync method:** Ai-road-4-You/fork-sync workflow
12+
| Property | Value |
13+
|----------|-------|
14+
| Upstream | [unknown]() |
15+
| Language | Python |
16+
| Fork org | AiFeatures |
17+
18+
## Local Customizations
1119

12-
## Local Modifications
20+
<!-- Document any local changes made to this fork below -->
1321

14-
<!-- Document each local change below -->
22+
| Change | Files affected | Reason |
23+
|--------|----------------|--------|
24+
| Enterprise governance files | `.github/`, `CLAUDE.md`, `AGENTS.md` | iAiFy enterprise standard |
25+
| Copilot setup | `.github/copilot-setup-steps.yml` | Enterprise Copilot configuration |
26+
| CodeQL scanning | `.github/workflows/codeql.yml` | Enterprise security baseline |
1527

16-
### 1. [Change description]
28+
## Sync Strategy
1729

18-
- **Files modified:** `path/to/file`
19-
- **Reason:** Why this change was needed
20-
- **Merge conflict risk:** Low / Medium / High
30+
This fork follows the [Fork Governance Policy](https://github.com/Ai-road-4-You/governance/blob/main/docs/fork-governance.md).
2131

22-
## Sync Notes
32+
- **Sync frequency**: Monthly (via [fork-sync](https://github.com/Ai-road-4-You/fork-sync))
33+
- **Conflict resolution**: Prefer upstream, reapply local customizations
34+
- **Breaking changes**: Review upstream releases before syncing
2335

24-
<!-- Any special instructions for syncing with upstream -->
36+
## Maintenance
2537

26-
- No special instructions required
38+
- **Owner**: @ashsolei
39+
- **Last synced**: _Not yet synced_
40+
- **Last reviewed**: _Not yet reviewed_

0 commit comments

Comments
 (0)