Commit Graph

7 Commits

Author SHA1 Message Date
admin a63ee8a700 docs: address codex plan review (coverage, sequencing, schema) 2026-06-16 19:16:23 +05:00
admin cb316cfb8d docs: add esmole + monorepo implementation plan 2026-06-16 19:02:45 +05:00
smartass d339e5674a style: braces always, concat over interpolation 2026-06-11 23:18:26 +05:00
smartass cf52ac9420 docs: switch to stable MCP SDK v1
npm has v2 as alpha only. v1 differences: ZodRawShape inputSchema,
subpath imports, zod@^3.25, single sdk package.
2026-06-11 23:00:37 +05:00
smartass 40a75d342f docs: apply Codex review round 1
Accepted: dep major ranges, ssh client leak fix, tmp-name hardening,
dispose-ordering note, invalidate-during-build test, testable
parseArgs, coverage justification, README security sections.
Rejected with evidence: MySQL session read-only blocks DML/DDL
(verified on mysql:8.4, ERROR 1792); in-process store races
impossible (synchronous read-modify-write).
2026-06-11 22:50:02 +05:00
smartass e7e6a1dcd0 docs(plan): use typed fakes, drop trailing commas 2026-06-11 22:35:08 +05:00
smartass 5737fbc839 docs: add implementation plan 2026-06-11 22:27:10 +05:00