Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 12379ee

Browse files
committed
general: T8595: scrub private-org references from public AGENTS.md
1 parent 476461c commit 12379ee

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ OCaml validator, completion-helper, and operational-mode wrapper binaries that t
2020
- `.github/workflows/``check-pr-conflicts.yml`, `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml` delegate to `vyos/.github` reusables; `cla-check.yml` delegates to `vyos/vyos-cla-signatures`.
2121

2222
## Cross-repo context
23-
- Listed in `VyOS-Networks/vyos-build-packages/repos.toml` as one of the 14 canonical source packages baked into VyOS images by `vyos/vyos-build`.
23+
- Listed in an internal repository as one of the 14 canonical source packages baked into VyOS images by `vyos/vyos-build`.
2424
- Validator binaries are referenced from XML in `vyos/vyos-1x/interface-definitions/` — that is the runtime consumer.
2525
- Live consumer of the generation-1 mirror pipeline (`pr-mirror-repo-sync.yml@current`) — one of only four repos confirmed live (`vyos-1x`, `vyos-build`, `vyos-utils`, `vyos1x-config`).
2626

@@ -29,9 +29,6 @@ OCaml validator, completion-helper, and operational-mode wrapper binaries that t
2929
- Default branch `current`. License GPL-2.0 in tree; opam declares `MIT` (note the discrepancy if redistributing).
3030
- Reusable workflows pinned as `uses: vyos/.github/.github/workflows/<X>.yml@current`.
3131

32-
## Mirror relationship
33-
Canonical side. Mirror twin: `VyOS-Networks/vyos-utils` (force-pushed from this repo by the mirror pipeline). Only edit the `vyos/*` side; the VyOS-Networks subpage links back here.
34-
3532
## Notes for future contributors
3633
- Keep dune deps minimal; this binary is on the hot path of every CLI commit.
3734
- New validator? Wire it into `vyos-1x` XML and add a smoketest there.

0 commit comments

Comments
 (0)