OrionIQ docs sync: agent write permissions and stop invocation (through 2026-09-02) - #961
Merged
Merged
Conversation
Audited the last 24h of commits across Artemis, OIQ-AI-service, gaia-hermes-ws, and oiq-resources for OrionIQ-facing API/schema/ integration changes. None required a documentation update this cycle; recorded why for each repo so future runs don't re-litigate it.
✅ Deploy Preview for deluxe-empanada-3ebf3b ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…ORIONIQ-1179, ORIONIQ-1504) Add the account-wide and per-connection Agent permissions controls to Settings and Integrations, and document stopping a running invocation in the Agents Hub, correcting the earlier speculative "Stopped" outcome description now that the feature has actually shipped. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AxccXM6iqXcs3YttvtPbuH
ralongit
approved these changes
Sep 2, 2026
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.
Scope
Daily OrionIQ API documentation sync. Checks commits merged in the last 24h across
Artemis,OIQ-AI-service,gaia-hermes-ws, andoiq-resourcesfor anything affecting OrionIQ's public API, schemas, Marketplace templates, or integrations. This PR is reused across cycles per the bot's append-not-duplicate rule; each cycle's findings are logged inagents.md, most recent first.This cycle (2026-09-02): documentation changes
Two OrionIQ-facing features shipped in full (UI + BFF, across all repos in their chain) in the last 24h:
Runningagent run, asynchronous, restricted to the account the run started in.Changed files
docs/user-guide/orioniq/integrations.md— new "Agent permissions" section.docs/user-guide/orioniq/settings.md— new "Agent permissions" row under Account settings.docs/user-guide/orioniq/agents-hub.md— new "Stop a running invocation" section; corrected the Stopped outcome description (an earlier cycle had documented it speculatively, before the feature that lets a user trigger it existed); noted the Read-only role can't stop a run.agents.md— folded in the previous cycle's PR-description-only findings (branch-rotation note) plus this cycle's run log.Not changed, and why
docs/user-guide/orioniq/api.md— neither feature touches the public/v2API; both are BFF-only routes the OrionIQ UI calls.oiq-resources, read surface 8→65 ops + EU region) — catalog depth/config only; this repo has never documented per-connector operation coverage or config fields, so no doc change, consistent with existing precedent.ArtemisPrios2 #178 /gaia-hermes-ws#16998 (ORIONIQ-1222,orioniq-beextraction) — internal architecture behind a staging-only flag, no customer-visible surface.gaia-hermes-ws#16982 (APPZ-3175, SIEM risk score) — not OrionIQ, out of scope.Full detail on all of the above, including prior cycles, is in
agents.md's Run log.🤖 Generated with Claude Code