mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-31 18:57:06 +00:00
* feat(tooling): add noUncheckedIndexedAccess strict-ratchet lane * fix(packages): make indexed access explicit across ratchet packages Burns down all 65 noUncheckedIndexedAccess errors in the seven ratchet packages with behavior-identical restructuring (iteration, charAt/slice, regex-group guards, validated hextet tuple). net-policy invariant violations now throw instead of failing open. Adds @openclaw/normalization-core/expect (expectDefined/first/last) with subpath export and tests. memory-host-sdk fixes kept but the package stays out of the lane: it re-exports core src/** so the flag would apply transitively to all of core. * fix(lint): keep .oxlintrc.json strict-JSON parseable for extension lint wrappers |
||
|---|---|---|
| .. | ||
| chunk-text.ts | ||
| code-spans.ts | ||
| fences.test.ts | ||
| fences.ts | ||
| frontmatter.test.ts | ||
| frontmatter.ts | ||
| index.ts | ||
| ir.blockquote-spacing.test.ts | ||
| ir.chunking.test.ts | ||
| ir.emphasis-cjk.test.ts | ||
| ir.hr-spacing.test.ts | ||
| ir.nested-lists.test.ts | ||
| ir.raw-html.test.ts | ||
| ir.table-block.test.ts | ||
| ir.table-bullets.test.ts | ||
| ir.table-code.test.ts | ||
| ir.ts | ||
| render-aware-chunking.test.ts | ||
| render-aware-chunking.ts | ||
| render.ts | ||
| tables.test.ts | ||
| tables.ts | ||
| types.ts | ||