Skip to content

t27 worlds: refresh the catalog (10 repositories, 1407 specs) - #1039

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
bot/t27-world-scan
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
bot/t27-world-scan

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

A scheduled refresh of the .t27 catalog from GitHub. The scan, the vendor step, the shared core, the atlas and every catalog gate ran in t27-world-scan.yml; this pull request carries only what they wrote under apps/website/public.

1407 specs, 10 repositories — 0 added, 0 removed.

{
  "version": 1,
  "head_sha": "e56438f405a7cc503d95ecaef04a508640a1d781",
  "summary": "A scheduled scan of GitHub for .t27 specs refreshed the catalog behind the Queen map and the Spec Explorer: 1407 specs across 10 repositories, 0 added, 0 removed against the previous commit.",
  "changes": [
    "The catalog now carries 1407 specs across 10 repositories (dmitrii-f-t27/trinity-memory, t27, tri-net, trinity, trinity-fpga, trios, tt-trinity-corona, tt-trinity-euler, tt-trinity-gamma, turbobaby-user-bot); against the previous commit that is 0 added, 0 removed.",
    "The shared core was rebuilt from this manifest and records 1407 specs and 91 module-name collisions.",
    "The universe atlas was rebuilt from that core and now describes 10 worlds and 1407 specs.",
    "Byte-identical copies discarded while vendoring, so one file does not appear twice in the library: 29."
  ],
  "tests": [
    {
      "command": "npm run discover -- scan && npm run discover -- vendor",
      "result": "the GitHub scan qualified 10 repositories and vendored their .t27 files",
      "status": "passed",
      "evidence": "manifest.repos records t27@52f2fea41, tri-net@3ffd1bd0a, trinity-fpga@5614a4ab4, trinity@0ffebc46e, tt-trinity-corona@dddf6887e, dmitrii-f-t27/trinity-memory@f07a66725, trios@35731a57e, tt-trinity-euler@fde97085a, tt-trinity-gamma@a10c4d2e5, turbobaby-user-bot@e9356f1f0"
    },
    {
      "command": "npm run core -- index",
      "result": "the shared core was rebuilt from the manifest just written",
      "status": "passed",
      "evidence": "shared-core provenance.manifestSha256 fead1402c29fb45f over 1407 specs"
    },
    {
      "command": "npm run atlas -- scan && npm run atlas -- build",
      "result": "the map artifact was rebuilt from that same core",
      "status": "passed",
      "evidence": "universe-atlas at 2026-09-16T08:47:50.738Z with provenance.manifestSha256 fead1402c29fb45f"
    },
    {
      "command": "npm run check:discovery check:shared-core check:spec-catalog check:queen-atlas check:queen-catalog check:queen-continuous check:queen-spec-mirrors check:skills-catalog check:crons-catalog check:agents check:tools check:docs",
      "result": "every catalog gate passed against the tree this pull request carries",
      "status": "passed",
      "evidence": "the workflow step \"Catalog gates\" ran them in order and the job reached the commit step, which only runs on success"
    },
    {
      "command": "the vendored compiler wasm compiled every spec in the catalog",
      "result": "health across the corpus is 1002 ok, 399 warn, 6 fail",
      "status": "passed",
      "evidence": "manifest.health {\"ok\":1002,\"warn\":399,\"fail\":6} measured by 488709 bytes of t27_compiler.wasm"
    }
  ],
  "limitations": [
    "Health is what the vendored compiler said at scan time, not a statement that every spec is correct or that its generated code was run.",
    "The scan reads public repositories only: a private repository writing .t27 specs is invisible to it and will not appear on the map.",
    "A spec that is byte-identical to one already vendored is discarded rather than listed twice, so a repository can qualify and still contribute nothing visible.",
    "11 t27 specs are not on the default ref and reach the site through a named overlay ref; a reader cloning master alone will not find them."
  ],
  "tags": [
    "t27",
    "catalog",
    "automation",
    "specs"
  ],
  "blog": {
    "title": "A nightly scan keeps the spec catalog honest",
    "summary": "The map and the library are built from whatever GitHub holds tonight: 1407 specs across 10 repositories, vendored, compiled and gated before anything reaches the site.",
    "outline": [
      "The catalog behind the map and the Spec Explorer is not a list somebody maintains by hand; it is the output of a scan that reads the public inventories of the owners a spec names and every repository a vendored source points at.",
      "This run ended with 1407 specs across 10 repositories (dmitrii-f-t27/trinity-memory, t27, tri-net, trinity, trinity-fpga, trios, tt-trinity-corona, tt-trinity-euler, tt-trinity-gamma, turbobaby-user-bot), and against the previous commit that is 0 added, 0 removed — the numbers come from the artifacts themselves, not from the job's intentions.",
      "Each vendored file was compiled by the same wasm build of the compiler the browser runs, so the health shown beside a spec in the library is a measurement rather than a label: 1002 ok, 399 warn, 6 fail.",
      "The shared core and the universe atlas were rebuilt from this exact manifest in the same job, which is what keeps the map and the library describing one corpus instead of two snapshots taken at different times."
    ]
  }
}

@github-actions
github-actions Bot requested a review from gHashTag as a code owner September 16, 2026 08:48
@github-actions
github-actions Bot enabled auto-merge (squash) September 16, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant