ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz

[Story]: Enforce content exclusion in lightbridge-code-intelligence indexing

未关闭
#273 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
user-story
主要语言
Rust
星标
0
派生
1
平均合并
7 小时 7 分钟
30 天内合并 PR
237

描述

## Summary
Coordinate with lightbridge-code-intelligence to enforce content-exclusion rules in its indexing pipeline, so excluded repos/paths are never indexed or surfaced in suggestions.

## Intent / Source of truth
lightbridge-code-intelligence owns indexing; this control is worthless without real enforcement there. Part of [Epic] Content and path exclusion controls.

## Scope
- [ ] Cross-repo integration point: lightbridge-code-intelligence reads exclusion rules from lightbridge-authz before/during indexing
- [ ] Enforcement covers both initial indexing and incremental re-index
- [ ] Cross-repo integration test proving an excluded path never appears in an index or a suggestion

## Out of scope
- Redesigning lightbridge-code-intelligence's indexing architecture beyond the exclusion check

## Verification
An end-to-end test: mark a path excluded, trigger indexing, confirm the path is absent from the index and never surfaced in a suggestion.

## Risk assessment
This is a cross-repo dependency — file the corresponding coordination issue in lightbridge-code-intelligence and track it explicitly; a config-only implementation with no real enforcement would be a false compliance claim to customers.

## AI Usage Declaration
Drafted with AI assistance during the 2026-08-13 cross-repo backlog consolidation and enterprise-readiness research. A human owns intent, verification and consequences.

贡献指南

打开贡献指南

调研方向

Start by locating the exclusion-rule integration in lightbridge-authz and the indexing and suggestion entry points in lightbridge-code-intelligence. File and track the corresponding coordination issue, then verify the cross-repo end-to-end test: an excluded path is absent from both the index and suggestions during initial and incremental indexing.

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
authorization, backend, search
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
基本清楚
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。