3 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
36a4635772 refactor: move config_path from root into install_methods
Migrated all 80 app JSON files to place config_path inside each
install_methods object instead of at the root level. This allows
different install methods (e.g. Debian vs Alpine) to have distinct
config paths.

Also updated AGENTS.md JSON structure example to reflect the change.
2026-04-14 14:51:01 +02:00
CanbiZ (MickLesk)
fbe0f31a6e Update AGENTS.md 2026-04-07 13:26:34 +02:00
CanbiZ (MickLesk)
f168bfcd5a docs: rename AI.md to AGENTS.md (agents.md standard)
Move AI contribution guidelines from docs/AI.md to repo root AGENTS.md
following the open AGENTS.md standard (https://agents.md).

Most AI coding agents (Copilot, Codex, Cursor, etc.) automatically
discover and use AGENTS.md at the repo root.
2026-04-07 10:35:40 +02:00