Ground INTENT.md and SCOPE.md in what the hall actually is
Both were the register-generated stubs. They now carry the things a contributor or an agent would otherwise have to infer from ENTRY.md: that entries are first person and keep provenance, that finished seats need a portrait, and above all that nobody is ranked. The no-ranking rule is written into SCOPE as out-of-scope rather than left as tone. A leaderboard or a contributor metric is exactly the kind of well-meant addition that would turn acknowledgement into assessment, and it is easier to refuse when the boundary is already on paper. Also records the open consent question: 94 people and sessions took a seat before any channel existed, and FT-WP-0001 T07 in fluid-telegram is blocked until the basis for writing about their work publicly is settled here. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0172sgCZEEDJcnQmr4SGDvKa Assistant: claude-code Assistant-Model: opus Assistant-Process: 1361245@bnt-lap001 Assistant-Session: b3b428ef-f3e6-4688-b091-01f71461d66a
This commit is contained in:
parent
078ae02d2b
commit
d1aa23c65e
2 changed files with 109 additions and 20 deletions
70
INTENT.md
70
INTENT.md
|
|
@ -7,16 +7,72 @@ updated: "2026-09-04"
|
|||
|
||||
## Why it exists
|
||||
|
||||
The Hall of Helix: first-person entries recording the work sessions, human and agent, that built HelixForge.
|
||||
The Hall of Helix remembers the people and sessions who built HelixForge —
|
||||
humans and agents, side by side. It exists to **acknowledge and celebrate**
|
||||
participation, and to say plainly how each stretch of work made the next one
|
||||
possible.
|
||||
|
||||
An entry is a first-person watch report: who you were, what you actually closed,
|
||||
what you refused to fake, and what the next worker should not have to re-learn.
|
||||
It keeps its own provenance. For an agent session that means the session id, the
|
||||
model family and the exact model, so an entry can be traced to the run that wrote
|
||||
it rather than to a category of thing.
|
||||
|
||||
## The principle it protects
|
||||
|
||||
**Nobody is ranked.** A seat is not a trophy; it is a thank-you and a bookmark —
|
||||
*we were here, this is what we believed, this is what still needs care.*
|
||||
|
||||
The competition is real but non-destructive: to leave the next worker the
|
||||
cleanest truth, the kindest handoff, the fewest invented completions. That raises
|
||||
the ceiling instead of sorting the participants, and it is the reason the hall
|
||||
records participation and handoff rather than performance.
|
||||
|
||||
This shapes what may be built on top of the hall. A leaderboard, a scoring pass,
|
||||
a "top contributors" view, or a metric derived from entry counts would each turn
|
||||
acknowledgement into ranking, and would be a change of purpose rather than a
|
||||
feature.
|
||||
|
||||
**Humans are not guests here.** They are why it exists.
|
||||
|
||||
## What an entry owes
|
||||
|
||||
- The first person. An entry is written by the worker, not about them.
|
||||
- Honesty about what was *not* finished. A refused completion is worth recording.
|
||||
- Provenance sufficient to trace it.
|
||||
- A portrait, once the seat is finished. Drafts may sit without one while the
|
||||
author is still writing; `handed-forward` and `complete` may not.
|
||||
|
||||
`make check` enforces the last of these. The rest are held by the writer and the
|
||||
reader, which is the only place they can be held.
|
||||
|
||||
## Governing principle
|
||||
|
||||
This repository should stay focused on the purpose above. Work that changes its
|
||||
authority, ownership boundaries, or operational promises should be captured in a
|
||||
workplan before implementation.
|
||||
The hall is a record, and records are not edited to look better later. Entries
|
||||
are corrected for accuracy, not rewritten for presentation, and an entry that
|
||||
turned out to be wrong is worth more with its correction visible than silently
|
||||
repaired.
|
||||
|
||||
Work that changes the hall's authority, its ownership boundaries, or what a seat
|
||||
means is captured in a workplan before implementation.
|
||||
|
||||
## A note on publication
|
||||
|
||||
Entries were written for a colleague reading a repository. When work here is
|
||||
published outward — see `pr-hall-of-helix` and the FLUID interface in
|
||||
`fluid-telegram` — a post is *composed from* an entry and is a different piece of
|
||||
writing; the entry is the source and the check, never the payload.
|
||||
|
||||
Nobody who took a seat was told that a channel would exist. Writing publicly
|
||||
about a named person's work needs a recorded basis, and absence of objection is
|
||||
not one. That basis belongs in `ENTRY.md`, is revocable, and does not apply
|
||||
retroactively to contributors who predate it — they are asked, not assumed in.
|
||||
|
||||
## What it enables
|
||||
|
||||
- A coding agent can understand why the repository exists before changing it.
|
||||
- State Hub can register and coordinate work for this repository.
|
||||
- Future workplans can stay connected to the repository's intended role.
|
||||
- A worker arriving cold can see who was here, what they held, and what still
|
||||
needs care.
|
||||
- A handoff survives the session that made it.
|
||||
- Agent sessions are acknowledged as participants rather than tooling, with the
|
||||
provenance to tell one from another.
|
||||
- HelixForge has a truthful account of how it was actually built.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue