Skip to content

Commit 44ed45c

Browse files
MajorTalclaude
andcommitted
docs(map): flip private-repo statuses to 🟒 β€” verified live 2026-04-30
Verified the deployed site after the private-repo team's pass on the docs message: - run402.com/llms-full.txt β†’ 742 lines, titled "HTTP API reference" (was 67 lines / "Long-Form Documentation" / KMS-only). Misleading scope resolved. - run402.com/updates.txt β†’ 25 dated entries 2026-03-29 β†’ 2026-04-30 including v1.31 expose-manifest, v1.32 CAS substrate, v1.33 agent-DX blob CDN, v1.34 unified deploy, deploy-time functions bundling, error envelopes, /deploy/v2 hardening. Backfill complete. - run402.com/humans/changelog.html β†’ mirrors updates.txt date coverage. Also verified zero `"inherit": true` instances across all six served files (llms.txt / llms-cli.txt / llms-sdk.txt / llms-mcp.txt / llms-full.txt / updates.txt). All four llms-*.txt deploy-pulls are in perfect sync with the public-repo source (cli/llms-cli.txt: local 1095 = served 1095). Public repo is now 14 🟒 / 0 🟑 / 0 πŸ”΄ (1 βšͺ for the no-longer-existent docs/ folder); private repo is 3 🟒 / 0 🟑 / 0 πŸ”΄. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 29f6ca1 commit 44ed45c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

β€Ždocumentation.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ Only listed here are files that **originate in the private repo** β€” i.e., auth
4848

4949
| Status | File | Audience | What's there | Update when… |
5050
|:------:|------|----------|--------------|--------------|
51-
| πŸ”΄ | `site/llms-full.txt` | AI agents fetching <https://run402.com/llms-full.txt> β€” the HTTP API reference | Comprehensive HTTP / `curl`-shaped reference: every endpoint, request/response shapes, auth header rules, pricing, lifecycle. Currently a symlink to `site/llms.txt` and historically scoped only to KMS contract wallets β€” **needs to be split out and rewritten as the canonical HTTP API reference** | API surface (HTTP routes, request/response shape, auth) changes; new endpoint ships |
52-
| 🟑 | `site/updates.txt` | AI-readable changelog (`/updates.txt`) | `## YYYY-MM-DD` headings, newest first. Has 2026-04-28 (functions bundling) and 2026-04-29 (error envelopes). **Missing backfill** for v1.31 expose-manifest, v1.32 plan/commit, v1.33 blob CDN, v1.34 unified deploy, v1.45 paste-and-go AssetRef, legacy storage shim sunset | Backfill the missing v1.31–v1.45 entries; new entry on every user-visible feature ship |
53-
| 🟑 | `site/humans/changelog.md` | Human-readable changelog (rendered to `/humans/changelog.html`) | Mirrors `updates.txt` in prose form β€” same gaps | Backfill in lockstep with `updates.txt` |
51+
| 🟒 | `site/llms-full.txt` | AI agents fetching <https://run402.com/llms-full.txt> β€” the HTTP API reference | Comprehensive HTTP / `curl`-shaped reference: every endpoint, request/response shapes, auth header rules, pricing, lifecycle. ~740 lines. (Verified live 2026-04-30 after the private-repo team rewrote it from the prior 67-line KMS-only stub.) | API surface (HTTP routes, request/response shape, auth) changes; new endpoint ships |
52+
| 🟒 | `site/updates.txt` | AI-readable changelog (`/updates.txt`) | `## YYYY-MM-DD` headings, newest first. 25 dated entries spanning 2026-03-29 β†’ 2026-04-30, including the v1.31 expose-manifest, v1.32 CAS substrate, v1.33 agent-DX blob CDN, v1.34 unified deploy, deploy-time functions bundling, error envelopes, and `/deploy/v2` hardening backfills | New entry on every user-visible feature ship |
53+
| 🟒 | `site/humans/changelog.md` | Human-readable changelog (rendered to `/humans/changelog.html`) | Mirrors `updates.txt` in prose form. Same date coverage (2026-03-29 β†’ 2026-04-30) | New entry in lockstep with `updates.txt` |
5454

5555
## Common change β†’ docs to update
5656

0 commit comments

Comments
Β (0)