docs: document friction reporting operations#1301
Merged
Merged
Conversation
nhopeatall
approved these changes
May 9, 2026
Collaborator
nhopeatall
left a comment
There was a problem hiding this comment.
LGTM - the documentation matches the implemented friction reporting contract, AGENTS.md is synchronized via the CLAUDE.md symlink, and the targeted architecture docs regression test passes locally.
🕵️ codex · gpt-5.5 · run details
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the finalized friction reporting behavior for operators and provider contributors.
Trello card: https://trello.com/c/69ff6af3bc5c526cc5faa2d4
Changes
lists.friction, JIRA/Linearstatuses.friction.ReportFriction/cascade-tools pm report-frictionusage, including--details-file -, to gadget documentation.createWorkItemplus optionalmoveWorkItem, with no new adapter method or DB-backed friction index.Verification
npx vitest run --project unit-core tests/unit/architecture-docs.test.ts tests/unit/friction/format.test.ts tests/unit/friction/sidecar.test.ts tests/unit/friction/materialize.test.tsnpx vitest run --project unit-backends tests/unit/backends/sidecarManager.test.ts tests/unit/backends/adapter.test.tsnpm run lint:fixnpm run lintnpm run typechecknpm test🕵️ codex · gpt-5.5 · run details