-
Notifications
You must be signed in to change notification settings - Fork 0
docs: cut the living docs for concision #190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
7132e37
wip: concision cuts β passkeys.md, agent-inbox-v1.md
zaridan 75b9f01
wip: agents-and-auth.md
zaridan d6c2436
wip: sending.md + inbound-ingestion.md
zaridan 79dec27
wip: gmail-push, webhooks, decisions, assistants-and-drafts, migratioβ¦
zaridan 0009956
wip: comment sweep β gmail-reconcile, send
zaridan d477fec
wip: comment sweep β inbound-deliveries, postgres-queue
zaridan f936e15
wip: comment sweep β conversations
zaridan bfc545e
wip: comment sweep β installer
zaridan d6acd9a
wip: comment sweep β gmail-connect
zaridan 9c5238d
wip: comment sweep β module-installs
zaridan d0ae57d
wip: comment sweep β gmail-oauth
zaridan 34a4672
wip: comment sweep β health
zaridan 713005b
fix: correct credential-escrow storage claim and refresh-race honesty
zaridan f68c22a
fix: correct two remaining credential-escrow claims in installer
zaridan a7ef795
fix: correct conditional-watch and send-failure claims found by adverβ¦
zaridan 14bbaa4
fix: complete the conditional-watch and refresh-race corrections
zaridan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ποΈ Data Integrity & Integration | π Major | β‘ Quick win
π§© Analysis chain
π Script executed:
Repository: Helpthread/helpthread
Length of output: 26163
π Script executed:
Repository: Helpthread/helpthread
Length of output: 37305
Align acting-Agent header requirements for draft-review API.
docs/modules/assistants-and-drafts.mddocumentsX-Helpthread-Agent-IdforGET /api/v1/drafts,POST .../approve, andPOST .../discard, butspecs/auth/agents-and-auth.mdΒ§8 only lists/agents/*,/auth/me, andPUT /conversations/{id}/assignee. Make these spec sites agree: add the draft-review endpoints to the per-endpoint header-required set, or remove the header requirement from the guide and update the spec accordingly.π§° Tools
πͺ LanguageTool
[style] ~160-~160: βexactly the sameβ might be wordy. Consider a shorter alternative.
Context: ...ing "approve" or "discard" and consumes exactly the same API, so these are also the calls to bui...
(EN_WORDINESS_PREMIUM_EXACTLY_THE_SAME)
π Affects 2 files
docs/modules/assistants-and-drafts.md#L159-L163(this comment)specs/auth/agents-and-auth.md#L387-L396π€ Prompt for AI Agents