Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs(profile): fix dead roadmap link on org profile#1

Merged
fahertym merged 1 commit into
mainfrom
docs/fix-stale-roadmap-link
Jun 9, 2026
Merged

docs(profile): fix dead roadmap link on org profile#1
fahertym merged 1 commit into
mainfrom
docs/fix-stale-roadmap-link

Conversation

@fahertym

@fahertym fahertym commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

The org profile's "Where things live" section links docs/dev-journal/ROADMAP.md, which no longer exists on icn main — the link 404s for every visitor to github.com/InterCooperative-Network. Replaces it with the public roadmap page at intercooperative.network/roadmap (verified 200, immune to repo doc reorganizations).

Verification (2026-06-09)

  • All in-repo links on the profile verified to exist on icn main (git cat-file -e) — only docs/dev-journal/ROADMAP.md was missing.
  • All website links verified returning 200.
  • Private-repo links (icn-learn, icn-community-bridge, nycn) left as-is: the table explicitly labels them Private and the prose explains why.

🤖 Generated with Claude Code

docs/dev-journal/ROADMAP.md no longer exists on icn main (removed in a
docs reorganization), so the org-profile link 404s for every visitor.
Point the roadmap reference at the public website roadmap page instead,
which is reorg-proof. All other outbound links verified resolving
2026-06-09 (in-repo paths exist on main; website routes return 200;
private-repo links are explicitly labeled Private in the table).

Co-Authored-By: Claude Fable 5 <[email protected]>
Copilot AI review requested due to automatic review settings June 9, 2026 21:40
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the organization profile README to replace a dead in-repo roadmap link with a stable public roadmap URL, preventing 404s on the GitHub org profile.

Changes:

  • Replace the removed docs/dev-journal/ROADMAP.md link with https://intercooperative.network/roadmap in the “Where things live” section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

fahertym added a commit to InterCooperative-Network/icn that referenced this pull request Jun 9, 2026
…2004)

* docs(claude): retarget roadmap pointers off dead docs/dev-journal/

docs/dev-journal/ was removed in the docs reorganization, but the
"Roadmap & Phase Tracking" section still pointed at
docs/dev-journal/ROADMAP.md as the source of truth for current and
planned phases, and rule 4 told agents to update a ROADMAP.md that no
longer exists.

Repoint at the actual hierarchy:
- docs/STATE.md + docs/PHASE_PROGRESS.md (truth-synced, canonical)
- docs/strategy/ICN-Roadmap-Live.md (long-arc planning companion)

Same class of dead link as InterCooperative-Network/.github#1.
No roadmap doc content is changed.

Co-Authored-By: Claude Fable 5 <[email protected]>

* docs(claude): make rule 4 update canonical phase tracking, not just long-arc roadmap

Addresses review: rule 4 pointed planning updates only at
docs/strategy/ICN-Roadmap-Live.md while STATE.md + PHASE_PROGRESS.md
are declared canonical for current/planned phases. Now rule 4 directs
canonical phase tracking first and the long-arc roadmap for long-arc
changes.

Co-Authored-By: Claude Fable 5 <[email protected]>

---------

Co-authored-by: Claude Fable 5 <[email protected]>
@fahertym fahertym merged commit 59d72b4 into main Jun 9, 2026
1 check passed
@fahertym fahertym deleted the docs/fix-stale-roadmap-link branch June 9, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants