add POLICY.md and set line length to 160

POLICY.md codifies runtime behavior rules (no network on default
launch path), dependency vetting, vendored binary rebuild process,
telemetry prohibition, and licensing requirements. Binding on all
contributors including agents.

Line length 160 in .editorconfig (all files) and
analysis_options.yaml (dart formatter).

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-04-22 22:20:42 +02:00
co-authored by Claude
parent 50bd3012bd
commit 02814b35f3
4 changed files with 235 additions and 0 deletions
+3
View File
@@ -1 +1,4 @@
include: package:flutter_lints/flutter.yaml
formatter:
page_width: 160