Skip to content

Commit 908ffd7

Browse files
ashsoleiclaude
andauthored
docs: add iAiFy Fork Notes block to README (#2)
Append enterprise fork notes documenting support scope, CI/CD references, and governance links. Satisfies BACKLOG.md:42 acceptance criteria (a maintainer can tell what is supported from repo docs alone). Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6451ba2 commit 908ffd7

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
@@ -232,3 +232,34 @@ OpenShell is built agent-first — your agent is your first collaborator. Before
232232
## License
233233

234234
This project is licensed under the [Apache License 2.0](https://github.com/NVIDIA/OpenShell/blob/main/LICENSE).
235+
236+
---
237+
238+
## iAiFy Fork Notes
239+
240+
> 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.
241+
242+
**Status:** Active fork (maintained).
243+
**Enterprise:** iAiFy (Stockholm).
244+
**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.
245+
**Support scope:** Only the build/run paths documented below are supported internally. Other upstream surfaces are best-effort.
246+
247+
### Supported commands
248+
249+
Run only the commands verified in this repo's current manifest (see `package.json` / `pyproject.toml` / `Cargo.toml` for the authoritative list).
250+
251+
### CI/CD
252+
253+
This repo uses (or is migrating to) the shared enterprise CI/CD:
254+
255+
- Reusable workflows: [Ai-road-4-You/enterprise-ci-cd@v1](https://github.com/Ai-road-4-You/enterprise-ci-cd)
256+
- Governance: [Ai-road-4-You/governance](https://github.com/Ai-road-4-You/governance)
257+
- Documentation standard: [`docs/documentation-standard.md`](https://github.com/Ai-road-4-You/governance/blob/main/docs/documentation-standard.md)
258+
259+
### Contributing
260+
261+
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).
262+
263+
### License
264+
265+
See `LICENSE` in this repo. iAiFy-originated changes are MIT unless the upstream license requires otherwise.

0 commit comments

Comments
 (0)