FF: restructure and edit - #3312
Conversation
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 3 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b5c5666. Configure here.
dwdougherty
left a comment
There was a problem hiding this comment.
Apart from the issues already identified by Bugbot, LGTM.
Adds PR #3312 to evidence trails for 8 capabilities. Notable changes: - Depth cap / prioritisation graduates 🟡 → 🟢 (2nd distinct PR) - New worked example under Approval-over-open-finding: dwdougherty's explicit-carveout LGTM later defanged by the larger restructure - Bot calibration: bugbot 3/3 valid on this PR (1 fixed in-branch, 2 stale via restructure) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
mich-elle-luna
left a comment
There was a problem hiding this comment.
thank you! just a few suggestions
🧠 Redis MemoryFound 5 related items from repository history:
Memory updated at 4f1fb52 |
🧠 Redis MemoryFound 5 related items from repository history:
Memory updated at 3fc0ce8 |

Note
Low Risk
Documentation and internal tooling notes only; aliases reduce broken-link risk. No product code, auth, or data-path changes.
Overview
Redis Feature Form documentation is reorganized from mixed “how-to / tutorials / reference” buckets into a task-ordered develop path (overview → quickstart → manage workspace → register providers → concepts → define/deploy → update → serve → query → reference), with old URLs kept via Hugo aliases.
Develop: New or rewritten pages carry the real content—concepts (workspaces, graph, secrets, providers, serving), manage-workspace, register-providers (secrets + Postgres/Redis/S3/Spark/Iceberg), define-and-deploy-features (
ff apply, modes, troubleshooting), plus focused update-features, serve-features, query-data, and a consolidated reference (permissions, gRPC, CLI, Python). Removed/replaced stubs and catch-all files (providers.md,streaming.md,features-and-labels.md,datasets-and-transformations.md,training-sets-and-feature-views.md). Quickstart addsredis-featureforminstall, richer prerequisites, and ends on dataframe query instead of inline Python serve.Operate:
auth.mdbecomesconfigure-auth.md(OIDC Helm settings, CLI login flows, roles/scopes, global admin bootstrap, machine credentials, audit).deploy.mddocuments the OCI Helm chart, numbered install flow,ffCLI install, and clearer pitfalls;_index.mdis shortened with pointers to deploy/auth. Feature store ecosystem links point at register-providers and serve-features.Meta:
.claude/state/assess-comments.coverage.mdadds a worked example for benign “LGTM except Bugbot” review patterns (#3312).Reviewed by Cursor Bugbot for commit 3fc0ce8. Bugbot is set up for automated code reviews on this repo. Configure here.