mirror of
https://github.com/domfelipe/fraudshield.git
synced 2026-08-07 13:16:53 +00:00
6 core principles: Security-First, Explainability, Test-First, Observability, Data Privacy by Design, Simplicity (YAGNI). Includes Security & Compliance, Development Workflow, and Governance sections.
13 lines
No EOL
369 B
JSON
13 lines
No EOL
369 B
JSON
{
|
|
"schema_version": "1.0",
|
|
"workflows": {
|
|
"speckit": {
|
|
"name": "Full SDD Cycle",
|
|
"version": "1.0.0",
|
|
"description": "Runs specify \u2192 plan \u2192 tasks \u2192 implement with review gates",
|
|
"source": "bundled",
|
|
"installed_at": "2026-05-11T22:30:52.738244+00:00",
|
|
"updated_at": "2026-05-11T22:30:52.738254+00:00"
|
|
}
|
|
}
|
|
} |