Skip to content

Commit 9307779

Browse files
Fix links
1 parent fb56b93 commit 9307779

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/docs/octopus-ai/claude-agent-step/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ Every run records its token usage and cost against the task, so you can see what
3939

4040
## Risks
4141

42-
AI, by design, is non-deterministic. You may find that it "completes" tasks in unexpected or dangerous ways. As an example, it may decide that to fix the database migration failing, it should *delete your database entirely*. Though we have built a [variety of safety nets](./security-and-compliance.md) into the Claude Agent Step, you should review the risks associated with non-deterministic behavior in your deployment pipeline to ensure that you have sufficient mitigations.
42+
AI, by design, is non-deterministic. You may find that it "completes" tasks in unexpected or dangerous ways. As an example, it may decide that to fix the database migration failing, it should *delete your database entirely*. Though we have built a [variety of safety nets](/docs/octopus-ai/claude-agent-step/security-and-compliance) into the Claude Agent Step, you should review the risks associated with non-deterministic behavior in your deployment pipeline to ensure that you have sufficient mitigations.
4343

4444
We'd love to hear how you use the step, what worked, and what you need next. Feedback during the alpha directly shapes what we build, so send it through your account team or [Octopus support](https://octopus.com/support).

src/pages/docs/octopus-ai/claude-agent-step/security-and-compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Every execution produces an audit trail, so you can review after the fact exactl
160160
- **Audit events.** Recording, and any deletion, of a transcript raises an audit event tied to the space, project, environment, tenant, target, and task, so the transcript's own lifecycle is auditable.
161161
- **Token and cost reporting.** Usage and cost are recorded per model and shown as a **Claude Usage Summary** on the task page.
162162

163-
The session transcripts are stored on Octopus Server for 6 months. The retention of the audit logs vary with instance configuration. To learn more about audit log streaming and retention, see the [audit log documentation](docs/security/users-and-teams/auditing).
163+
The session transcripts are stored on Octopus Server for 6 months. The retention of the audit logs vary with instance configuration. To learn more about audit log streaming and retention, see the [audit log documentation](/docs/security/users-and-teams/auditing).
164164

165165
:::figure
166166
![The AiAgentTranscriptView permission in the Octopus role editor](/docs/img/octopus-ai/claude-agent-step/transcript-permission.png)

0 commit comments

Comments
 (0)