Skip to content

Commit e492b46

Browse files
ashsoleiclaude
andauthored
docs: add iAiFy Fork Notes block to README (#14)
Append enterprise fork notes documenting support scope, CI/CD references, and governance links. Satisfies BACKLOG.md:135 acceptance criteria. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cb03cce commit e492b46

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,34 @@ We'd like to acknowledge the excellent work of the open-source community, especi
7777
- [uv](https://github.com/astral-sh/uv) and [ruff](https://github.com/astral-sh/ruff)
7878

7979
We're committed to continuing to build the Agents SDK as an open source framework so others in the community can expand on our approach.
80+
81+
---
82+
83+
## iAiFy Fork Notes
84+
85+
> This section is maintained by the iAiFy enterprise and documents what the AiFeatures fork actually supports. If this contradicts upstream text above, this section wins for iAiFy operators.
86+
87+
**Status:** Active fork (maintained).
88+
**Enterprise:** iAiFy (Stockholm).
89+
**Upstream sync:** Managed via [Ai-road-4-You/fork-sync](https://github.com/Ai-road-4-You) — upstream changes are reviewed before merge; divergence is intentional where documented.
90+
**Support scope:** Only the build/run paths documented below are supported internally. Other upstream surfaces are best-effort.
91+
92+
### Supported commands
93+
94+
Run only the commands verified in this repo's current manifest (see `package.json` / `pyproject.toml` / `Cargo.toml` for the authoritative list).
95+
96+
### CI/CD
97+
98+
This repo uses (or is migrating to) the shared enterprise CI/CD:
99+
100+
- Reusable workflows: [Ai-road-4-You/enterprise-ci-cd@v1](https://github.com/Ai-road-4-You/enterprise-ci-cd)
101+
- Governance: [Ai-road-4-You/governance](https://github.com/Ai-road-4-You/governance)
102+
- Documentation standard: [`docs/documentation-standard.md`](https://github.com/Ai-road-4-You/governance/blob/main/docs/documentation-standard.md)
103+
104+
### Contributing
105+
106+
Internal contributors follow the iAiFy governance rules: conventional commits, PR review required, no force-push to `main`. See [Ai-road-4-You/governance](https://github.com/Ai-road-4-You/governance).
107+
108+
### License
109+
110+
See `LICENSE` in this repo. iAiFy-originated changes are MIT unless the upstream license requires otherwise.

0 commit comments

Comments
 (0)