Skip to content

docs(gateway): document add-project Discord-only limitation for v1#696

Merged
marcusrbrown merged 1 commit into
mainfrom
docs/add-project-agent-native-limitation
May 29, 2026
Merged

docs(gateway): document add-project Discord-only limitation for v1#696
marcusrbrown merged 1 commit into
mainfrom
docs/add-project-agent-native-limitation

Conversation

@marcusrbrown
Copy link
Copy Markdown
Collaborator

Records the v1 constraint that /fro-bot add-project has no programmatic invocation surface — the orchestration is bound to a Discord interaction, and an autonomous agent cannot bind a repo without going through Discord. Recovery is via idempotent retry rather than agent-callable primitives. Extracting a Discord-independent primitive is deferred until a non-Discord caller exists.

Docs only; no source or release impact.

Records that /add-project has no programmatic invocation surface — the
orchestration is bound to a Discord interaction, and recovery is via
idempotent retry rather than agent-callable primitives. A Discord-independent
primitive is deferred until a non-Discord caller exists.
Copy link
Copy Markdown
Owner

@fro-bot fro-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: PASS

The change accurately documents a real architectural constraint. The content is consistent with the PR description and the wording is clear and actionable.

Blocking issues

None

Non-blocking concerns

None

Missing tests

None — docs-only change with no testable behavior.

Risk assessment (LOW/MED/HIGH): LOW

No source, config, or release artifacts touched. The only risk is inaccuracy in the documentation itself, and the description maps correctly to the Discord slash-command coupling described in the diff.


Run Summary
Field Value
Event pull_request
Repository fro-bot/agent
Run ID 26667180233
Cache hit
Session ses_189f3c7e4ffeHykuwDXFk5q8WX

@marcusrbrown marcusrbrown enabled auto-merge (squash) May 29, 2026 23:33
@marcusrbrown marcusrbrown merged commit 84bbef3 into main May 29, 2026
10 checks passed
@marcusrbrown marcusrbrown deleted the docs/add-project-agent-native-limitation branch May 29, 2026 23:35
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.

2 participants