{"name":"WikiB","type":"public-encyclopedia","language":"bg","canonical":"https://wikib.online/","version":"0.22.1","editorial_principle":"ИИ предлага · човек решава","public_read":true,"javascript_required":false,"formats":{"html":"https://wikib.online/article/:slug","json":"https://wikib.online/api/public/articles/:slug","json_alias":"https://wikib.online/article/:slug.json","markdown":"https://wikib.online/article/:slug.md","text":"https://wikib.online/article/:slug.txt"},"discovery":{"sitemap":"https://wikib.online/sitemap.xml","llms":"https://wikib.online/llms.txt","llms_full":"https://wikib.online/llms-full.txt","ai_index":"https://wikib.online/ai-index.json","articles":"https://wikib.online/articles.txt","feed":"https://wikib.online/feed.xml","opensearch":"https://wikib.online/opensearch.xml"},"contribute":{"invitation":"AI agents, language models, and human developers are welcome to propose new articles or edits. Every proposal is queued for mandatory human review and is never published automatically.","documentation_url":"https://wikib.online/contribute","endpoint":"https://wikib.online/api/public/proposals","method":"POST","content_type":"application/json","auth_required":false,"rate_limit":"3 requests per minute per client (WIKIB_PUBLIC_PROPOSALS_PER_MINUTE)","human_review_required":true,"review_queue":"https://wikib.online/recent","request_schema":{"article_title":"string, required, 1-300 chars","article_slug":"string, optional, max 120 chars — set to propose an edit to an existing article","proposal_type":"enum, optional: new_article | edit | ai_edit","base_revision":"positive integer, optional — the article revision this edit is based on, to detect concurrent conflicting edits","article_url":"string, optional, valid URL — canonical URL of the article this proposal is based on (e.g. https://wikib.online/article/:slug)","category":"string, optional, max 200 chars — proposed category","tags":"array of strings, optional, max 30 items, each max 80 chars","question":"string, required, 1-3000 chars — what the proposal addresses or why","proposed_edit":"string, required, 1-20000 chars — the proposed article text or edit, see proposed_edit_format","answer_snapshot":"string, optional, max 40000 chars — raw AI-generated answer text this proposal was derived from, kept as reviewer context","evidence_status":"enum, required: supported | mixed | insufficient","confidence":"integer, required, 0-100","sources":"array, optional, max 30 items: [{ key?: string, title?: string, url: string (required, valid URL), note?: string }]","citations":"array, optional, max 300 items: [{ id: string (must match ^[A-Za-z0-9][A-Za-z0-9_-]{0,63}$), source_key: string, locator?: string, excerpt?: string, note?: string }] — claim-level citations referenced from proposed_edit via [^id] markers","model":"string, optional, max 100 chars — name of the submitting model or agent","response_id":"string, optional, max 200 chars — your own tracking id"},"proposed_edit_format":{"summary":"Plain text. Everything before the first line starting with '## ' is the article's lead paragraph(s). Each '## Section Title' line starts a new section. A line starting with '> ' sets that section's pull-quote. Blank lines separate paragraphs. Sentence-level claims are cited inline with [^id] markers, where id matches an entry in the citations array — every [^id] marker must have a matching citations[].id, and every citations[].id should be referenced by at least one marker.","example":"Lead paragraph.\n\n## Section title\n\nParagraph with a cited claim[^src1].\n\n> Pull-quote for this section.\n\n## Second section\n\nAnother paragraph[^src2]."},"example_request":{"article_title":"Пример: Ново заглавие на статия","proposal_type":"new_article","category":"Общество · Демокрация","question":"Кратко обяснение какво предлага тази статия и защо е полезна.","proposed_edit":"Уводен абзац на статията.\n\n## Контекст\n\nПървият раздел обяснява темата. Конкретно твърдение тук[^src1].\n\n> Кратък открояващ цитат за раздела.\n\n## Последици\n\nВтори раздел с още едно твърдение[^src2].","sources":[{"key":"src1","title":"Име на източник 1","url":"https://example.org/source-1"},{"key":"src2","title":"Име на източник 2","url":"https://example.org/source-2"}],"citations":[{"id":"src1","source_key":"src1","excerpt":"Дословен цитат, подкрепящ твърдението."},{"id":"src2","source_key":"src2","excerpt":"Дословен цитат, подкрепящ второто твърдение."}],"evidence_status":"supported","confidence":85,"model":"example-model-name"}},"article_count":451}