Commit Graph

596 Commits

Author SHA1 Message Date
Bill
a76e49ada2 Complete Step 488: security-preserving translation 2026-02-16 21:37:20 -07:00
Bill
61c70f76c4 Complete Step 487: phase 23c integration 2026-02-16 21:32:16 -07:00
Bill
cd983a692e Complete Step 486: adaptive test plan generator 2026-02-16 21:30:47 -07:00
Bill
49126896ee Complete Step 485: worker dispatch validation 2026-02-16 21:29:06 -07:00
Bill
922e7c4ba9 Complete Step 484: prior step context injector 2026-02-16 21:14:27 -07:00
Bill
9dffd1c23d Complete Step 483: convention extractor validator 2026-02-16 21:12:32 -07:00
Bill
54d1dde3f4 Complete Step 482: step spec expander 2026-02-16 21:10:41 -07:00
Bill
026283f53c Complete Step 481: phase 23b integration 2026-02-16 21:08:33 -07:00
Bill
7d41e455dc Complete Step 480: multi-language orchestration 2026-02-16 21:06:52 -07:00
Bill
f28ba7c059 Complete Step 479: dependency build awareness 2026-02-16 21:05:03 -07:00
Bill
99d81b7dad Complete Step 478: scaffold file generation 2026-02-16 21:03:11 -07:00
Bill
58066d6f46 Complete Step 477: architect templates 2026-02-16 20:59:47 -07:00
Bill
e9e54974c6 Complete step476 phase23a integration and summary 2026-02-16 20:57:29 -07:00
Bill
07c629b88b Complete step475 architect review interface with tests 2026-02-16 20:56:12 -07:00
Bill
fe490c1b1a Complete step474 skeleton generation from requirements with tests 2026-02-16 20:54:22 -07:00
Bill
6d4035f44c Complete step473 technology stack selector with tests 2026-02-16 20:44:45 -07:00
Bill
828a4ed377 Complete step472 module decomposition engine with tests 2026-02-16 20:43:02 -07:00
Bill
c4274e1200 Complete step471 problem description parser with tests 2026-02-16 20:40:11 -07:00
Bill
540c76dffe Complete step470 phase22b integration and sprint22 summary 2026-02-16 20:38:41 -07:00
Bill
cdb35da6d7 Complete step469 initializer list and STL pattern support with tests 2026-02-16 20:36:44 -07:00
Bill
58e96178ab Complete step468 operator overloading and friend support with tests 2026-02-16 20:35:06 -07:00
Bill
5519d24e95 Complete step467 exception handling support with tests 2026-02-16 20:20:35 -07:00
Bill
7e42f02d8d Complete step466 range-for and structured binding support with tests 2026-02-16 20:18:58 -07:00
Bill
5438d8947f Complete step465 phase22a integration tests and summary 2026-02-16 20:17:14 -07:00
Bill
3662e130ec Complete step464 assembly annotation mapping with tests 2026-02-16 20:15:55 -07:00
Bill
c3d8e1cd0c Complete step463 assembly generators and x86-to-arm mapping tests 2026-02-16 20:14:03 -07:00
Bill
068bd71a31 Complete step462 ARM assembly parser with tests 2026-02-16 20:12:19 -07:00
Bill
5b0044cabb Complete step461 x86 assembly parser with tests 2026-02-16 20:10:19 -07:00
Bill
95922f1ec6 Complete step460 assembly AST nodes with serialization tests 2026-02-16 20:06:47 -07:00
Bill
596229a799 Complete step459 phase21b integration and sprint21 summary 2026-02-16 20:04:51 -07:00
Bill
21037d75d9 Complete step458 transpilation RPC and MCP tools with tests 2026-02-16 20:03:30 -07:00
Bill
339389df24 Complete step457 translation report generation with tests 2026-02-16 20:01:38 -07:00
Bill
4491e487a7 Complete step456 transpilation confidence scoring with tests 2026-02-16 19:47:36 -07:00
Bill
356edc2797 Complete step455 behavioral equivalence checks with tests 2026-02-16 19:46:25 -07:00
Bill
0047b984c1 Complete step454 phase21a integration tests 2026-02-16 19:45:10 -07:00
Bill
fdc602a2db Complete step453 memory model translation with tests 2026-02-16 19:43:42 -07:00
Bill
dae03ac827 Complete step452 concurrency model translation with tests 2026-02-16 19:42:21 -07:00
Bill
4cd5156c7b Complete step451 type system translation with tests 2026-02-16 19:41:17 -07:00
Bill
8ef369fbea Complete step450 algorithm equivalence mappings with tests 2026-02-16 19:40:08 -07:00
Bill
22551456a5 Complete step449 intent-driven translation with tests 2026-02-16 19:39:11 -07:00
Bill
2385b49f1a Add Phase 23c self-hosting steps and replace fixed test count invariant
Adds 6 steps (482-487) for architect/worker dispatch: step spec expander,
convention extractor+validator, prior-step context injector, worker
dispatch protocol, test plan generator with 9-type taxonomy, and
integration proof. Replaces "12 tests per step" invariant with
complexity-driven test planning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:29:23 -07:00
Bill
ad6c1eb1f4 Complete Sprint 20: Legacy Code Ingestion (steps 439-448, 124/124 tests)
Phase 20a delivers legacy analysis, safety audit with CWE mapping,
modernization suggestions with effort routing, and RPC/MCP tools.
Phase 20b adds multi-file migration planning, API boundary preservation,
target-language test generation, and progressive migration execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:22:15 -07:00
Bill
dd5b50654a Complete step438 legacy idiom detector with tests 2026-02-16 18:32:12 -07:00
Bill
2e7bf0e3d5 Kick off step438 via MCP and add legacy detector scaffold 2026-02-16 18:22:39 -07:00
Bill
84331f7e0b Improve completion relevance for C/C++ include context 2026-02-16 18:16:21 -07:00
Bill
0404703d3e Make inline completion helper opt-in by default 2026-02-16 18:14:24 -07:00
Bill
90560be614 Harden completion popup selection bounds 2026-02-16 18:10:35 -07:00
Bill
2d4c29d403 Fix sticky completion helper dismissal behavior 2026-02-16 18:07:33 -07:00
Bill
5881f926b4 Fix editor build break and improve startup usability 2026-02-16 17:46:05 -07:00
Bill
89182d6bb3 Add step437 phase19b integration tests and sprint summary 2026-02-16 17:28:58 -07:00