Skip to content

docs: update OpenWiki - #1739

Merged
psd-automation[bot] merged 1 commit into
devfrom
openwiki/update
Sep 6, 2026
Merged

docs: update OpenWiki#1739
psd-automation[bot] merged 1 commit into
devfrom
openwiki/update

Conversation

@psd-automation

@psd-automation psd-automation Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Automated OpenWiki documentation update via the org reusable
workflow (PSD401/.github → reusable-openwiki.yml, openwiki@0.3.3).
Scoped to openwiki/ only.

@psd-automation
psd-automation Bot merged commit 9a288bf into dev Sep 6, 2026
6 of 7 checks passed
@psd-automation
psd-automation Bot deleted the openwiki/update branch September 6, 2026 04:26

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a962ec2ecf

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

- Uploads workspace objects to `.media-scratch/` via the workspace broker (added to checkpoint exclusions in workspace-policy.json)
- Invokes the agent-media Lambda through the root-owned loopback relay
- Validates workspace-relative paths against traversal, backslashes, and control characters
- Removes scratch objects on all exit paths (important for transcription: the transport copy is someone's voice)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Do not claim scratch cleanup covers failures

When psd-media or psd-transcribe fails after uploading an input, their catch blocks call fail(), which invokes process.exit(1) before the surrounding finally can run (media.js:166-170, transcribe.js:126-131). The scratch object therefore remains as a current S3 object, and the workspace bucket has no current-version expiration rule for .media-scratch/. Correct the underlying cleanup flow and regenerate this passage, or stop promising removal on all exit paths—especially because this guarantee is presented as protecting voice recordings.

AGENTS.md reference: AGENTS.md:L418-L418

Useful? React with 👍 / 👎.

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.

1 participant