Skip to content

Contributing

This page is for people developing the framework or a fork of it, a different audience from the rest of these docs, which are for people using MemMini.

The trap that bites every fork: MemMini’s product is a set of agent-instruction files, so CONTEXT.md and ENFORCEMENT.md look like instructions for you, but they’re build output for the end user’s AI. When you work here, you follow AGENTS.md. It is the authoritative source for the source→artifact model, house rules, and done checklist. Edit the source files (context/, wiki/, skills/), recompile, never hand-edit the artifacts.

Apache 2.0. By opening a PR you certify you wrote the change (or have the right to submit it) under the Developer Certificate of Origin. Sign commits with git commit -s. Full text: CONTRIBUTING.md. Security issues: SECURITY.md.