Skip to content

chore(changelog): trim 1.4.0 telemetry entry [skip-runtime-e2e]#62

Merged
saurabhjain1592 merged 2 commits into
mainfrom
chore/changelog-trim-1.4.0-v2
May 8, 2026
Merged

chore(changelog): trim 1.4.0 telemetry entry [skip-runtime-e2e]#62
saurabhjain1592 merged 2 commits into
mainfrom
chore/changelog-trim-1.4.0-v2

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Summary

Trims the v1.4.0 telemetry CHANGELOG section to the project's standard 2-bullet / 5-line compact format at end of release entry. Same wire-shape contract documented; just shorter prose. Sibling to axonflow-openclaw-plugin#120 + axonflow-claude-plugin#74.

Skip-runtime-e2e justification

Documentation-only change. Runtime contract unchanged from #60 (heartbeat-real-stack 15/15). Only CHANGELOG.md prose.

Definition of Done

  • One-file diff. CHANGELOG.md only.
  • V1.1 Added bullet preserved as-is. Telemetry pulled into a compact ### Telemetry subsection at end of v1.4.0 entry: 2 bullets, 5 lines.

Linked

Two prescriptive additions to prevent agent-runtime hallucinations
observed in 2026-05-08 Cursor IDE GUI evidence (#1982):

1. "Invoke the tool directly — do not pre-flight-check." The Cursor
   agent invented an "auth required" error path before the MCP tool
   ever returned. The MCP server's response is authoritative; agents
   shouldn't speculate about auth or descriptor-file state before
   making the call.

2. "Reporting integrity." If the user prompt asks for a SMOKE_RESULT
   marker, derive it from the actual tool response, never from a
   guess at the response shape. The Cursor agent in the captured run
   wrote a SMOKE_RESULT for an upgrade envelope when the tool actually
   returned decisions, and vice versa — substituting one shape for
   the other corrupts both UX integrity and any release-prep test
   harness reading the marker.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
…runtime-e2e]

Trims the v1.4.0 telemetry section to the project's standard 2-bullet / 5-line compact format at end of release entry. Same wire-shape contract documented; just shorter prose. Sibling to axonflow-openclaw-plugin#120 + axonflow-claude-plugin#74.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
@saurabhjain1592 saurabhjain1592 merged commit 82eb23b into main May 8, 2026
8 checks passed
@saurabhjain1592 saurabhjain1592 deleted the chore/changelog-trim-1.4.0-v2 branch May 8, 2026 13:34
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