Skip to main content
This page tracks documentation changes. Product availability has its own status page; publishing an operation reference does not deploy that operation.

September 13, 2026: documentation revision

The documentation now groups guides by the task you want to complete and reference pages by capability. Shared operation pages place MCP, CLI and HTTP requests together, with dedicated sections for local commands and repository context. Start with the overview to choose a task. Existing customers can continue using their saved guide URLs.

September 14, 2026: refinement after the persona review

  • Get started, introduction and the connection guides now lead with the hosted service. Local checks and the ledger are optional branches.
  • Command pages state per-command availability from the deployed release instead of one global route caveat. Release evidence separates deployed-source evidence from the dated live readback.
  • Event feed pages and HTTP conventions explain that next_cursor is a checkpoint to keep even when has_more is false.
  • Import and verify leads with single-candidate verification; batch verification and candidate enrollment remain a labeled preview.
  • Reference schema tables show compact field summaries with the complete table in an expandable section.

September 15, 2026: AgentLinkOps naming and production version edbb3301

  • Command pages, schemas, commands.json, openapi.json and release evidence now come from production version edbb3301, deployed September 15, 2026 at 13:50 UTC from commit fb95463, which serves 73 authenticated commands. The MCP servers register as agentlinkops and agentlinkops-free.
  • Every webhook delivery carries AgentLinkOps-Signature, AgentLinkOps-Timestamp, AgentLinkOps-Delivery-Id and AgentLinkOps-Event-Type alongside the Linktrail-* set with identical values. The webhook reference and guide document both sets and the signing procedure once.
  • The CLI is agentlinkops, its variables are AGENTLINKOPS_*, and its ledger directory is .agentlinkops/; migrate renames an existing .linktrail/. The linktrail command, LINKTRAIL_* variables and .linktrail/ directory remain compatibility aliases with a one-line notice until the dated cutover recorded under DP-0029-T05. CLI configuration lists the alias rules; connect with the CLI and the ledger guide follow.
  • The setup command page is gone: the released CLI has no such command.

September 15, 2026: regenerated from production version 977394dd

  • Command pages, schemas, commands.json, openapi.json and release evidence now come from the source of production version 977394dd, deployed September 15, 2026 at 13:33 UTC from commit d3dac5f. That release serves 73 authenticated commands.
  • The audit corrections that earlier pages described ahead of release are live: configuration errors return retryable: false, secret rotation guidance covers the rotate-then-retire sequence, member errors name the fix, anchor reports use tokenizer version 2, vendor padding guidance left the domain-mix report, and the import commands document their row schemas. Capability status and error recovery drop their dated caveats.
  • Five competitor and discovery command descriptions follow the deployed wording.
  • The webhook reference labels the retained-history gap notification as a development preview. Version 977394dd does not emit it; the authenticated feeds return CURSOR_EXPIRED instead. Its schema stays published without a fixture example.
  • The three batch verification and enrollment preview commands leave the command index and navigation until their release. Their pages stay reachable by URL and keep the development label.
  • HTTP conventions and the CLI tools / call pages date the September 14 catalog 404 and name the release that serves the routes.

Development capabilities described by the September 13 revision

At the September 13 review, the current source supported the shared authenticated operations through MCP, generic HTTP commands and CLI tools / call, plus one anonymous check. The generic HTTP command catalog and execution routes were development capabilities pending their matching hosted release. An authenticated production request to GET /v1/commands returned 404 on September 14, 2026 at 01:46 UTC. The September 14 parity release deployed those routes later that day; see the September 14 entry. Newly registered shared bindings include get_project, list_check_jobs, get_link_reports, get_link_evidence, get_target_evidence, delete_webhook and list_workspace_events. Registration and documentation do not establish their presence in the hosted MCP catalog; existing resource routes have their own release history. Batch candidate verification and explicit candidate enrollment have local validation and need their matching server migrations and release. Their guides show the sequence and the available single-candidate path where batch admission is unavailable. No product release is claimed by this changelog entry. Confirm the connected catalog, required scopes and availability boundaries before adopting a newly documented operation. Use error recovery when the connected server rejects it.