Skip to content

PlagaMedicum/wiki-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docmeta
status review purpose source
maintained
reviewed
Human-oriented repo overview and navigation only.
.specify/doc-registry.json

Wiki Scripts

This repository is a workspace for separate wiki tools, mainly around Belarusian Wikipedia. It is not one application and not a generic wiki platform.

Most of the repo has been developed with heavy LLM assistance, currently centered on Codex plus a repo-local Spec Kit workflow. That speeds iteration, but it also means mistakes, overclaims, and workflow drift are still possible. The repo therefore relies on reviewed docs, explicit governance, and deterministic checks so important assumptions do not stay buried in generated prose or chat.

Current Projects

  • biblio/ Python tooling for bibliography and citation cleanup, with source-driven matching and controlled edit workflows. Main libraries: pywikibot, rich, prompt-toolkit, python-dotenv.
  • suppressor/ Rust tooling for fast public RevDel on watched revisions, kept intentionally narrow and safety-sensitive. Main libraries: tokio, reqwest, reqwest-eventsource, ratatui, metrics-exporter-prometheus, serde.

Workflow In Brief

Non-trivial changes use Spec Kit under specs/NNN-feature-name/, with .specify/feature.json used only while a feature is active. Managed human docs get review state from .specify/doc-registry.json plus deterministic sync; feature-local questions and review queues are temporary work surfaces, not durable policy.

When a feature closes, keep the durable lessons in maintained docs, code comments, tests, or explicit future-work entries. Finished feature artifacts do not need to stay in the working tree once their useful lessons are captured; git history is the archive.

Where To Look Next

About

My scripts and services for wiki bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors