S40: README — pivot to v1.0.0-launched framing
- SHA
3d303c41ca473dc406d898ea29ed6e6187d3a66c- Parents
-
d45235b - Tree
603c034
3d303c4
3d303c41ca473dc406d898ea29ed6e6187d3a66cd45235b
603c034| Status | File | + | - |
|---|---|---|---|
| M |
README.md
|
5 | 3 |
README.mdmodified@@ -10,11 +10,13 @@ | ||
| 10 | 10 | |
| 11 | 11 | --- |
| 12 | 12 | |
| 13 | -**Honest status: very much a work in progress.** | |
| 13 | +**Status: v1.0.0 launched — early days. Honest about WIP areas.** | |
| 14 | 14 | |
| 15 | -shithub is an attempt to recreate GitHub — the platform, the UI, the workflows — as faithfully as we can, as a self-hostable open-source forge. The goal is "you should barely notice you switched." We are nowhere near that yet. It will be some time before it looks and feels the way GitHub does. There is a lot of GitHub. | |
| 15 | +shithub is an attempt to recreate GitHub — the platform, the UI, the workflows — as faithfully as we can, as a self-hostable open-source forge. The goal is "you should barely notice you switched." We are not there yet. The core forge loop works end-to-end (see "What works today"); large surfaces (SSH transport, Actions/CI, GraphQL, Packages) are explicitly not shipped at v1.0.0. | |
| 16 | 16 | |
| 17 | -If you came here expecting drop-in parity, it's not ready for you. If you came here to watch (or help) one get built in the open, welcome. | |
| 17 | +The hosted instance is at **[shithub.example](https://shithub.example)**. The project's own source has migrated here from GitHub; this GitHub repo is a one-way mirror for the first 90 days post-launch as a recovery surface. | |
| 18 | + | |
| 19 | +If you came here expecting drop-in parity with everything GitHub does, you'll find specific gaps. If you came here for an honest, AI-free, self-hostable forge, this is for you. | |
| 18 | 20 | |
| 19 | 21 | ## What works today |
| 20 | 22 | |