Skip to content

feat(devops): Pro access grant workflow + dedicated support aliases#637

Draft
rafaelscosta wants to merge 4 commits intomainfrom
feat/aiox-pro-access-grant
Draft

feat(devops): Pro access grant workflow + dedicated support aliases#637
rafaelscosta wants to merge 4 commits intomainfrom
feat/aiox-pro-access-grant

Conversation

@rafaelscosta
Copy link
Copy Markdown
Collaborator

Summary

Adds a guided DevOps workflow for Pro access grant operations plus dedicated command aliases, hardens Pro guided activation, and refreshes registry metadata.

4 commits:

  • ea412490 fix(pro): harden guided activation and add access ops workflow
  • 455a8413 chore(devops): add pro access grant command alias
  • 64497d8c chore(devops): add dedicated pro support aliases
  • 52d024d0 chore(ids): refresh registry metadata

New artifacts:

  • .aiox-core/development/tasks/devops-pro-access-grant.md
  • .aiox-core/development/tasks/devops-pro-{activate,check-access,request-reset,resend-verification,reset-password,validate-login,verify-status}.md
  • docs/aiox-workflows/pro-access-grant-workflow.md
  • docs/guides/pro/access-grant-ops-playbook.md
  • docs/guides/pro/squad-creator-handoff-pro-access-ops.md
  • tests/installer/pro-setup-auth.test.js
  • tests/unit/wizard/{ide-config-generator,validation/dependency-validator,validation/file-structure-validator}.test.js

Quality gates

  • npm run lint — 0 errors, 236 warnings (pre-existing style noise)
  • npm run typecheck — PASS
  • npm test — 7716 passed / 1 failed / 149 skipped
    • Single failure in tests/synapse/engine.test.js ("should handle all layer modules failing gracefully") is unrelated to these commits — engine.test.js is not modified by any of the 4 commits and the failure is pre-existing flakiness around layer module loading order.

Test plan

  • Verify access grant workflow end-to-end with a test email on staging license server
  • Dry-run *pro-check-access, *pro-resend-verification, *pro-reset-password aliases
  • Confirm tests/installer/pro-setup-auth.test.js passes in isolation and as part of the full suite
  • Review registry churn in entity-registry.yaml for unintended reorderings

Status

DRAFT — opened by @devops (Gage) for owner review. 4 orphan commits existed only on local worktree (/Users/rafaelcosta/.paseo/worktrees/12q692u1/slimy-baboon) with no remote representation before this push.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aiox-core Ready Ready Preview, Comment Apr 22, 2026 8:26pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 25397032-ee49-437f-a197-43e1b56756b6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/aiox-pro-access-grant

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added area: agents Agent system related area: workflows Workflow system related squad mcp type: test Test coverage and quality area: core Core framework (.aios-core/core/) area: installer Installer and setup (packages/installer/) area: synapse SYNAPSE context engine area: cli CLI tools (bin/, packages/aios-pro-cli/) area: pro Pro features (pro/) area: health-check Health check system area: docs Documentation (docs/) area: devops CI/CD, GitHub Actions (.github/) labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Coverage Report

Coverage report not available

📈 Full coverage report available in Codecov


Generated by PR Automation (Story 6.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: agents Agent system related area: cli CLI tools (bin/, packages/aios-pro-cli/) area: core Core framework (.aios-core/core/) area: devops CI/CD, GitHub Actions (.github/) area: docs Documentation (docs/) area: health-check Health check system area: installer Installer and setup (packages/installer/) area: pro Pro features (pro/) area: synapse SYNAPSE context engine area: workflows Workflow system related mcp squad type: test Test coverage and quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant