@meta
  v: 1
  route: /aliens-gov
  generated: 2026-04-30T06:54:13.930Z
  ttl: 60s
  auth: session(visitor:anonymous)

@intent
  purpose:    Live monitor for aliens.gov and alien.gov — CISA-registered domains awaiting activation
  audience:   osint-researcher, journalist, ufo-researcher
  capability: observe, subscribe, query-state

@state
  targets[2]{domain,tls_up,ct_count,a_records,ns_records,latest_cn}:
    aliens.gov,false,4,[192.0.66.230],[ernest.ns.cloudflare.com.|wally.ns.cloudflare.com.],aliens.gov
    alien.gov,false,4,[192.0.66.230],[ernest.ns.cloudflare.com.|wally.ns.cloudflare.com.],alien.gov
  poll_interval_seconds: 60
  last_run: "2026-04-30 06:53:21Z"
  subscribers: 9054
  polymarket{aliens_exist_2027_yes,aliens_gov_immigration_yes,fetched_at}: 0.175,0.085,"2026-04-30 06:50:21Z"

@actions
  - id: subscribe_alerts
    method: POST
    href: https://frontier.watch/api/subscribe
    body: { "email": "string" }
  - id: get_state_json
    method: GET
    href: https://frontier.watch/api/state
  - id: get_polymarket_json
    method: GET
    href: https://frontier.watch/api/polymarket
  - id: trigger_poll
    method: POST
    href: https://frontier.watch/api/poll
  - id: unsubscribe
    method: GET
    href: https://frontier.watch/api/unsubscribe?email={email}

@context
  > Real-time open-source intelligence on aliens.gov and alien.gov — two CISA-registered domains, currently parked behind Cloudflare-fronted nameservers and pointed at WordPress.com parking infrastructure (192.0.66.230). Server polls every 60s: certificate transparency logs via crt.sh, DNS (A/AAAA/NS/CAA/TXT) via Cloudflare DoH, server-side HTTPS HEAD probe for TLS handshake state. Polymarket odds polled every 5 minutes for both "aliens.gov confirmed as immigration website" and "will the US confirm that aliens exist before 2027". State changes (CT count, latest CT id, A records, NS records, probe success) trigger an email alert via Resend to all subscribers. The headline signal: a new CT entry where common_name is the bare domain — that means the site is hours from going live.

@nav
  self:      /aliens-gov.agent
  peers:     [/.agent]
  manifest:  /agent.txt
