Skip to content

feat: add workflow-purge skill and fix launcher eventType bitmask#40

Open
akankshajain18 wants to merge 4 commits intoadobe:betafrom
akankshajain18:akanjain-patch-0
Open

feat: add workflow-purge skill and fix launcher eventType bitmask#40
akankshajain18 wants to merge 4 commits intoadobe:betafrom
akankshajain18:akanjain-patch-0

Conversation

@akankshajain18
Copy link
Copy Markdown

@akankshajain18 akankshajain18 commented Mar 31, 2026

  • Add workflow-purge/SKILL.md covering Purge Scheduler OSGi config, retention policies, bloat recovery, RUNNING/SUSPENDED cleanup, and Cloud Manager log monitoring
  • Add workflow-purge to orchestrator routing table, skill map, and reference loading order
  • Expand launcher eventType table to full 6-value bitmask with combined-value lookup (3, 7, 18, 26)
  • Add Launcher Loop Prevention section with excludeList, glob, and conditions strategies
  • Fix excludeList description in launcher-config-reference.md to correctly document its loop-prevention role

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

akankshajain18 and others added 4 commits March 31, 2026 23:25
- Add workflow-purge/SKILL.md covering Purge Scheduler OSGi config,
  retention policies, bloat recovery, RUNNING/SUSPENDED cleanup, and
  Cloud Manager log monitoring
- Add workflow-purge to orchestrator routing table, skill map, and
  reference loading order
- Expand launcher eventType table to full 6-value bitmask with
  combined-value lookup (3, 7, 18, 26)
- Add Launcher Loop Prevention section with excludeList, glob, and
  conditions strategies
- Fix excludeList description in launcher-config-reference.md to
  correctly document its loop-prevention role

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…bitmask

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@rombert rombert left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @akankshajain18 . Can you please add more context around the admin/admin changes? To me it looks like it would prevent the dev/localhost scenario from functioning. It would be good to understand the kind of interactive experience you envision for providing credentials.

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