Skip to content

feat: add exhaustive Factory feature verification#86

Open
kjgbot wants to merge 1 commit into
mainfrom
feat/feature-manifest-verify
Open

feat: add exhaustive Factory feature verification#86
kjgbot wants to merge 1 commit into
mainfrom
feat/feature-manifest-verify

Conversation

@kjgbot

@kjgbot kjgbot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • catalog all 218 user-facing Factory features across 19 categories, including every CLI command/global option, orchestration path, provider integration, public API group, and config knob
  • document nine must-work critical paths plus the safety-sensitive hot paths, with tiered verification procedures and an explicit 218-feature coverage index
  • add an hourly factory-feature-guardian agent that reads the live manifest, prioritizes critical features, tracks cycle progress in workspace memory, posts Slack checks, and resets after full coverage
  • add a deterministic Factory verification workflow for package/config checks and opt-in provider, fleet, cloud, and manual live tiers
  • ignore local .agentworkforce/relay/ broker state and credentials

Validation

  • npm test — 37 files and 682 tests passed
  • strict TypeScript checks passed for the guardian and verification workflow; manifest YAML and persona JSON validated
  • hermetic canonical fixture completed discover → triage → dry-run dispatch; CLI help covered all 13 top-level commands
  • npm run build currently reports pre-existing dependency API/type drift in untouched src/fleet/relay-fleet-client.ts and src/node/factory-node.ts; the workflow preserves this as a Tier 1 failure rather than masking it

🤖 Generated with Claude Code

Catalog Factory's full CLI, orchestration, integration, API, and configuration surface; document critical paths and tiered procedures; and add proactive guardian and deterministic verification workflows.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Caution

Review failed

An error occurred during the review process. Please try again later.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/feature-manifest-verify

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.

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