stemedb/crates/stemedb-storage/src/key_codec
jordan 157dbbb9eb feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing)
## Phase 8: Enterprise Extractor Improvements 
- 14 security extractors (TLS, JWT, SQL injection, XSS, etc.)
- 10 framework-specific extractors (Spring, Django, Rails, etc.)
- Config file security detection (YAML, TOML)

## Phase 9: Autonomous Extractor Generation 
- Shadow mode executor with TP/FP tracking
- Graduation pipeline with confidence thresholds
- Auto-rollback on regression detection
- Cross-project pattern syncing

## UAT Suite Complete (14 scripts, 90 tests)
- test-core-detection.sh (6 tests)
- test-declarative-extractors.sh (5 tests)
- test-domain-frameworks.sh (5 tests)
- test-domain-unreal.sh (3 tests)
- test-llm-extraction.sh (6 tests)
- test-eval-harness.sh (5 tests)
- test-cross-language.sh (3 tests)
- test-precommit-performance.sh (4 tests)
- test-output-formats.sh (8 tests)
- test-drift-detection.sh (6 tests)
- test-exit-codes.sh (12 tests)
+ 3 more scripts

## Other Changes
- Updated roadmap to mark Phase 8-9 complete
- Added .gitignore entries for build artifacts
- Updated pre-commit: 800 line limit, exclude tests/data/cmd

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 22:50:55 -07:00
..
apikey_keys.rs feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing) 2026-02-06 22:50:55 -07:00
builders.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
circuit_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
concept_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
defense_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
domain_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
extraction.rs feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
global_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
index_keys.rs feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing) 2026-02-06 22:50:55 -07:00
mod.rs feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing) 2026-02-06 22:50:55 -07:00
predicate_alias_keys.rs feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing) 2026-02-06 22:50:55 -07:00
predicate_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
source_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
subject_keys.rs feat: Aphoria enterprise features + ontology SDK + file length compliance 2026-02-05 12:55:29 -07:00
tests.rs feat: WAL hardening (Phase 5B) - CRC32C, crash recovery, group commit, log rotation 2026-02-02 12:36:35 -07:00
trust_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
validation.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
vector_keys.rs feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00