Skip to content

fix: derive geographic move directions - #46

Merged
christopherjnelson merged 1 commit into
mainfrom
fix/0037-geographic-move-directions
Sep 5, 2026
Merged

fix: derive geographic move directions#46
christopherjnelson merged 1 commit into
mainfrom
fix/0037-geographic-move-directions

Conversation

@christopherjnelson

Copy link
Copy Markdown
Member

Summary

  • derive move-option compass labels from great-circle bearings between H3 cell centers
  • preserve the existing six-direction contract and legal target set
  • cover sector boundaries, dateline wraparound, multiple locations and resolutions, and service integration
  • document that H3 traversal order never determines direction

Scope

  • observation-integrity direction fix only
  • per-agent factual history remains the separate O1b follow-up

Validation

Repository owner confirmed the following commands are green:

  • pnpm format
  • pnpm format:check
  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • pnpm test:e2e

@christopherjnelson
christopherjnelson marked this pull request as ready for review September 5, 2026 23:18
@christopherjnelson
christopherjnelson merged commit 79382b2 into main Sep 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant