chore(tracker): sync Step 1.7 → ✅ and log PRs #65, #66#67
Merged
Conversation
- Flip Step 1.7 (PII detection) from ⏳ to ✅; capture full deliverable (rag-pii package, RegexPIIDetector + PresidioPIIDetector + PiiProcessor, block/redact/mask actions, pii.detected event protocol that never logs raw PII, ragctl pii, docs). - Phase 1 progress: 12/16 → 13/16 done (3 remaining) - Total: 25/84 → 26/84 done - Advance Next-action to Step 1.8 (embedder pipeline) — last piece before Step 1.10's full ingest API (the "CLI demo" milestone). - Add PRs #65 (Step 1.6 tracker sync) and #66 (Step 1.7) to history. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
officialCodeWork
pushed a commit
that referenced
this pull request
May 25, 2026
- Flip Step 1.8 (embedder pipeline) from ⏳ to ✅; capture full deliverable (rag-embedders package, 3 plugins / 4 model families, shared BatchingEmbedder + RetryPolicy, dim normalization, ragctl embed, docs). - Phase 1 progress: 13/16 → 14/16 done (2 remaining) - Total: 26/84 → 27/84 done - Advance Next-action straight to Step 1.10 (write path + ingest API) — the CLI demo milestone. Step 1.9 (CDC connectors) is deferred to a follow-up since it's about streaming-source incremental sync, not needed for the one-shot folder-ingest demo. - Add PRs #67 (Step 1.7 tracker sync) and #68 (Step 1.8) to history. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 task
officialCodeWork
pushed a commit
that referenced
this pull request
May 25, 2026
- Flip Step 1.8 (embedder pipeline) from ⏳ to ✅; capture full deliverable (rag-embedders package, 3 plugins / 4 model families, shared BatchingEmbedder + RetryPolicy, dim normalization, ragctl embed, docs). - Phase 1 progress: 13/16 → 14/16 done (2 remaining) - Total: 26/84 → 27/84 done - Advance Next-action straight to Step 1.10 (write path + ingest API) — the CLI demo milestone. Step 1.9 (CDC connectors) is deferred to a follow-up since it's about streaming-source incremental sync, not needed for the one-shot folder-ingest demo. - Add PRs #67 (Step 1.7 tracker sync) and #68 (Step 1.8) to history. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
officialCodeWork
pushed a commit
that referenced
this pull request
May 25, 2026
- Flip Step 1.8 (embedder pipeline) from ⏳ to ✅; capture full deliverable (rag-embedders package, 3 plugins / 4 model families, shared BatchingEmbedder + RetryPolicy, dim normalization, ragctl embed, docs). - Phase 1 progress: 13/16 → 14/16 done (2 remaining) - Total: 26/84 → 27/84 done - Advance Next-action straight to Step 1.10 (write path + ingest API) — the CLI demo milestone. Step 1.9 (CDC connectors) is deferred to a follow-up since it's about streaming-source incremental sync, not needed for the one-shot folder-ingest demo. - Add PRs #67 (Step 1.7 tracker sync) and #68 (Step 1.8) to history. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tracker housekeeping after PR #66 (Step 1.7 — PII detection) merged.
Same pattern as PRs #49, #53, #58, #61, #63, #65.
Documentation
Test plan
🤖 Generated with Claude Code