mirror of
https://github.com/domfelipe/fraudshield.git
synced 2026-08-07 06:36:52 +00:00
docs: establish FraudShield constitution v1.0.0
6 core principles: Security-First, Explainability, Test-First, Observability, Data Privacy by Design, Simplicity (YAGNI). Includes Security & Compliance, Development Workflow, and Governance sections.
This commit is contained in:
parent
a3e4a02820
commit
0a603a3dc2
33 changed files with 2670 additions and 35 deletions
9
.specify/init-options.json
Normal file
9
.specify/init-options.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"ai": "opencode",
|
||||
"branch_numbering": "sequential",
|
||||
"context_file": "AGENTS.md",
|
||||
"here": true,
|
||||
"integration": "opencode",
|
||||
"script": "sh",
|
||||
"speckit_version": "0.8.8"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue