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.- Added connection paths for MCP, CLI and HTTP.
- Added a first-result tutorial, workflow guides and troubleshooting.
- Added common schemas, error recovery and detailed reference coverage.
- Preserved the earlier introduction, quickstart, campaign, ledger, evidence and capability-status URLs. Existing tool-category routes remain entry points to individual operations.
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_cursoris a checkpoint to keep even whenhas_moreis 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.jsonand release evidence now come from production versionedbb3301, deployed September 15, 2026 at 13:50 UTC from commitfb95463, which serves 73 authenticated commands. The MCP servers register asagentlinkopsandagentlinkops-free. - Every webhook delivery carries
AgentLinkOps-Signature,AgentLinkOps-Timestamp,AgentLinkOps-Delivery-IdandAgentLinkOps-Event-Typealongside theLinktrail-*set with identical values. The webhook reference and guide document both sets and the signing procedure once. - The CLI is
agentlinkops, its variables areAGENTLINKOPS_*, and its ledger directory is.agentlinkops/; migrate renames an existing.linktrail/. Thelinktrailcommand,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
setupcommand page is gone: the released CLI has no such command.
September 15, 2026: regenerated from production version 977394dd
- Command pages, schemas,
commands.json,openapi.jsonand release evidence now come from the source of production version977394dd, deployed September 15, 2026 at 13:33 UTC from commitd3dac5f. 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
977394dddoes not emit it; the authenticated feeds returnCURSOR_EXPIREDinstead. 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/callpages 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 CLItools / 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.