• 0 Open
    0 Closed
    Updated 2026-03-01 13:35:02 -05:00
    Closed 2026-03-01 13:35:02 -05:00

    All modules, features, and tests at verified or N/A status. All targeted tests pass. Behavioral equivalence confirmed for key scenarios.

  • 0 Open
    8 Closed
    Updated 2026-02-26 07:10:34 -05:00
    Closed 2026-02-26 07:10:34 -05:00

    Parse the Go NATS server source into the SQLite database — modules, features, unit tests, dependencies, and library imports.

  • 0 Open
    11 Closed
    Updated 2026-02-26 07:14:19 -05:00
    Closed 2026-02-26 07:14:19 -05:00

    Verify that Phase 1 decomposition captured every Go source file, function, test, and dependency accurately. Compare database counts against independent baselines.

  • 0 Open
    6 Closed
    Updated 2026-03-01 13:34:49 -05:00
    Closed 2026-02-26 07:17:57 -05:00

    Map every external Go dependency to its .NET equivalent — stdlib, third-party, and NATS ecosystem packages.

  • 0 Open
    5 Closed
    Updated 2026-02-26 07:37:10 -05:00
    Closed 2026-02-26 07:37:10 -05:00

    Design the target .NET 10 solution structure (ZB.MOM.NatsNet.Server) and map every Go item to its .NET counterpart.

  • 0 Open
    8 Closed
    Updated 2026-02-26 07:44:34 -05:00
    Closed 2026-02-26 07:44:34 -05:00

    Verify all Go items are mapped to .NET targets or justified as N/A. Zero unmapped items, no collisions, naming conventions validated.

  • 0 Open
    6 Closed
    Updated 2026-03-01 13:34:50 -05:00
    Closed 2026-02-26 18:36:02 -05:00

    Port Go code to .NET 10 C#, working through the dependency graph bottom-up. Keep the porting database current as items are implemented.

  • 0 Open
    8 Closed
    Updated 2026-03-01 13:35:01 -05:00
    Closed 2026-03-01 13:35:01 -05:00

    Verify all ported code through targeted testing per module. Behavioral comparison between Go and .NET servers.