Skip to content

docs: drop README links to the removed subconscious and meeting-agents pages - #5680

Merged
senamakel merged 1 commit into
tinyhumansai:mainfrom
senamakel:docs-dead-links
Aug 22, 2026
Merged

docs: drop README links to the removed subconscious and meeting-agents pages#5680
senamakel merged 1 commit into
tinyhumansai:mainfrom
senamakel:docs-dead-links

Conversation

@senamakel

Copy link
Copy Markdown
Member

What

Removes the two README bullets that link to GitBook pages which no longer exist:

  • https://tinyhumans.gitbook.io/openhuman/features/subconscious
  • https://tinyhumans.gitbook.io/openhuman/features/mascot/meeting-agents

Six files: the root README.md plus the five translations under docs/ (de, ja-JP, ko, ur-pk, zh-CN). Twelve deletions, no other change.

Why

#5674 removed the subconscious loop and the meeting agents from the product, and the corresponding GitBook pages were taken down with them. The READMEs still advertised both features, so every link now answers 404.

That breaks Markdown Link Check (lychee, in pr-quality.yml) on main, which means it fails on every open PR in the repo rather than on any one PR's changes — 10 errors, two per translated file. The job scans docs/**/*.md, which is why the root README.md was not flagged even though it carried the same two dead links; it is included here so the English and translated copies stay consistent about what the product does.

Removing the bullets rather than repointing them is the honest fix: the features are gone, so there is no correct page to link to.

Verification

$ grep -rn "features/subconscious\|mascot/meeting-agents" docs/ README.md | wc -l
0

The prose mention of the subconscious in the orchestration bullet is untouched — that bullet links to features/orchestration, which is live.

…e files

Remove the "subconscious" and "meeting agents" feature descriptions from the English, German, Japanese, Korean, Urdu, and Chinese readme files, as these features are no longer part of the product offering.

Auto-committed-on: dragonfly
Co-authored-by: Medulla <medulla@tinyhumans.ai>
@senamakel
senamakel requested a review from a team August 22, 2026 10:18
@senamakel senamakel self-assigned this Aug 22, 2026
@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Your included review limit has been reached.

You’re in a promotional period — use the checkbox below to run this review for free:

  • Run review for free

On-demand reviews are free for the next 29 days. After that, they cost $0.25 per reviewed file.

How can I continue?

Run this review now using the option above, or comment @coderabbitai review --use-credits.

You can also wait for the limit to reset (next review available in 12 seconds), then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4bd6f021-3797-40ca-b786-75dfca6dcaaa

📥 Commits

Reviewing files that changed from the base of the PR and between 8c03315 and e22395a.

📒 Files selected for processing (6)
  • README.md
  • docs/README.de.md
  • docs/README.ja-JP.md
  • docs/README.ko.md
  • docs/README.ur-pk.md
  • docs/README.zh-CN.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tinysweeper tinysweeper Bot added the priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect. label Aug 22, 2026

@tinysweeper tinysweeper Bot 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.

tinysweeper found nothing blocking. Approving.

$0.0000 · 0 in / 0 out · 1,048 embedded · openrouter/openai/text-embedding-3-small

@senamakel

Copy link
Copy Markdown
Member Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@senamakel
senamakel merged commit 377383a into tinyhumansai:main Aug 22, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant