target-match 0.3.3

Given a telescope pointing and field of view, rank which catalogued sky objects fall on the frame. Matches by sky position; holds no catalogue data and does no I/O.
Documentation
name: target-match
version: 1.0.0
description: APM project for target-match
author: Sjors Robroek
# Which agent platforms to deploy to.
# Resolution order: --target flag > this field > auto-detect from filesystem.
# Accepted values: vscode, agents, copilot, claude, cursor, opencode, codex,
# gemini, antigravity, windsurf, kiro, agent-skills, all
targets:
  - claude
  - codex
dependencies:
  apm:
    - srobroek/agentic-packages/packages/language-rust
    - srobroek/agentic-packages/packages/lsp-rust
    - srobroek/agentic-packages/packages/speckit
    - srobroek/agentic-packages/packages/steering-speckit
    - srobroek/agentic-packages/packages/hooks-attribution-guard
    - srobroek/agentic-packages/packages/steering-git-workflow
    - srobroek/agentic-packages/packages/release-please
  mcp: []
includes: auto
scripts: {}