chore: starter template

This commit is contained in:
e2e
2026-07-10 22:25:02 +02:00
commit 33da14f99e
157 changed files with 6462 additions and 0 deletions

11
knowledge/security.md Normal file
View File

@@ -0,0 +1,11 @@
---
type: Decision
title: Security
description: High-level, product-level security decisions for this app.
tags: [security]
---
# Security
High-level security decisions for this app. Use `pikku meta functions` to discover the actual auth functions, permissions, and roles — record only context here that isn't in the code.
<!-- e.g. what auth approach was chosen and why, who can access what at a product level, any known security constraints or decisions made with the user -->