@zigrivers/scaffold 3.33.6 → 3.33.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/content/knowledge/VERSION +1 -1
- package/content/knowledge/core/database-design.md +14 -3
- package/content/knowledge/core/design-system-tokens.md +18 -4
- package/content/knowledge/core/domain-modeling.md +13 -2
- package/content/knowledge/core/eval-craft.md +12 -2
- package/content/knowledge/core/git-workflow-patterns.md +16 -3
- package/content/knowledge/core/multi-model-research-dispatch.md +17 -3
- package/content/knowledge/core/multi-model-review-dispatch.md +15 -3
- package/content/knowledge/core/multi-service-api-contracts.md +10 -3
- package/content/knowledge/core/multi-service-architecture.md +10 -2
- package/content/knowledge/core/multi-service-auth.md +12 -3
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.14
|
|
@@ -1,15 +1,26 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: database-design
|
|
3
3
|
description: Database schema design, normalization, indexing, and migration patterns
|
|
4
|
-
topics:
|
|
4
|
+
topics:
|
|
5
|
+
- database
|
|
6
|
+
- schema
|
|
7
|
+
- sql
|
|
8
|
+
- nosql
|
|
9
|
+
- migrations
|
|
10
|
+
- indexing
|
|
11
|
+
- data-modeling
|
|
5
12
|
volatility: stable
|
|
6
|
-
last-reviewed:
|
|
7
|
-
version-pin:
|
|
13
|
+
last-reviewed: 2026-06-08
|
|
14
|
+
version-pin: SQL:2023 / PostgreSQL 16
|
|
8
15
|
sources:
|
|
9
16
|
- url: https://www.postgresql.org/docs/current/ddl.html
|
|
10
17
|
anchor: '#data-definition'
|
|
18
|
+
hash: sha256:3cc4df5480a606056d90bd09b70beb02a09cfcf8942f7f7f233a2f608f225c8a
|
|
19
|
+
retrieved: 2026-06-08
|
|
11
20
|
- url: https://www.iso.org/standard/76583.html
|
|
12
21
|
anchor: '#sql-2023'
|
|
22
|
+
hash: sha256:647759512a829daa6b6df5e2b89ddd1935f8f28b47ecd040175cfecd53967807
|
|
23
|
+
retrieved: 2026-06-08
|
|
13
24
|
---
|
|
14
25
|
|
|
15
26
|
## Summary
|
|
@@ -1,15 +1,29 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: design-system-tokens
|
|
3
|
-
description:
|
|
4
|
-
|
|
3
|
+
description: >-
|
|
4
|
+
Design token definitions, base component visual specs, dark mode patterns, and pattern library for building consistent
|
|
5
|
+
UIs
|
|
6
|
+
topics:
|
|
7
|
+
- design-system
|
|
8
|
+
- tokens
|
|
9
|
+
- colors
|
|
10
|
+
- typography
|
|
11
|
+
- spacing
|
|
12
|
+
- components
|
|
13
|
+
- dark-mode
|
|
14
|
+
- pattern-library
|
|
5
15
|
volatility: evolving
|
|
6
|
-
last-reviewed:
|
|
7
|
-
version-pin:
|
|
16
|
+
last-reviewed: 2026-06-08
|
|
17
|
+
version-pin: W3C Design Tokens Community Group Draft
|
|
8
18
|
sources:
|
|
9
19
|
- url: https://www.w3.org/community/design-tokens/
|
|
10
20
|
anchor: '#format-module'
|
|
21
|
+
hash: sha256:a93801d1790645cc06a056d8e7b56a82fc509fc34b983f61a9d0c7c855b40679
|
|
22
|
+
retrieved: 2026-06-08
|
|
11
23
|
- url: https://tr.designtokens.org/format/
|
|
12
24
|
anchor: '#design-token-format'
|
|
25
|
+
hash: sha256:dc549a478159addede4fa9983998c05d3f8ca4b737a19cec738b618ddc8c46e4
|
|
26
|
+
retrieved: 2026-06-08
|
|
13
27
|
---
|
|
14
28
|
|
|
15
29
|
## Summary
|
|
@@ -1,13 +1,24 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: domain-modeling
|
|
3
3
|
description: Domain-driven design patterns for identifying and modeling project domains
|
|
4
|
-
topics:
|
|
4
|
+
topics:
|
|
5
|
+
- ddd
|
|
6
|
+
- domain-modeling
|
|
7
|
+
- entities
|
|
8
|
+
- aggregates
|
|
9
|
+
- bounded-contexts
|
|
10
|
+
- domain-events
|
|
11
|
+
- value-objects
|
|
5
12
|
volatility: stable
|
|
6
|
-
last-reviewed:
|
|
13
|
+
last-reviewed: 2026-06-08
|
|
7
14
|
version-pin: null
|
|
8
15
|
sources:
|
|
9
16
|
- url: https://martinfowler.com/bliki/BoundedContext.html
|
|
17
|
+
hash: sha256:5f6bbdd9567aeb45cb81d536a9e01a7636f2792ba41fa0abeff5603b74d46184
|
|
18
|
+
retrieved: 2026-06-08
|
|
10
19
|
- url: https://martinfowler.com/bliki/DDD_Aggregate.html
|
|
20
|
+
hash: sha256:d0b5b35deca4e224e7c4dc131b6d15b3ae471bfb63a00aa8d96a27253540b91a
|
|
21
|
+
retrieved: 2026-06-08
|
|
11
22
|
---
|
|
12
23
|
|
|
13
24
|
## Summary
|
|
@@ -1,13 +1,23 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: eval-craft
|
|
3
3
|
description: Writing effective project evals that verify AI-generated code meets documented standards
|
|
4
|
-
topics:
|
|
4
|
+
topics:
|
|
5
|
+
- evals
|
|
6
|
+
- verification
|
|
7
|
+
- coverage
|
|
8
|
+
- adherence
|
|
9
|
+
- consistency
|
|
10
|
+
- structure
|
|
11
|
+
- code-quality
|
|
12
|
+
- standards-compliance
|
|
5
13
|
volatility: fast-moving
|
|
6
|
-
last-reviewed:
|
|
14
|
+
last-reviewed: 2026-06-08
|
|
7
15
|
version-pin: null
|
|
8
16
|
sources:
|
|
9
17
|
- url: https://docs.anthropic.com/en/docs/test-and-evaluate/eval-tool
|
|
10
18
|
anchor: '#evaluation-tool'
|
|
19
|
+
hash: sha256:422a4935ddde89b5ae96896a83b9a19043c6316ff77bb6c94067e194b818bae0
|
|
20
|
+
retrieved: 2026-06-08
|
|
11
21
|
---
|
|
12
22
|
|
|
13
23
|
# Eval Craft
|
|
@@ -1,15 +1,28 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: git-workflow-patterns
|
|
3
|
-
description:
|
|
4
|
-
|
|
3
|
+
description: >-
|
|
4
|
+
Git branching strategies, commit conventions, PR workflows, merge policies, and CI integration patterns for
|
|
5
|
+
AI-agent-driven development
|
|
6
|
+
topics:
|
|
7
|
+
- git
|
|
8
|
+
- branching
|
|
9
|
+
- commits
|
|
10
|
+
- pull-requests
|
|
11
|
+
- ci-cd
|
|
12
|
+
- merge-strategy
|
|
13
|
+
- worktrees
|
|
5
14
|
volatility: stable
|
|
6
|
-
last-reviewed:
|
|
15
|
+
last-reviewed: 2026-06-08
|
|
7
16
|
version-pin: null
|
|
8
17
|
sources:
|
|
9
18
|
- url: https://git-scm.com/docs/git-worktree
|
|
10
19
|
anchor: '#_description'
|
|
20
|
+
hash: sha256:ab586ee537518edb32bab0c05a161fb2e37eaae0a0af82b99bca3e579fbd1a4b
|
|
21
|
+
retrieved: 2026-06-08
|
|
11
22
|
- url: https://www.conventionalcommits.org/en/v1.0.0/
|
|
12
23
|
anchor: '#specification'
|
|
24
|
+
hash: sha256:1f02d0f99e4a830daafa4cc75d92e1fe4aef50984c6c398aabd50d7c1214091f
|
|
25
|
+
retrieved: 2026-06-08
|
|
13
26
|
---
|
|
14
27
|
|
|
15
28
|
# Git Workflow Patterns
|
|
@@ -1,13 +1,27 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: multi-model-research-dispatch
|
|
3
|
-
description:
|
|
4
|
-
|
|
3
|
+
description: >-
|
|
4
|
+
Patterns for dispatching research and adversarial challenge to external AI models (Codex, Gemini) with reconciliation
|
|
5
|
+
rules and single-model fallback
|
|
6
|
+
topics:
|
|
7
|
+
- multi-model
|
|
8
|
+
- research
|
|
9
|
+
- competitive-analysis
|
|
10
|
+
- red-team
|
|
11
|
+
- codex
|
|
12
|
+
- gemini
|
|
13
|
+
- dispatch
|
|
14
|
+
- reconciliation
|
|
5
15
|
volatility: fast-moving
|
|
6
|
-
last-reviewed:
|
|
16
|
+
last-reviewed: 2026-06-08
|
|
7
17
|
version-pin: null
|
|
8
18
|
sources:
|
|
9
19
|
- url: https://ai.google.dev/gemini-api/docs
|
|
20
|
+
hash: sha256:a681af04a57814c2e8944026b48201b3aaee9d55bf9a457aeaac06fae4fe735c
|
|
21
|
+
retrieved: 2026-06-08
|
|
10
22
|
- url: https://docs.anthropic.com/en/docs/claude-code/cli-reference
|
|
23
|
+
hash: sha256:5bb925357a3d47aa312938c71d8ea742cf89ef77ad3727142e603cf3f7d0f096
|
|
24
|
+
retrieved: 2026-06-08
|
|
11
25
|
---
|
|
12
26
|
|
|
13
27
|
# Multi-Model Research Dispatch
|
|
@@ -1,13 +1,25 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: multi-model-review-dispatch
|
|
3
|
-
description:
|
|
4
|
-
|
|
3
|
+
description: >-
|
|
4
|
+
Patterns for dispatching reviews to AI CLI tools (Codex, Gemini, Claude), including fallback strategies and finding
|
|
5
|
+
reconciliation
|
|
6
|
+
topics:
|
|
7
|
+
- multi-model
|
|
8
|
+
- code-review
|
|
9
|
+
- codex
|
|
10
|
+
- gemini
|
|
11
|
+
- claude
|
|
12
|
+
- review-synthesis
|
|
5
13
|
volatility: fast-moving
|
|
6
|
-
last-reviewed:
|
|
14
|
+
last-reviewed: 2026-06-08
|
|
7
15
|
version-pin: null
|
|
8
16
|
sources:
|
|
9
17
|
- url: https://ai.google.dev/gemini-api/docs
|
|
18
|
+
hash: sha256:7039ac6e2ce9e12c83e0a6d2d48b94dde4fd498ee213582ea4fee57c30bf11bf
|
|
19
|
+
retrieved: 2026-06-08
|
|
10
20
|
- url: https://docs.anthropic.com/en/docs/claude-code/cli-reference
|
|
21
|
+
hash: sha256:5bb925357a3d47aa312938c71d8ea742cf89ef77ad3727142e603cf3f7d0f096
|
|
22
|
+
retrieved: 2026-06-08
|
|
11
23
|
---
|
|
12
24
|
|
|
13
25
|
# Multi-Model Review Dispatch
|
|
@@ -1,12 +1,19 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: multi-service-api-contracts
|
|
3
3
|
description: Internal API versioning, backward compatibility, retries, and idempotency patterns
|
|
4
|
-
topics:
|
|
4
|
+
topics:
|
|
5
|
+
- internal-api-versioning
|
|
6
|
+
- backward-compatibility
|
|
7
|
+
- retries
|
|
8
|
+
- idempotency
|
|
9
|
+
- contract-evolution
|
|
5
10
|
volatility: evolving
|
|
6
|
-
last-reviewed:
|
|
7
|
-
version-pin:
|
|
11
|
+
last-reviewed: 2026-06-08
|
|
12
|
+
version-pin: RFC 9110
|
|
8
13
|
sources:
|
|
9
14
|
- url: https://www.rfc-editor.org/rfc/rfc9110
|
|
15
|
+
hash: sha256:0caffc54edcc671a0655b58136d0675d844e2d78ae7810c5b85464b930335ab8
|
|
16
|
+
retrieved: 2026-06-08
|
|
10
17
|
---
|
|
11
18
|
|
|
12
19
|
## Summary
|
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: multi-service-architecture
|
|
3
3
|
description: Service boundary design, communication patterns, service discovery, and networking topology
|
|
4
|
-
topics:
|
|
4
|
+
topics:
|
|
5
|
+
- service-boundaries
|
|
6
|
+
- communication-patterns
|
|
7
|
+
- service-discovery
|
|
8
|
+
- networking-topology
|
|
9
|
+
- data-ownership
|
|
10
|
+
- sync-vs-async
|
|
5
11
|
volatility: evolving
|
|
6
|
-
last-reviewed:
|
|
12
|
+
last-reviewed: 2026-06-08
|
|
7
13
|
version-pin: null
|
|
8
14
|
sources:
|
|
9
15
|
- url: https://docs.aws.amazon.com/whitepapers/latest/microservices-on-aws/microservices-on-aws.html
|
|
16
|
+
hash: sha256:4d499bab739ac9e54cda4a1678f1f9157d4edb75b3eaff33f31b3eef6b1a8112
|
|
17
|
+
retrieved: 2026-06-08
|
|
10
18
|
---
|
|
11
19
|
|
|
12
20
|
## Summary
|
|
@@ -1,13 +1,22 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: multi-service-auth
|
|
3
3
|
description: Mutual TLS, service tokens, zero-trust architecture, and audience scoping
|
|
4
|
-
topics:
|
|
4
|
+
topics:
|
|
5
|
+
- mtls
|
|
6
|
+
- service-tokens
|
|
7
|
+
- zero-trust
|
|
8
|
+
- audience-scoping
|
|
9
|
+
- token-rotation
|
|
5
10
|
volatility: evolving
|
|
6
|
-
last-reviewed:
|
|
7
|
-
version-pin:
|
|
11
|
+
last-reviewed: 2026-06-08
|
|
12
|
+
version-pin: RFC 6749 / OIDC Core 1.0
|
|
8
13
|
sources:
|
|
9
14
|
- url: https://www.rfc-editor.org/rfc/rfc6749
|
|
15
|
+
hash: sha256:bafc555f829aaf66ff2ac7f0d8a7c1fdda1f8b41fb876e34f3b340a542789ab8
|
|
16
|
+
retrieved: 2026-06-08
|
|
10
17
|
- url: https://openid.net/specs/openid-connect-core-1_0.html
|
|
18
|
+
hash: sha256:4d016752a645e8a3c259baa4173b5a90cb6c82898ce868fc8444adde262a5aed
|
|
19
|
+
retrieved: 2026-06-08
|
|
11
20
|
---
|
|
12
21
|
|
|
13
22
|
## Summary
|