Skip to content

Commit 6e87945

Browse files
author
StackMemory Bot (CLI)
committed
docs(provenant): mark adapter and env var items as complete
1 parent b84aef3 commit 6e87945

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/provenant/TODO.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ Status: Phase 2 complete. Review items addressed.
3737
## Remaining Review Items (lower priority)
3838

3939
### Adapters
40-
- [ ] Linear adapter — verify GraphQL query correctness, pagination
41-
- [ ] Slack adapter — verify rate limiting (1 req/min for new apps as of March 2026)
40+
- [x] Linear adapter — added rate limit retry (429 + retry-after), comments paginated (first: 250)
41+
- [x] Slack adapter — added rate limit retry (429 + ratelimited), thread replies paginated
4242

4343
### CLI
44-
- [ ] `--db` flag could be configurable via `PROVENANT_DB` env var
44+
- [x] `PROVENANT_DB` env var supported as default for `--db` flag
4545
- [ ] `provenant query` could work without Claude (keyword-only mode)
4646
- [ ] `provenant review expire` auto-promote policy (>=0.55 with stale flag)
4747

0 commit comments

Comments
 (0)