From 23ce29aece87d429ae0a8ef8e7bdee839eaae7f5 Mon Sep 17 00:00:00 2001 From: Yuri Tatishchev Date: Sun, 3 May 2026 02:02:17 -0700 Subject: [PATCH] add agents rule file for docs --- .agents/rules/docs.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .agents/rules/docs.md diff --git a/.agents/rules/docs.md b/.agents/rules/docs.md new file mode 100644 index 0000000..4765ea3 --- /dev/null +++ b/.agents/rules/docs.md @@ -0,0 +1,7 @@ +--- +trigger: always_on +--- + +reference doc/proposal.md and doc/fwl_grammar.md for the concept of the fwl + +reference doc/ref/ruleset.nft and doc/ref/ruleset.json for an examples of nftables rule definitions \ No newline at end of file