docs(profile): front-load search keywords + add TL;DR for org-page discoverability#33
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Reworks the top of
profile/README.md(everything above## Start here) to front-load search-friendly keywords and add a 3-bullet TL;DR. All sections from## Start heredownward are preserved verbatim.Before (line 1):
# Runcycles — Rein in autonomous chaos ⚡️After:
# Runcycles — Runtime budget and action authority for AI agentsThe opening is now:
runcycles.iolink instead of the old brokenruncycles.github.io/docsWhy
The org profile README is the page anyone sees when they:
runcyclesfrom any of the (now-merged) repo READMEsThe previous opening ("The production runtime for the Cycles protocol") only resonates with someone who already knows what Cycles is. The new opening earns the click for visitors who don't.
Scope
profile/README.md## Start here,## Why Runcycles exists,## What is Cycles?, the manifesto, etc. are preserved exactlyContinuation of the SEO/discoverability pass that just landed across the org (cycles-protocol, cycles-server, cycles-server-admin, cycles-spring-boot-starter, cycles-client-python, cycles-client-typescript).