Skip to content

Releases: aikdna/kdna-assets

Test Strategy Discretion v0.1.0

Choose a tag to compare

Test Strategy Discretion 0.1.0

Judges the smallest sufficient set of tests and verification evidence for a change based on the behavior at risk and the failure modes that matter.

Source: kdna-assets-internal/dev-assets/A-code-writing/test-strategy-discretion/
SHA256: a14e9a78af3af6158c7ff373741c493e7d0572c91bceb0a493333e8819102bbb
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Tech Debt Signal v0.1.0

Choose a tag to compare

Tech Debt Signal 0.1.0

Judges whether imperfect code is true technical debt by identifying recurring interest, slowed future work, and compounding risk.

Source: kdna-assets-internal/dev-assets/E-maintenance/tech-debt-signal/
SHA256: 55d140fc35f8526687b34227ef150cfbe67513a260d9fb9550ed522e289c783c
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Task Decomposition v0.1.0

Choose a tag to compare

Task Decomposition 0.1.0

Judges whether a complex task has been split into dependency-aware, independently verifiable work units with clear stopping conditions.

Source: kdna-assets-internal/dev-assets/D-agent-meta/task-decomposition/
SHA256: 044c33a61c589de2b665397ae266753b576dda06f242ae0e1d77dbe0658a1e56
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Silent Failure Detection v0.1.0

Choose a tag to compare

Silent Failure Detection 0.1.0

Judges failures where code appears to run normally but produces wrong results by tracing swallowed errors, missing assertions, and invisible contract drift.

Source: kdna-assets-internal/dev-assets/C-debugging/silent-failure-detection/
SHA256: efa1671e410076ecd323db312edffd6c31981713ebe72c34c95beafbb73abe72
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Security Vulnerability v0.1.0

Choose a tag to compare

Security Vulnerability 0.1.0

Judges code for security vulnerability patterns by locating trust boundaries, authority changes, untrusted input, and sensitive side effects.

Source: kdna-assets-internal/dev-assets/B-code-review/security-vulnerability/
SHA256: ced7b225429b83ef478884a5660368e1acaad244230487e4d7adf9a4fffc0151
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Scope Creep Detection v0.1.0

Choose a tag to compare

Scope Creep Detection 0.1.0

Judges whether an agent or PR has drifted beyond authorized scope into adjacent work that should be clarified or split out.

Source: kdna-assets-internal/dev-assets/D-agent-meta/scope-creep-detection/
SHA256: 59fde05d2cc8c6790956b37470d29f0f88cd9cace7ca4aebc38117396e8c7f8a
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Schema Design v0.1.0

Choose a tag to compare

Schema Design 0.1.0

Judges whether a data schema can survive real production data, future extension, migration pressure, and cross-system use.

Source: kdna-assets-internal/dev-assets/A-code-writing/schema-design/
SHA256: ea82bf8da1eaa9103138cd58995787f61a982a31f255df17624ee0003d04000d
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Safety Boundary v0.1.0

Choose a tag to compare

Safety Boundary 0.1.0

Judges whether an agent should proceed, constrain, clarify, escalate, refuse, or redirect when an action may cause harm or exceed authority.

Source: kdna-assets-internal/dev-assets/D-agent-meta/safety-boundary/
SHA256: 41e65606abfc6311e7ab3d72a058e442c7eecf6e0d2dfb0ec80a45fb606783a3
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Review Severity Judgment v0.1.0

Choose a tag to compare

Review Severity Judgment 0.1.0

Judges whether a review comment should block a change, request follow-up, or remain a non-blocking suggestion based on user impact and future cost.

Source: kdna-assets-internal/dev-assets/B-code-review/review-severity-judgment/
SHA256: 00e19d2f1565be87cbc2cc67c8d654105308e6edad41b8fc3e280c7007fa1051
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10

Refactoring Timing v0.1.0

Choose a tag to compare

Refactoring Timing 0.1.0

Judges whether refactoring should happen now, alongside a change, after evidence accumulates, or not at all.

Source: kdna-assets-internal/dev-assets/E-maintenance/refactoring-timing/
SHA256: 8fbb3b49139128756189cbdfe775938c85653a4a4c2e56d9f92a5b6ef2433988
Gates: 10 PASS, 0 SKIP, 0 FAIL of 10