|
1 | 1 | # Fork Customizations |
2 | 2 |
|
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 |
5 | 9 |
|
6 | 10 | ## Upstream Source |
7 | 11 |
|
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 |
11 | 19 |
|
12 | | -## Local Modifications |
| 20 | +<!-- Document any local changes made to this fork below --> |
13 | 21 |
|
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 | |
15 | 27 |
|
16 | | -### 1. [Change description] |
| 28 | +## Sync Strategy |
17 | 29 |
|
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). |
21 | 31 |
|
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 |
23 | 35 |
|
24 | | -<!-- Any special instructions for syncing with upstream --> |
| 36 | +## Maintenance |
25 | 37 |
|
26 | | -- No special instructions required |
| 38 | +- **Owner**: @ashsolei |
| 39 | +- **Last synced**: _Not yet synced_ |
| 40 | +- **Last reviewed**: _Not yet reviewed_ |
0 commit comments