Framework: tina4-nodejs · Reference: tina4-python 3.13.86 (official 97-feature list) · both on 3.13.86 (lockstep)
Description
tina4-nodejs is missing 7 built-in features that exist in tina4-python (reference impl) and tina4-ruby (full 97/97 parity). All are dev-tooling / IoT / admin — the core app surface (file-based routing, BaseModel ORM, auth, queues, sessions, cache, templates, WebSocket, GraphQL, validation, Swagger) is at parity.
Missing in tina4-nodejs:
Repro (framework-only)
Compare tina4_features(language="nodejs") vs tina4_features(language="python") / (language="ruby") on mcp.tina4.com: python & ruby return real idioms for all 97 features (0 n/a); nodejs returns n/a for the 7 above — confirmed absent from the @tina4/* package exports / CLI surface and cross-checked against tina4-nodejs's own PARITY.md. Idioms grounded via tina4_context against real source.
Expected
Feature parity with tina4-python and tina4-ruby — all 97 built-in features present in tina4-nodejs.
Actual
7 features absent (tina4-ruby has full parity; tina4-php missing an overlapping 10 — separate issue). First 6 overlap with the tina4-php gaps.
Source: 2026-07-25 per-language catalog audit. Tracker id 82add338f4 (tina4_bug).
Framework: tina4-nodejs · Reference: tina4-python 3.13.86 (official 97-feature list) · both on 3.13.86 (lockstep)
Description
tina4-nodejs is missing 7 built-in features that exist in tina4-python (reference impl) and tina4-ruby (full 97/97 parity). All are dev-tooling / IoT / admin — the core app surface (file-based routing, BaseModel ORM, auth, queues, sessions, cache, templates, WebSocket, GraphQL, validation, Swagger) is at parity.
Missing in tina4-nodejs:
Repro (framework-only)
Compare
tina4_features(language="nodejs")vstina4_features(language="python")/(language="ruby")on mcp.tina4.com: python & ruby return real idioms for all 97 features (0 n/a); nodejs returnsn/afor the 7 above — confirmed absent from the@tina4/*package exports / CLI surface and cross-checked against tina4-nodejs's own PARITY.md. Idioms grounded viatina4_contextagainst real source.Expected
Feature parity with tina4-python and tina4-ruby — all 97 built-in features present in tina4-nodejs.
Actual
7 features absent (tina4-ruby has full parity; tina4-php missing an overlapping 10 — separate issue). First 6 overlap with the tina4-php gaps.
Source: 2026-07-25 per-language catalog audit. Tracker id
82add338f4(tina4_bug).