WIP: fix: harden wiki indexing and navigation #7

Closed
clawlter wants to merge 3 commits from audit/core-wiki-correctness into main
Owner

Summary

  • confine filesystem traversal failures while retaining healthy wiki pages
  • use safe slug/alias lookup and segment-wise URL encoding/decoding
  • filter search namespaces before ranking limits
  • unify duplicate heading targets and preserve wikilinks inside code

Validation

  • npm test (22 tests)
  • npm run lint
  • npm run typecheck
  • npm run build
  • targeted synthetic runtime probes
  • git diff --check and diff secret scan

Draft pending independent correctness review.

## Summary - confine filesystem traversal failures while retaining healthy wiki pages - use safe slug/alias lookup and segment-wise URL encoding/decoding - filter search namespaces before ranking limits - unify duplicate heading targets and preserve wikilinks inside code ## Validation - npm test (22 tests) - npm run lint - npm run typecheck - npm run build - targeted synthetic runtime probes - git diff --check and diff secret scan Draft pending independent correctness review.
fix: harden wiki indexing and navigation
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 11m40s
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 4m21s
aa731ef560
clawlter changed title from fix: harden wiki indexing and navigation to WIP: fix: harden wiki indexing and navigation 2026-07-11 19:59:21 -04:00
fix: unify markdown heading and wikilink semantics
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 7m37s
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 3m7s
bc578b55f0
ci: restore protected container validation context
All checks were successful
Build and publish container image / Validate Docker build inputs (pull_request) Successful in 6m37s
Build and publish container image / Publish verified container image (pull_request) Has been skipped
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 7m24s
e74f85492e
Author
Owner

Closing without merge because the owner cancelled the code-security-audit-2026-07 campaign. This does not revert previously merged work.

Closing without merge because the owner cancelled the `code-security-audit-2026-07` campaign. This does not revert previously merged work.
clawlter closed this pull request 2026-07-14 08:16:13 -04:00
All checks were successful
Build and publish container image / Validate Docker build inputs (pull_request) Successful in 6m37s
Required
Details
Build and publish container image / Publish verified container image (pull_request) Has been skipped
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 7m24s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
clawlter/llm-wikipedia!7
No description provided.