v0.0.1 — Initial scaffold
First release: the foundation of the personal operating system for running open-source projects under github.com/memclutter.
What's in it
- AGENTS.md — index of the rules; the entry point for any AI agent.
- rules/ — per-topic rules: language, repo structure, base stack, projects, tasks, skills, history, git, and per-language conventions (Go, Python, Vue, Docker, Postgres/Redis).
- projects/ — per-project layout where each project is a folder with its own README, AGENTS.md,
repo/submodule, tasks, and docs. - skills/ — home for agent skills.
- README.md, LICENSE (MIT).
Conventions
- All written records in English; conversation with the owner in Russian.
- Default stack: Go, Python, PostgreSQL, Redis, Docker, Vue.js.
- Git is the log; Conventional Commits; SemVer tags.