feat(rules): add rules directory structure and usage documentation

- Create rules/{concerns,languages,frameworks}/ directory structure
- Add USAGE.md with flake.nix integration examples
- Add plan and notepad files for rules-system implementation

Refs: T1, T5 of rules-system plan
This commit is contained in:
m3tm3re
2026-02-17 18:59:43 +01:00
parent 6fceea7460
commit d475dde398
7 changed files with 930 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"active_plan": "/home/m3tam3re/p/AI/AGENTS/.sisyphus/plans/opencode-memory.md",
"started_at": "2026-02-14T04:43:37.746Z",
"active_plan": "/home/m3tam3re/p/AI/AGENTS/.sisyphus/plans/rules-system.md",
"started_at": "2026-02-17T17:50:08.922Z",
"session_ids": [
"ses_3a5a47a05ffeoNYfz2RARYsHX9"
"ses_393691db2ffe4YZvieMFehJe54"
],
"plan_name": "opencode-memory",
"plan_name": "rules-system",
"agent": "atlas"
}