From c51f3f9fbefca044b35637fd33c445ef64ea1d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20F=C3=B6rtsch?= Date: Thu, 17 Sep 2026 16:42:57 +0200 Subject: [PATCH] docs: initialize parental-controls MVP repository --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff09905 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# iOS Advanced Parental Controls + +An experimental, self-hostable family policy and learning-reward system, with native iPhone Screen Time enforcement. + +Initial scope: one family, shared policies with child overrides, one paired iPhone per child, and server-verified maths challenges that earn bounded daily usage credit. + +This is development scaffolding, not a production child-safety product. Apple signing, Family Controls entitlements, and physical-device acceptance tests are required. Build pipelines and distribution are intentionally left to the repository owner.