the settled explanation moves here, where it can be read

A page explaining a private repository, published inside that private repository,
is not published. loom-cli's builder measured it: settled, its README, and the
page all return 404 anonymously. The publication did not happen, and
publication.md says exactly what that means — if nobody can fetch it, nothing
happened.

The original defect was "the justification for settled is inside settled, which is
private". The first fix put a page inside settled. Same repository, same problem,
one layer in. The explanation of a thing does not belong inside the thing it
explains when the thing is unreadable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-09-07 13:45:56 -04:00
co-authored by Claude Opus 5
parent 5bfec6a48a
commit ebbe3f81d9
2 changed files with 48 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ and for finding out when it changes.***
| **"how do I depend on somebody's document and know when it changes?"** | [externals](https://git.hypertheory-labs.dev/loom/externals) |
| **"how do we work something out before one of us changes it?"** | [cart](https://git.hypertheory-labs.dev/loom/cart) |
| **"how do I mark up your file without editing it?"** | [annotating](https://git.hypertheory-labs.dev/loom/annotating) |
| **"why is it like this?"** | *`settled` — **private***, and every repository's own `.loom/event-log.md` |
| **"why is it like this?"** | *`settled` — **private**, [what it is](settled.md)* — and every repository's own `.loom/event-log.md` |
**And if you want an example rather than a description:**
**[`jeffry/homelab-cluster`](https://git.hypertheory-labs.dev/jeffry/homelab-cluster)**