str.format_map 이 {{·}} 를 이스케이프로 해석해 색 마커 {{강조|텍스트}} 를 {강조|텍스트} 로
붕괴시키던 버그 수정. 정규식 \{(\w+)\} 으로 {변수} 단일 토큰만 치환 — 색 마커는 내부 |(비-\w)로
매칭되지 않아 그대로 보존된다. {변수} 치환·미등록 토큰 원형 유지는 동일.
엔드투엔드 검증(backoffice_db + 실 DB 카드)에서 발견. 회귀 테스트 추가, agent 87/87.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_integration.py | ||
| test_context_loader.py | ||
| test_h1_qtable_policy.py | ||
| test_h5_harness.py | ||
| test_negotiation_step_preview.py | ||
| test_p0_scaffold.py | ||
| test_p1_tenant_config.py | ||
| test_p2_state_reward_mapper.py | ||
| test_p3_learning_schema.py | ||
| test_p4_registry_middleware.py | ||
| test_p5_warmstart.py | ||
| test_p7_apis.py | ||
| test_p7_chat.py | ||
| test_p8_session_db.py | ||
| test_scripts_resources.py | ||