Skip to content

Add optional Ruflo execution adapter integration#8

Merged
IntuitivePhella merged 12 commits intomainfrom
feat/ruflo-integration
May 2, 2026
Merged

Add optional Ruflo execution adapter integration#8
IntuitivePhella merged 12 commits intomainfrom
feat/ruflo-integration

Conversation

@IntuitivePhella
Copy link
Copy Markdown
Owner

Summary

Adds Ruflo as an optional AI-PhellOS execution adapter for Claude Code without making it a framework dependency.

What changed

  • Added ai/10-integrations/ruflo/ with:
    • RUFLO_OVERVIEW.md
    • RUFLO_POLICY.md
    • RUFLO_WORKFLOW_MAPPING.md
    • RUFLO_PLUGIN_PROFILE.md
    • RUFLO_AUTONOMOUS_PHASE.md
    • RUFLO_PROMPTS.md
    • RUFLO_REPORT.template.md
  • Added templates:
    • ai/templates/RUFLO_AUTONOMOUS_PHASE_CONTRACT.template.md
    • ai/templates/RUFLO_SWARM_EXECUTION.template.md

Design intent

AI-PhellOS remains the source of truth for:

  • intent routing;
  • workflow mode selection;
  • readiness;
  • quality gates;
  • scope control;
  • sensitive-area approval;
  • review;
  • release;
  • durable memory.

Ruflo is positioned only as an optional execution adapter for bounded Claude Code phases.

Key rule

Do not ask Ruflo to build the app. Ask Ruflo to execute one approved story or one approved autonomous phase.

Notes

This PR intentionally does not make Ruflo mandatory and does not add runtime dependencies. It is documentation/templates first, so the integration can be adopted safely and iterated later with CLI helpers.

Copy link
Copy Markdown

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

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: 2adb6229c4

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread ai/10-integrations/ruflo/RUFLO_WORKFLOW_MAPPING.md
Comment thread ai/10-integrations/ruflo/RUFLO_WORKFLOW_MAPPING.md
@IntuitivePhella IntuitivePhella merged commit ab34aac into main May 2, 2026
3 checks passed
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