Skip to content

docs: Revise public profile README to list repositories and delivery … - #5

Merged
miccy merged 2 commits into
mainfrom
dev/feat-roadmap-support-sync
Mar 3, 2026
Merged

docs: Revise public profile README to list repositories and delivery …#5
miccy merged 2 commits into
mainfrom
dev/feat-roadmap-support-sync

Conversation

@miccy

@miccy miccy commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the profile/README.md to provide a clearer and more focused project overview, reorganize repository information, and clarify current priorities and contribution guidelines. The changes improve readability, update outdated information, and make it easier for new contributors and users to understand the project's direction.

Project overview and priorities:

  • Updated the project summary to emphasize local-first runtime, tooling, relay infrastructure, and benchmarks, and removed outdated slogans and timeline references.
  • Replaced the detailed roadmap and milestone progress with a concise list of 2026 delivery priorities, focusing on integration, benchmarking, relay hardening, and documentation.

Repository organization:

  • Replaced the "What SQLoot Is Building" and roadmap sections with a new table listing public repositories, their purposes, and current focuses, including links to each repository.

Documentation and contribution guidance:

  • Streamlined the "Foundation: Evolu" section and clarified credit to upstream projects.
  • Simplified and clarified the "Contributing" and "Security" sections, linking directly to the relevant documents.

Summary by CodeRabbit

Poznámky k vydání

  • Dokumentace
    • README hlavní repozitáře přepsán na veřejné představení „SQLoot .github“ s rozšířeným obsahem a diagramem struktury.
    • profile/README zjednodušený: nové souhrnné poslání, přepracované priority a 2026 Delivery Priorities.
    • Tabulka repozitářů restrukturována s aktualizovanými rolemi a stavy.
    • Upraveny sekce Přispívání a Bezpečnost, aktualizace kreditů a odkazů.

…priorities, and clarify .github repo purpose and structure.
@miccy
miccy requested a review from Copilot March 3, 2026 11:24
@miccy miccy self-assigned this Mar 3, 2026
@miccy miccy added documentation Improvements or additions to documentation audit Repo security audit labels Mar 3, 2026
@coderabbitai

coderabbitai Bot commented Mar 3, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

Aktualizace dvou dokumentačních souborů: README.md přejmenován a rozšířen o veřejný přehled, strukturu a pravidla; profile/README.md výrazně přepsán s novým zaměřením na local‑first infrastrukturu, aktualizovanými repozitářovými tabulkami a „2026 Delivery Priorities“.

Changes

Cohort / File(s) Summary
Root README
README.md
Hlavní nadpis změněn na "SQLoot .github"; přidány sekce o účelu repozitáře, struktuře, provozních pravidlech, textový strom adresářů a patička s odznaky. Žádné změny v kódu.
Profile README
profile/README.md
Kompletní přepis obsahu: aktualizován hero text a badge, zjednodušený popis „Why SQLoot“, nová „Current strategy“, přepracovaná tabulka repozitářů (nové položky a statusy), přidány „2026 Delivery Priorities“ a upravené sekce Contributing / Security.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • Public/preparation #4 — Přepis a restrukturalizace profile/README.md (shodné oblasti úprav hlaviček, badge a repozitářových tabulek).

Poem

🐰 Radostný králík skáče v trávě,
README září novou slávou.
Tabulky, cíle, plánů snář,
local‑first cesta vpřed jak hráč.
Malý skok, velká změna — hurá!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Nadpis se vztahuje na hlavní změnu – aktualizaci profilu README s přehledem repozitářů a prioritami doručení.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev/feat-roadmap-support-sync

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 and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates SQLoot’s public organization profile and .github repository README to present a clearer, more current overview of the project, highlight public repositories, and streamline contributor/security guidance.

Changes:

  • Refines the profile summary and replaces roadmap-style content with concise 2026 delivery priorities.
  • Adds a “Public Repositories” table linking to key SQLoot repos with purpose and current focus.
  • Expands the root README.md to document the purpose, structure, and operating rules of this org-health repository.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
profile/README.md Rewrites the public-facing profile narrative; adds repo table and 2026 priorities; simplifies contributing/security links.
README.md Replaces placeholder text with a clear description of what this .github repo contains and how it should be maintained.

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

@coderabbitai coderabbitai 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.

Actionable comments posted: 2

🧹 Nitpick comments (1)
profile/README.md (1)

13-13: Opravte formátování textu v badge.

Text badge "Bun-first-v1.3.10" vypadá nesprávně naformátovaný. Mělo by to být buď "Bun-first v1.3.10" (s mezerou), "Bun v1.3.10", nebo "Bun-first | v1.3.10" pro lepší čitelnost. Současná forma mísí název a verzi bez jasného oddělení.

💅 Navrhovaná oprava formátování badge
-  <img src="/api/public/proxy/img.shields.io/badge/Bun-first-v1.3.10-111827?style=flat-square&logo=bun&logoColor=white" alt="Bun-first runtime" />
+  <img src="/api/public/proxy/img.shields.io/badge/Bun_first-v1.3.10-111827?style=flat-square&logo=bun&logoColor=white" alt="Bun-first runtime" />

