Skip to content

Remove ungoverned skill execution paths - #4

Merged
fredporter merged 1 commit into
mainfrom
codex/skills-lifecycle-cleanup
Aug 19, 2026
Merged

Remove ungoverned skill execution paths#4
fredporter merged 1 commit into
mainfrom
codex/skills-lifecycle-cleanup

Conversation

@fredporter

Copy link
Copy Markdown
Owner

Outcome

  • removes runtime user Python discovery
  • removes arbitrary filesystem skill and executable fallback
  • keeps internal uDos capabilities behind the governed builtin registry only
  • separates Codex Skills from internal capabilities in the canonical audit
  • preserves the local import-order correction

The retired runtime hello-world example was moved recoverably to $UDOS_HOME/quarantine/retired-user-skills and is not part of repository state.

Verification

  • backend: 501 passed, 6 existing aiohttp warnings
  • focused skills: 11 passed
  • Ruff: passed
  • route audit: 189 unique routes, 0 duplicates
  • docs non-regression: passed

@fredporter
fredporter merged commit 50d1bb8 into main Aug 19, 2026
3 checks passed
@fredporter
fredporter deleted the codex/skills-lifecycle-cleanup branch August 19, 2026 08:48
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