docs: replace the dangling ../AGENTS.md intro in AGENTS.md with a self-contained pointer #66

Open
opened 2026-07-02 02:07:35 +00:00 by coilysiren · 0 comments
Owner

AGENTS.md still opens with a legacy pointer at a workspace ../AGENTS.md, which dangles in any standalone clone (the repos live in different org dirs with no guaranteed sibling layout, so ../AGENTS.md resolves to nothing).

coilysiren/* is deliberately unmanaged by the agentic-os pointer generator (decision recorded in coilyco-flight-deck/agentic-os#206): it is the public personal org outside the coilyco-* fleet, and its repos are .agentic-os-ignore-exempt and hand-authored. So website does not get the generator's managed block - it gets the same hand-fix the profile repo coilysiren/coilysiren already got on 2026-06-12.

Fix: replace the dangling relative pointer with a self-contained orientation that names the public base absolutely (https://github.com/coilyco-flight-deck/agentic-os/blob/main/AGENTS.md) and does not depend on a ../AGENTS.md resolving. Mirror the shape of coilysiren/coilysiren's AGENTS.md (the bootstrap that covers both the on-fleet and standalone-clone cases).

Origin: agentic-os#206 ask 3. Filed from the agentic-os container run, which could not reach this repo to push the fix itself.

`AGENTS.md` still opens with a legacy pointer at a workspace `../AGENTS.md`, which dangles in any standalone clone (the repos live in different org dirs with no guaranteed sibling layout, so `../AGENTS.md` resolves to nothing). `coilysiren/*` is **deliberately unmanaged** by the agentic-os pointer generator (decision recorded in coilyco-flight-deck/agentic-os#206): it is the public personal org outside the coilyco-* fleet, and its repos are `.agentic-os-ignore`-exempt and hand-authored. So website does not get the generator's managed block - it gets the same **hand-fix** the profile repo `coilysiren/coilysiren` already got on 2026-06-12. **Fix:** replace the dangling relative pointer with a self-contained orientation that names the public base absolutely (`https://github.com/coilyco-flight-deck/agentic-os/blob/main/AGENTS.md`) and does not depend on a `../AGENTS.md` resolving. Mirror the shape of `coilysiren/coilysiren`'s `AGENTS.md` (the bootstrap that covers both the on-fleet and standalone-clone cases). Origin: agentic-os#206 ask 3. Filed from the agentic-os container run, which could not reach this repo to push the fix itself.
Sign in to join this conversation.
No description provided.