Nebo alternativně:

-  <img src="/api/public/proxy/img.shields.io/badge/Bun-first-v1.3.10-111827?style=flat-square&logo=bun&logoColor=white" alt="Bun-first runtime" />
+  <img src="/api/public/proxy/img.shields.io/badge/Bun-v1.3.10-111827?style=flat-square&logo=bun&logoColor=white" alt="Bun runtime" />
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@profile/README.md` at line 13, Opravte formátování textu badge v elementu
<img> v README.md: upravte část štítku v URL (aktuálně
"Bun-first-v1.3.10-111827") a alt text tak, aby mezi názvem a verzí byla jasná
mezera nebo oddělovač (např. "Bun-first v1.3.10", "Bun v1.3.10" nebo "Bun-first
| v1.3.10"); pokud používáte spaces nebo pipe, správně je URL-encodeujte (např.
space → %20 nebo použijte `%7C` pro |) a aktualizujte alt atribut odpovídajícím
textem, aby štítek a alt byly konzistentní s novým formátem.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@profile/README.md`:
- Around line 30-35: Tabulka v README obsahuje pět nefunkčních odkazů
(bench-suite, relays, website, sqloot.github.io, awesome-local-first) které
vracejí 404; upravte ji tak, že buď opravíte URL na existující repozitáře nebo
odeberete řádky pro `bench-suite`, `relays`, `website`, `sqloot.github.io` a
`awesome-local-first`, ponecháte pouze fungující odkaz `evolu-plan-b` nebo
nahradíte nefunkční položky poznámkou „odstraněno/není dostupné“; ověřte změny
otevřením každého odkazu (kliknutím) a commitem aktualizovaného README.

In `@README.md`:
- Around line 17-29: The ASCII tree under the README that shows `.github/` is
inaccurate; update the ASCII diagram (the block containing `.github/` and its
subentries) to reflect the repository's real `.github` contents (it currently
only contains `dependabot.yml`) by removing the listed subfolders and files
(ISSUE_TEMPLATE/, workflow-templates/, profile/, CODEOWNERS, CODE_OF_CONDUCT.md,
CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, SECURITY.md, SUPPORT.md) and
replacing them with the actual entry `dependabot.yml` (or any other real items
if present) so the README's tree matches the repo.

---

