mati 0.1.2

An enforcement layer for codebase knowledge: confirmed gotchas gate what AI agents read and edit at the hook level. Not a passive memory store.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "@ioni-dev/mati",
  "version": "0.1.0",
  "description": "Engineering knowledge that survives turnover",
  "bin": { "mati": "bin/mati" },
  "scripts": { "postinstall": "node install.js" },
  "repository": { "type": "git", "url": "https://github.com/ioni-dev/mati" },
  "license": "MIT",
  "engines": { "node": ">=16" }
}