docs(history): bound autonomous review cadence

This commit is contained in:
冰朔 2026-08-01 18:58:44 +08:00
commit 03714180fd
2 changed files with 19 additions and 4 deletions

View file

@ -11,9 +11,9 @@
"git_batch_size": 500,
"review_queue_backfill_batch_size": 500,
"semantic_review_endpoint": "http://127.0.0.1:8077/v1/broadcast",
"semantic_review_interval_seconds": 300,
"semantic_review_batch_size": 4,
"semantic_excerpt_bytes": 6000,
"semantic_review_interval_seconds": 600,
"semantic_review_batch_size": 8,
"semantic_excerpt_bytes": 1800,
"sources": [
{
"id": "GPT-LANGUAGE-CHAOS-ORIGINAL",