File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments