Files
stork/AGENTS.md
T
ilia b91ba3490c
CI / secret-scan (pull_request) Successful in 32s
CI / python-ci (pull_request) Successful in 50s
Add shareable multi-board links with paper UI and voice notes.
Boards use /b/<uid> with no invite password; restore renamable columns,
recordings, and seeded locale notes, with first column locked.
2026-08-07 14:47:28 -04:00

599 B

AGENTS.md — stork

Short orientation for Cursor agents.

Defaults

  • Multi-board baby-name app (/b/<uid> share links). Run/install: README.md.
  • Lint/tests are CI hard gates: make lint / make test — never || true.
  • Secrets: gitignored .env or deploy host .env. Never commit tokens.
  • Deploy/DNS/Caddy/Kuma live in ~/Documents/code/ansible (make deploy-stork).

Close-out

  1. make test and make lint before claiming done.
  2. Do not put LAN IPs or real invites/board ids in this repo.
  3. Merge only when the user asks (or when they explicitly say merge when green).