Skip to content

Publish Lookout skill#3

Merged
pswider merged 1 commit into
mainfrom
publish/lookout-skill-main
Jun 4, 2026
Merged

Publish Lookout skill#3
pswider merged 1 commit into
mainfrom
publish/lookout-skill-main

Conversation

@pswider

@pswider pswider commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the tenant-neutral Lookout skill under skills/lookout so it appears on main after merge.
  • Include the SQLite schema and fetch/init scripts for environmental awareness without seeding user-specific location data.
  • Document onboarding-owned location setup and the httpx dependency.

Test plan

  • Personal/default data scan for Paul, Methuen, Salem, 42.77, -71.47, and pswider returned no matches.
  • Ran python3 -m py_compile for Lookout scripts.
  • Ran temp-db init/fetch check with LOOKOUT_DB under /tmp; fetch exits cleanly when no default location is configured.
  • Ran waza check skills/lookout: spec compliance 9/9, with existing advisory/token-budget warnings.

Made with Cursor

Add the tenant-neutral Lookout skill so main ships the environmental awareness workflow without user-specific location or VM data.
@pswider pswider merged commit 4f1468e into main Jun 4, 2026
0 of 2 checks passed
@pswider

pswider commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator Author

Published Lookout as a narrow main PR with only skills/lookout/**.
Validation completed:

  • Confirmed no personal defaults remain for Paul, Methuen, Salem, 42.77, -71.47, or pswider.
  • Ran Python syntax checks for the Lookout scripts.
  • Verified init_db.py against a temp DB only, not live VM data.
  • Verified fetch_environment.py exits cleanly when no default location is configured.
  • Ran waza check skills/lookout: spec compliance 9/9, with only advisory/token-budget warnings.
    No live VM data, backups, FHIR, media, credentials, sessions, or unrelated local changes were touched.

@pswider pswider deleted the publish/lookout-skill-main branch June 4, 2026 23:34
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