altair823
192835e5bf
test(p10-1d): integration smoke tests for C + C++
Verifies end-to-end ingest + search + Citation::Code shape:
- tier1_c_ingest_searchable: .c file → --code-lang c search → symbol
= function name (no nesting), lang = "c", chunker_version = "code-c-ast-v1".
- tier1_cpp_ingest_searchable: .cpp file → --code-lang cpp search →
symbol starts with namespace::Class prefix, lang = "cpp",
chunker_version = "code-cpp-ast-v1".
Brings code_ingest_smoke to 18 tests (Tier 1: 9 → 11, Tier 2: 3,
Tier 3: 4).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 14:31:35 +00:00
..
2026-05-21 14:31:35 +00:00
2026-05-21 13:46:12 +00:00
2026-05-20 07:38:10 +00:00
2026-05-15 17:06:59 +09:00
2026-05-20 08:03:38 +00:00
2026-05-10 23:45:55 +09:00
2026-05-20 00:01:41 +00:00
2026-05-15 15:04:23 +09:00
2026-05-15 15:44:18 +09:00
2026-05-21 13:37:58 +00:00
2026-05-15 15:44:18 +09:00
2026-05-15 15:44:18 +09:00
2026-05-15 15:44:18 +09:00
2026-05-15 15:17:10 +09:00
2026-05-20 03:27:01 +00:00
2026-05-20 13:01:14 +00:00
2026-05-20 08:03:38 +00:00
2026-05-07 11:46:37 +09:00
2026-05-19 15:52:01 +00:00