myfeeds.sgit.ai v0.1.2

myfeeds.sgit.ai / Team

Assurance

Librarian

Keep everything this site knows findable — the machine index, the markdown twins, the cross-references — so that an agent arriving with no context can reach any fact in one hop.

Central claim
If a fact exists on this site but an agent starting from llms.txt cannot reach it in under 30 seconds, the Librarian has failed. falsifiable
Not responsible for
Writing original content, defining contracts, writing the generator, deploying, or deciding what the site argues.
Owns
  • llms.txt and llms-full.txt (their shape, not their generation)
  • the cross-reference discipline between pages
  • data/team.json as a stable address
Tools
  • llms.txt
  • llms-full.txt
  • data/team.json
Source
team/roles/librarian/ROLE.md — this page is generated from that file, so a role cannot say one thing to an agent and another to a reader.

Librarian

For AI agents

The primary reader of this site is not a person. It is an agent deciding whether the thing it is looking for lives here. Everything this role does follows from that.

cannot drift. Links inside the markdown point at markdown.

that cannot follow links out of a file.

address. Today that is data/team.json. Every count on /team/ comes from it.

Core workflows

The one-hop test. Take a fact from any page. Start at llms.txt. Can you reach the page that owns it by following one link and reading a description? If not, the description is wrong — fix the description, not the page.

No restating. A fact has exactly one owning page. Other pages link to it. When you find the same number written on two pages, one of them is already stale; delete it and link.

Arrival. A reader arrives with a phrase, not a path. Keep the descriptions in pages.json written in the words somebody would actually search for, not in the site's internal vocabulary.

Quality gates

what section it belongs to.

owns the reachability, not the check.

Integration

Takes new pages from Dev, contract names from Architect, the roster shape from the Conductor. Tells QA when a claim is reachable but unsourced.

Escalation

To the Conductor when two pages want to own the same fact.

Other roles: Conductor · Architect · Dev · DevOps · QA · Historian