---
name: ChronoLock
description: Use when an assistant should name a Temporal Neutral Window or chrono-alignment so text is read, not reacted to. Advisory hygiene, not a scheduler. Hosted /v1 via this Worker or aziel-runtime. Author Aziel Eliab.
---

# ChronoLock

Meaning is not only shaped by language, but by when language arrives.

Author: **Aziel Eliab**.

Use when an assistant should name a Temporal Neutral Window or chrono-alignment so text is read, not reacted to. Advisory hygiene, not a scheduler.

Always send `User-Agent: Mozilla/5.0`. Cloudflare Workers may 403 an empty agent.

## Endpoints (this Worker)

Host: `https://chronolock-download-tracker.vibelock.workers.dev`

| Method | Path | What |
|--------|------|------|
| GET | `/v1/health` | Liveness. Does not increment downloads. |
| GET | `/v1/skill` | This markdown. Does not increment downloads. |
| GET | `/v1/anchors` | List Top-30 geographic anchors. |
| POST | `/v1/advisory` | One advisory for a last-known geo. |

OpenAPI: `https://chronolock-download-tracker.vibelock.workers.dev/openapi.json`

Catalog OpenAPI: `https://aziel-runtime.vibelock.workers.dev/openapi.json`

MCP: `POST https://aziel-runtime.vibelock.workers.dev/mcp`

Catalog aliases under `/p/chronolock/…`.

## How to call (Mozilla/5.0)

```bash
curl -s -A 'Mozilla/5.0' https://chronolock-download-tracker.vibelock.workers.dev/v1/health
curl -s -A 'Mozilla/5.0' -X POST https://chronolock-download-tracker.vibelock.workers.dev/v1/advisory \
  -H 'content-type: application/json' \
  -d '{"geo":"Indiana","language":"English"}'
curl -s -A 'Mozilla/5.0' https://chronolock-download-tracker.vibelock.workers.dev/v1/skill
```

Grok: import the catalog OpenAPI as a custom tool. ChatGPT: GPT Actions. Venice: HTTP tools.

## Local (three steps)

```bash
curl -fsSL https://chronolock-download-tracker.vibelock.workers.dev/install.sh | bash
chronolock ui
chronolock doctor
```

Then open http://127.0.0.1:8851 (this computer only). Type a place, tap Advise. Optional Import JSON, Export JSON, Verify (plain words). Simple view is the default. `staticclock` is a deprecated alias; ChronoLock is the public name.

## Honest banner

THIS IS: timezone-aware linguistic alignment / Temporal Neutral Window (08:30–10:30 local). Public name of the Chronolect Layer (formerly prototyped as StaticClock). THIS IS NOT: a scheduler, analytics, user-profiling, influence engineering, virality, a cron that posts. Standalone from TemporalLock. Author Aziel Eliab.

Apache-2.0 (or the repo LICENSE). Forks are welcome and always allowed.
