-
Notifications
You must be signed in to change notification settings - Fork 2
PR 29
Rick Hightower edited this page Aug 7, 2026
·
2 revisions
pr/29 · status: not tracked
Changed files: not tracked. Test/Review status: not tracked — run worklog pr-sync 29.
- Ticket-01KZ2CAAT56M9V49211G7NVBYV Escalate unverified medium-impact concepts in criticality_of — The unverified branch reassigns medium to itself, so a medium-impact concept never escalates no matter its state.
- Ticket-01KZ2CAAT5C7PGNP8QDXGJJB9E Report ambiguous concept lookups instead of guessing — Concept resolution accepts any path ending with the query, and returns whichever match comes first in iteration order.
- Ticket-01KZ2CAAT5JS108XWJ4T00B3V1 Make merge_edges precedence match what it documents — The third clause of the precedence test is true for every frontmatter edge, so the two clauses before it can never decide anything.
- Ticket-01KZ2CAAT64CERBRZMR7AJZ5XW Build the undirected adjacency once in subgraph — Subgraph walks the edge set twice to build one adjacency map, which is harmless only because the result is deduped immediately after.
- Ticket-01KZ2CAAT6XQ5WCT70AS6QQNTY Flag links that point outside the bundle — A link resolving outside the bundle root is dropped before validation ever sees it, so a mistyped path is invisible rather than broken.
- Ticket-01KZ2CAAT6Z9Q09MMFFWD7XH1R Skip dot-directories when loading a bundle — Bundle loading skips dot-files but walks dot-directories, so pointing it at a repo root pulls the work log and other internal trees in as concepts.
- back to: Ticket-01KZ2CAAT5G2ND3RAF4TAXR5B9 v0.3.1 — correctness cleanup and traceability backfill
- Index-Releases
- Latest snapshot: Roadmap-2026-08-03_v0.3.2-release
- Index-Status
- Index-Decisions