pmo: prod pulled to Mon 0500 — 5 parallel lanes + compressed due dates

This commit is contained in:
2026-08-29 15:38:43 -05:00
parent e725317bd1
commit 01a23b3ee8
10 changed files with 32 additions and 0 deletions
@@ -0,0 +1,6 @@
# TASK: Linkwarden Go client (Redmine 502)
ALL DEV IN DOCKER (digest-pinned builder, dev.sh family). NEVER broad pkill. TDD red/green. Atomic conventional commits, push origin main. Exit 0 only if tests green + pushed. REPORT-20260829-1600-<name>.md to ~/.coordinate/inbox-pmo/ (command surface, test counts, smoke). NO Redmine writes — PMO handles the ticket. Stdlib-only Go. AGPLv3 LICENSE first commit. Create repo ukrrs/<repo> via Gitea API (tea token, ~/.creds) if absent, clone to ~/projects/meta/MOPAC/<dir>.
## Scope
CLI+library for Linkwarden REST: bookmark create/list/search, tag create/list, collection list, tag-driven intake polling (list new since cursor). Auth LW_URL/LW_KEY env. Fake-server tests. Feeds harness intake later.