The README of this repo renders as the org front page on
git.fromaitochitta.com/open. It was 5 lines and 209 bytes: a category
label, and a single navigation link that pointed away from the instance.
A visitor arriving from LinkedIn had no way into the 23 repos without
leaving the site they had just reached.
- README: a thesis (work that can be checked), navigation by purpose in
five groups covering all 22 other repos, a maturity column read from
the status-* topics that already exist on 22 of 23 repos, a verified
two-line install block, and links that go INTO the instance. The link
to fromaitochitta.com stays, last, as additional context.
- LICENSE: MIT, matching the other repos in the org (closes A8).
- SECURITY.md: org-level contact at the address already published on
four other repos, with a realistic best-effort response process.
Absolute URLs rather than relative paths: how Forgejo resolves relative
links when rendering .profile/README.md on the org page is not measured,
and a pretty relative path that renders to 404 is worse than a long
absolute one that works. 25 links checked, 24 resolve 200 pre-push; the
25th is SECURITY.md itself. Known-negative control returns 404.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01N1mHqwhG7BgaiUkaZ5PC7i
The open-source showcase now lives at fromaitochitta.com/open-source
with sidebar navigation, search, and richer repo cards.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Split repos into Companion Repos (with Getting Started/Foundation/Intermediate
subsections) and Plugins. Update all URLs from /fromaitochitta/ to /open/.