Commit graph

7 commits

Author SHA1 Message Date
9898a6e747 docs: rebuild org landing page, add LICENSE and SECURITY.md
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
2026-08-18 14:34:24 +02:00
Kjell Tore Guttormsen
ade213a38f docs: replace full catalog with redirect to website
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>
2026-04-06 10:27:40 +02:00
Kjell Tore Guttormsen
c04529f108 docs: add config-audit plugin to org profile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 20:19:57 +02:00
ktg
f043c22be6 docs(profile): rewrite llm-security description for human readability 2026-04-02 22:27:25 +00:00
ktg
2d3dc0827d docs(profile): restructure with Companion Repos and Plugins sections
Split repos into Companion Repos (with Getting Started/Foundation/Intermediate
subsections) and Plugins. Update all URLs from /fromaitochitta/ to /open/.
2026-04-02 22:12:28 +00:00
Kjell Tore Guttormsen
0acd9cd026 feat: org profile with navigable repo structure
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 11:53:04 +02:00
ktg
aa36674ea2 Initial commit 2026-04-01 09:51:49 +00:00