diff --git a/AGENTS.md b/AGENTS.md index 6b34a93..3cf743c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -67,8 +67,9 @@ way before merging changes to `main.swift`, `Host/`, or capture code. ## Picking up work Every open backlog item is a GitHub issue labelled `backlog`, cross-linked -from the backlog file in both directions, carrying type/area/priority labels -and sitting in the milestone for its roadmap phase. Work from either surface — +from the backlog file in both directions, carrying type/area/priority labels, +sitting in the milestone for its roadmap phase, and tracked on the +[Headless Roadmap board](https://github.com/orgs/LockInTime/projects/1). Work from either surface — but when you fix something, close the issue **and** check the item off in `docs/roadmap/improvements-backlog.md` in the same PR, so the two never drift. diff --git a/README.md b/README.md index 2947bb4..d487e71 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Product direction, architectural decisions, and the full improvements backlog live in [docs/ROADMAP.md](docs/ROADMAP.md). Every known gap is also filed as a [`backlog` issue](https://github.com/LockInTime/headless/labels/backlog), grouped into [milestones](https://github.com/LockInTime/headless/milestones) -by roadmap phase. +by roadmap phase and tracked on the +[Headless Roadmap board](https://github.com/orgs/LockInTime/projects/1). Contributing: [AGENTS.md](AGENTS.md) for agents and the short version for humans, [CONTRIBUTING.md](CONTRIBUTING.md) for the full guide, diff --git a/docs/roadmap/improvements-backlog.md b/docs/roadmap/improvements-backlog.md index 9e3747a..d1d24b9 100644 --- a/docs/roadmap/improvements-backlog.md +++ b/docs/roadmap/improvements-backlog.md @@ -12,8 +12,9 @@ that fixes them, and add the named missing test. **Every open item below is also a GitHub issue**, linked inline and labelled [`backlog`](https://github.com/LockInTime/headless/labels/backlog). Issues carry -type/area/priority labels and sit in the milestone for their roadmap phase, so -you can pick work up from either the tracker or this file. Keep both in sync: +type/area/priority labels, sit in the milestone for their roadmap phase, and +appear on the [Headless Roadmap board](https://github.com/orgs/LockInTime/projects/1), +so you can pick work up from either the tracker or this file. Keep both in sync: when you fix an item, check it off here and close the issue in the same PR. ---