Commit graph

432 commits

Author SHA1 Message Date
elipeter
c0501884ae feat(dynamic): add PartiallyConfirmed status for finer-grained sink-reachability categorization, update dynamic verification, telemetry, and reporting systems 2026-05-29 14:35:39 -05:00
elipeter
635b213825 refactor(server, scan): introduce target management with active target switching, enhance DB pool handling, and integrate target-aware task routes for improved modularity 2026-05-29 13:14:29 -05:00
elipeter
acdc71cd88 refactor(scan, dynamic): implement cap-routed concurrency lanes for batched verification and prewarmed sandbox baseline directories; enhance handling for streaming pull tasks 2026-05-29 11:45:34 -05:00
elipeter
bd76cd5b9d refactor(dynamic): introduce build pools for Python, C, C++, Go, Ruby, PHP, and Node.js with shared caching and warming improvements; enhance test coverage with micro-benchmarks 2026-05-29 10:23:49 -05:00
elipeter
3d710c856d refactor(dynamic): integrate worker timeout handling, JSON response parsing with serde, and extend Pubsub emulator with streaming pull lifecycle handling 2026-05-28 12:16:10 -05:00
elipeter
c3a1550315 refactor(scan): implement IndexWriteQueue for single-writer SQLite handling, introduce ReproEnvGuard for safer environment variable management, and refactor tests to enhance isolation and determinism 2026-05-28 11:08:59 -05:00
elipeter
71fade1d83 refactor(dynamic): extend framework-specific fallbacks with Spring HandlerExecutionChain, Go gqlgen, Django handler/middleware chain, Celery task registry, and Sidekiq client handling; enhance coverage and test logic 2026-05-27 15:29:52 -05:00
elipeter
fd39304eed refactor(dynamic): enhance migration harnesses with Prisma, Sequelize-CLI, Laravel, Rails, Flask support; implement fallback logic and extend SQL framework integration 2026-05-27 15:06:51 -05:00
elipeter
ed8decb510 refactor(dynamic): add GraphQL framework-specific fallbacks with Juniper, Relay, Apollo integration; enhancements for Prisma, Alembic, Channels, and ActionCable 2026-05-27 14:30:18 -05:00
elipeter
1a0e2d204b refactor(dynamic): extend Kafka protocol emulator with binary protocol support, Pubsub gRPC emulator, and enhance listener and endpoint handling 2026-05-27 14:11:31 -05:00
elipeter
030b054843 refactor(dynamic): extend Rabbit AMQP protocol emulator with exchange/queue management, publisher confirms, nack/reject handling, and enhanced test coverage 2026-05-27 13:42:23 -05:00
elipeter
fd5e1f3e89 **refactor(dynamic): add AMQP protocol emulator for Rabbit with publish/deliver/ack support, enhance endpoint handling, and extend test coverage** 2026-05-27 13:10:58 -05:00
elipeter
d5c51c5d8a refactor(dynamic): prioritize real clients over HTTP fallbacks for Rabbit, Kafka, and Pubsub across Java, Python, Go; integrate native SDK handling and extend test coverage 2026-05-27 12:49:41 -05:00
elipeter
8eeb9590b4 **refactor(dynamic): introduce framework-specific fallback logic for Quartz, Spring, Celery, Django, Express, and Socket.IO, enhance middleware/request handling and extend test coverage** 2026-05-27 12:30:24 -05:00
elipeter
a12f7efc3a **refactor(dynamic): introduce NATS protocol emulator with publish/deliver support, enhance endpoint handling, and extend SDK compatibility for Go and Python** 2026-05-27 11:47:10 -05:00
elipeter
a55849f1ca **refactor(dynamic): add HTTP emulators for Pubsub, Rabbit, and NATS with publish/deliver/ack logic, extend event recording, endpoint rewriting, and SDK compatibility across Java, Go, Python, and Rust** 2026-05-27 11:29:07 -05:00
elipeter
57d3677bd4 **refactor(dynamic): add Kafka HTTP emulator with publish/poll/commit support, extend endpoint rewriting and stub event recording across Java, Python, and Rust** 2026-05-27 11:01:46 -05:00
elipeter
433036aead refactor(dynamic): add SQS loopback HTTP emulator with real SDK compatibility, extend stub event recording and endpoint rewriting logic across Java and Python 2026-05-27 09:34:02 -05:00
elipeter
0903231189 refactor(dynamic): enhance event recording across brokers, improve SQL migration handling for frameworks, update runtime dependency management, and add test coverage 2026-05-27 08:23:48 -05:00
elipeter
9bf085ee48 refactor(dynamic): introduce SQL profile for migration hardening with SQLite egress restrictions, extend framework SQL handling logic, and update test coverage across harnesses 2026-05-26 23:12:35 -05:00
elipeter
6ee2bdda36 refactor(dynamic): introduce publish/poll/commit cycle for Kafka, expand SQS loopback with receive/delete support, enhance event recording, and unify migration SQL handling across frameworks 2026-05-26 15:39:18 -05:00
elipeter
ed96f94bb5 refactor(dynamic): centralize runtime dependency handling across frameworks, enhance manifest generation for Rust, Java, Python, Go, and PHP, and improve framework adapter integration 2026-05-26 15:07:51 -05:00
elipeter
ed398e2834 refactor(dynamic): replace PHP route stubs with framework-aware route replay logic for Laravel and Symfony, enhance helper functions, and update related test fixtures 2026-05-26 14:19:01 -05:00
elipeter
aaf49acefb refactor(dynamic): enhance Ruby harness with framework-specific route replay logic (Sinatra, Rails, Hanami), extend Gemfile staging, and update tests/fixtures 2026-05-26 12:59:02 -05:00
elipeter
41c7b73575 refactor(dynamic): replace reflective invocation with route replay logic for Micronaut and Quarkus, remove annotation stubs, and enhance runtime path binding 2026-05-26 11:38:12 -05:00
elipeter
61bfc0cf96 refactor(dynamic): replace Spring annotation stubs with real dependencies, integrate MockMvc-based invocation for Spring controllers, and enhance runtime classpath logic 2026-05-26 09:57:31 -05:00
elipeter
c57cd233fc refactor(dynamic): add broker loopback stubs for Kafka, SQS, Pub/Sub, RabbitMQ, and NATS, enhance stub initialization and event recording logic across supported languages, and expand test coverage 2026-05-26 09:35:52 -05:00
elipeter
170d2028d0 refactor(dynamic): expand Go framework support with updated route dispatch logic, enhance stub generation, and improve Go module management 2026-05-26 09:18:20 -05:00
elipeter
68bdd30eca refactor(dynamic): improve fallback handling for sandbox restrictions, centralize and enhance stub initialization, and expand test coverage across harnesses 2026-05-25 12:46:53 -05:00
elipeter
cb3b39d892 refactor(dynamic): enhance Django CBV handling by distinguishing ClassMethod entry kinds, improve test coverage across fixtures, and refine run_spec logic 2026-05-25 09:52:47 -05:00
elipeter
6d0e4a5afd refactor(dynamic): add Phase 17 end-to-end tests for Go and Rust frameworks, improve fixture coverage, and enhance test modularity 2026-05-25 09:17:57 -05:00
elipeter
5e1e5cbd11 refactor(dynamic): centralize stub initialization for test cases, enhance error handling for permission issues, and expand test coverage 2026-05-25 09:04:04 -05:00
elipeter
9c323d0ed5 refactor(dynamic): enhance project file indexing for Go and Rust with recursive directory inclusion, refine migration adapters for Go and Rust, and expand test coverage 2026-05-25 08:28:59 -05:00
elipeter
680fc6bd28 refactor(dynamic): add recursive dependency resolution for C receivers, enhance harness generation logic, and expand test coverage 2026-05-25 00:03:40 -05:00
elipeter
6e9cc0b607 refactor(dynamic): add recursive dependency resolution for C++ receivers, improve harness generation logic, and expand test coverage 2026-05-24 23:30:57 -05:00
elipeter
8786d1b71e refactor(dynamic): enhance Rust receiver construction with recursive dependency resolution, add Liquibase changelog context detection, and expand test coverage 2026-05-24 22:18:59 -05:00
elipeter
acec041676 refactor(dynamic): add recursive dependency resolution for Java, Go, and Ruby receivers, expand corresponding tests 2026-05-24 21:45:54 -05:00
elipeter
0e8c900078 refactor(dynamic): add cross-file route detection for frameworks, enhance test coverage in PHP and Ruby 2026-05-24 19:14:50 -05:00
elipeter
43ab4aa469 refactor(dynamic): add framework-aware route detection, improve Rust/Go handler resolution, and expand tests 2026-05-24 17:59:25 -05:00
elipeter
baa9a36bc6 refactor(dynamic): add recursive dependency resolution for SSA receivers, expand tests for Python and PHP 2026-05-24 17:09:24 -05:00
elipeter
f49211d788 refactor(dynamic): enhance resolver detection for frameworks, refine SSA receiver validation, and expand test coverage 2026-05-24 14:34:39 -05:00
elipeter
3027c1afa7 refactor(dynamic): improve SSA receiver type checks, enhance framework bindings, and expand test coverage 2026-05-24 14:06:54 -05:00
elipeter
f7310b20ba refactor(dynamic): improve SSA receiver type validation, refactor framework binding logic, and expand test coverage 2026-05-24 13:36:03 -05:00
elipeter
cc083eb38f refactor(dynamic): unify message middleware collection across brokers, enhance SSA receiver type checks, and expand test coverage 2026-05-24 11:18:35 -05:00
elipeter
17fa611b63 refactor(dynamic): enhance framework bindings with SSA receiver type checks, add tests for Laravel, Symfony, Rabbit, Kafka, and Pub/Sub 2026-05-23 14:32:48 -05:00
elipeter
aaa1fd7ede refactor(dynamic): enhance SQS framework binding logic and auto-detect broker dependencies in Python/JavaScript 2026-05-23 14:02:18 -05:00
elipeter
fe09986a25 refactor(dynamic): standardize shell commands across fixtures, add __NYX_SINK_HIT__ markers, improve PHP support 2026-05-23 10:31:57 -05:00
elipeter
ca075a7141 refactor(dynamic): add multi-method support to RouteShape, update framework bindings, and improve test coverage 2026-05-23 10:08:41 -05:00
elipeter
4bcdec3a1b refactor(dynamic): ensure unique workdir names to avoid conflicts, improve Java sibling stub handling, and enhance comments 2026-05-23 09:17:02 -05:00
pitboss
1e5f27f56d [pitboss/grind] deferred session-0017 (20260522T163126Z-7d60) 2026-05-22 18:30:16 -05:00