ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz

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

Open
#273 0 comments 0 reactions 0 assignees View on GitHub
user-story
Dominant language
Rust
Stars
0
Forks
1
Avg merge
6h 42m
Merged PRs (30d)
246

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.