Nitpick comments:
In `@profile/README.md`:
- Line 13: Opravte formátování textu badge v elementu <img> v README.md: upravte
část štítku v URL (aktuálně "Bun-first-v1.3.10-111827") a alt text tak, aby mezi
názvem a verzí byla jasná mezera nebo oddělovač (např. "Bun-first v1.3.10", "Bun
v1.3.10" nebo "Bun-first | v1.3.10"); pokud používáte spaces nebo pipe, správně
je URL-encodeujte (např. space → %20 nebo použijte `%7C` pro |) a aktualizujte
alt atribut odpovídajícím textem, aby štítek a alt byly konzistentní s novým
formátem.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4232477 and 879f249.

📒 Files selected for processing (2)
  • README.md
  • profile/README.md

Comment thread profile/README.md Outdated
Comment thread README.md
Comment on lines +17 to +29
```text
.github/
├── ISSUE_TEMPLATE/
├── workflow-templates/
├── profile/
│ └── README.md
├── CODEOWNERS
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── PULL_REQUEST_TEMPLATE.md
├── SECURITY.md
└── SUPPORT.md
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Ověření struktury .github/ adresáře

echo "=== Kontrola existence .github/ adresáře ==="
if [ -d ".github" ]; then
  echo "✓ .github adresář existuje"
else
  echo "✗ .github adresář neexistuje"
  exit 1
fi

echo ""
echo "=== Kontrola podadresářů ==="
for dir in "ISSUE_TEMPLATE" "workflow-templates" "profile"; do
  if [ -d ".github/$dir" ]; then
    echo "✓ .github/$dir existuje"
  else
    echo "✗ .github/$dir chybí"
  fi
done

echo ""
echo "=== Kontrola souborů v .github/ ==="
for file in "CODEOWNERS" "CODE_OF_CONDUCT.md" "CONTRIBUTING.md" "PULL_REQUEST_TEMPLATE.md" "SECURITY.md" "SUPPORT.md"; do
  if [ -f ".github/$file" ]; then
    echo "✓ .github/$file existuje"
  else
    echo "✗ .github/$file chybí"
  fi
done

echo ""
echo "=== Kontrola profile/README.md ==="
if [ -f ".github/profile/README.md" ]; then
  echo "✓ .github/profile/README.md existuje"
else
  echo "✗ .github/profile/README.md chybí"
fi

echo ""
echo "=== Skutečná stromová struktura .github/ ==="
tree .github -a --charset ascii 2>/dev/null || find .github -type f -o -type d | sort | sed 's|^\./||' | sed 's|[^/]*/|  |g'

Repository: SQLoot/.github

Length of output: 640


Struktura souborů v ASCII stromu neodpovídá skutečnosti.

ASCII strom v řádcích 17-29 dokumentuje strukturu, která v repozitáři neexistuje. Adresář .github/ obsahuje pouze dependabot.yml, všechny uvedené podadresáře (ISSUE_TEMPLATE/, workflow-templates/, profile/) a soubory (CODEOWNERS, CODE_OF_CONDUCT.md, CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, SECURITY.md, SUPPORT.md) chybí. Opravte ASCII strom tak, aby odpovídal skutečné struktuře repozitáře.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` around lines 17 - 29, The ASCII tree under the README that shows
`.github/` is inaccurate; update the ASCII diagram (the block containing
`.github/` and its subentries) to reflect the repository's real `.github`
contents (it currently only contains `dependabot.yml`) by removing the listed
subfolders and files (ISSUE_TEMPLATE/, workflow-templates/, profile/,
CODEOWNERS, CODE_OF_CONDUCT.md, CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md,
SECURITY.md, SUPPORT.md) and replacing them with the actual entry
`dependabot.yml` (or any other real items if present) so the README's tree
matches the repo.

@coderabbitai coderabbitai 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.

🧹 Nitpick comments (2)
README.md (1)

7-14: Sjednoťte „Purpose“ a stromovou strukturu, aby se dokumentace nerozjížděla.

V „Purpose“ chybí položky, které jsou ve stromu (.github/dependabot.yml, FUNDING.yml). Není to bug, ale dlouhodobě to zvyšuje riziko zastarání README.

📝 Návrh úpravy
 This repository defines public defaults used across SQLoot repositories:

 - community policy files (`CODE_OF_CONDUCT.md`, `CONTRIBUTING.md`, `SECURITY.md`, `SUPPORT.md`)
 - issue and pull request templates
 - workflow templates for new repositories
 - organization profile content (`profile/README.md`)
 - shared ownership baseline (`CODEOWNERS`)
+- dependency update policy (`.github/dependabot.yml`)
+- sponsorship metadata (`FUNDING.yml`)

Also applies to: 19-31

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` around lines 7 - 14, Slučte obsah sekce "Purpose" s ukázkovou
stromovou strukturou v README tak, aby obě části byly konzistentní: přidejte
chybějící položky .github/dependabot.yml a FUNDING.yml do odstavce "Purpose" a
upravte seznam položek tak, aby přesně odpovídal stromu (např. community policy
files, issue/pull request templates, workflow templates, profile/README.md,
CODEOWNERS, .github/dependabot.yml, FUNDING.yml); zajistěte, že jakákoli budoucí
změna ve stromu se promítne do jedné sjednocené sekce, nikoli do dvou oddělených
míst (upravit text v README v sekci Purpose a odstranit duplicitu nebo odkazy na
samostatný strom tak, aby zůstal jediný zdroj pravdy).
profile/README.md (1)

26-35: Zvažte přesnější název sekce místo „Repository Links“.

Většina řádků už není odkaz, ale stav dostupnosti. Přesnější nadpis (např. „Repository Status“) by lépe odpovídal obsahu.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@profile/README.md` around lines 26 - 35, The section header "Repository
Links" is misleading because many entries are no longer links; change the header
text to a more accurate title such as "Repository Status" or "Repository
Availability" and update any related captions/intro lines accordingly; locate
the heading string "Repository Links" in the README and replace it with the
chosen title and, if present, adjust the table column header "Link status" to
remain consistent with the new section title.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@profile/README.md`:
- Around line 26-35: The section header "Repository Links" is misleading because
many entries are no longer links; change the header text to a more accurate
title such as "Repository Status" or "Repository Availability" and update any
related captions/intro lines accordingly; locate the heading string "Repository
Links" in the README and replace it with the chosen title and, if present,
adjust the table column header "Link status" to remain consistent with the new
section title.

In `@README.md`:
- Around line 7-14: Slučte obsah sekce "Purpose" s ukázkovou stromovou
strukturou v README tak, aby obě části byly konzistentní: přidejte chybějící
položky .github/dependabot.yml a FUNDING.yml do odstavce "Purpose" a upravte
seznam položek tak, aby přesně odpovídal stromu (např. community policy files,
issue/pull request templates, workflow templates, profile/README.md, CODEOWNERS,
.github/dependabot.yml, FUNDING.yml); zajistěte, že jakákoli budoucí změna ve
stromu se promítne do jedné sjednocené sekce, nikoli do dvou oddělených míst
(upravit text v README v sekci Purpose a odstranit duplicitu nebo odkazy na
samostatný strom tak, aby zůstal jediný zdroj pravdy).

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 879f249 and 751ec5d.

📒 Files selected for processing (2)
  • README.md
  • profile/README.md

@miccy
miccy merged commit b0a1a03 into main Mar 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

audit Repo security audit documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants