Skip to content

refactor: remove act from chunk and soc api - #5572

Open
akrem-chabchoub wants to merge 1 commit into
masterfrom
act-removal-5469
Open

refactor: remove act from chunk and soc api#5572
akrem-chabchoub wants to merge 1 commit into
masterfrom
act-removal-5469

Conversation

@akrem-chabchoub

@akrem-chabchoub akrem-chabchoub commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Remove ACT support from /chunks and /soc

ACT never worked correctly on these two endpoints, the data isn't encrypted and, for /soc, there's no way to decrypt the reference back. Removed Swarm-Act handling from both, bumped the API version, and updated tests accordingly.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

#5469

Screenshots (if appropriate):

AI Disclosure

  • This PR contains code that has been generated by an LLM.
  • I have reviewed the AI generated code thoroughly.
  • I possess the technical expertise to responsibly review the code generated in this PR.

@akrem-chabchoub akrem-chabchoub self-assigned this Aug 24, 2026
@akrem-chabchoub akrem-chabchoub added this to the 2026 milestone Aug 24, 2026
@akrem-chabchoub akrem-chabchoub linked an issue Aug 24, 2026 that may be closed by this pull request
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.

Remove ACT support from SOC and chunk endpoints

3 participants