tribunal-kit 6.0.0 → 6.0.1
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/.agent/.manifest.json +78 -0
- package/.agent/ARCHITECTURE.md +19 -244
- package/.agent/history/memory/.memory.idx +2185 -1
- package/.agent/history/memory/MEMORY.md +145 -1
- package/.agent/routing_index.json +3 -2
- package/.agent/rules/GEMINI.md +1 -1
- package/.agent/skill_topic_map.json +218 -0
- package/.agent/skills/agentic-workflows-2026/SKILL.md +76 -0
- package/.agent/skills/ai-app-hardening/SKILL.md +58 -0
- package/.agent/skills/context-engineering-pro/SKILL.md +69 -0
- package/.agent/skills/duckdb-analytical-sql/SKILL.md +55 -0
- package/.agent/skills/edge-ai-mobile/SKILL.md +46 -0
- package/.agent/skills/expo-router-v4/SKILL.md +80 -0
- package/.agent/skills/opentelemetry-observability/SKILL.md +58 -0
- package/.agent/skills/platform-engineering-opentofu/SKILL.md +67 -0
- package/.agent/skills/playwright-ai-e2e/SKILL.md +59 -0
- package/.agent/skills/property-based-testing/SKILL.md +60 -0
- package/.agent/skills/vector-search-pgvector/SKILL.md +77 -0
- package/.agent/skills/zero-trust-passkeys/SKILL.md +85 -0
- package/.agent/workflows/tribunal-full.md +13 -13
- package/README.md +79 -57
- package/SECURITY.md +3 -3
- package/bin/mcp-server.js +180 -34
- package/bin/wrapper.js +7 -4
- package/dist/cli.js +20 -0
- package/dist/commands/memory.js +3 -2
- package/dist/commands/native.js +36 -0
- package/dist/esm/index.mjs +32 -0
- package/dist/index.d.ts +50 -2
- package/package.json +15 -12
- package/scripts/sync-version.js +1 -1
|
@@ -3875,7 +3875,2191 @@
|
|
|
3875
3875
|
"token_estimate": 21,
|
|
3876
3876
|
"source": "manual",
|
|
3877
3877
|
"session_id": null
|
|
3878
|
+
},
|
|
3879
|
+
{
|
|
3880
|
+
"id": 256,
|
|
3881
|
+
"memory_type": "semantic",
|
|
3882
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
3883
|
+
"tags": [
|
|
3884
|
+
"project-idiom",
|
|
3885
|
+
"auto-learned"
|
|
3886
|
+
],
|
|
3887
|
+
"created_at": "1785913103Z",
|
|
3888
|
+
"last_accessed": "1785913103Z",
|
|
3889
|
+
"access_count": 0,
|
|
3890
|
+
"token_estimate": 9,
|
|
3891
|
+
"source": "manual",
|
|
3892
|
+
"session_id": null
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"id": 257,
|
|
3896
|
+
"memory_type": "semantic",
|
|
3897
|
+
"content": ".agent/scripts/verify_all.js",
|
|
3898
|
+
"tags": [
|
|
3899
|
+
"project-idiom",
|
|
3900
|
+
"auto-learned"
|
|
3901
|
+
],
|
|
3902
|
+
"created_at": "1785913103Z",
|
|
3903
|
+
"last_accessed": "1785913103Z",
|
|
3904
|
+
"access_count": 0,
|
|
3905
|
+
"token_estimate": 7,
|
|
3906
|
+
"source": "manual",
|
|
3907
|
+
"session_id": null
|
|
3908
|
+
},
|
|
3909
|
+
{
|
|
3910
|
+
"id": 258,
|
|
3911
|
+
"memory_type": "semantic",
|
|
3912
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
3913
|
+
"tags": [
|
|
3914
|
+
"project-idiom",
|
|
3915
|
+
"auto-learned"
|
|
3916
|
+
],
|
|
3917
|
+
"created_at": "1785913103Z",
|
|
3918
|
+
"last_accessed": "1785913103Z",
|
|
3919
|
+
"access_count": 0,
|
|
3920
|
+
"token_estimate": 32,
|
|
3921
|
+
"source": "manual",
|
|
3922
|
+
"session_id": null
|
|
3923
|
+
},
|
|
3924
|
+
{
|
|
3925
|
+
"id": 259,
|
|
3926
|
+
"memory_type": "semantic",
|
|
3927
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
3928
|
+
"tags": [
|
|
3929
|
+
"project-idiom",
|
|
3930
|
+
"auto-learned"
|
|
3931
|
+
],
|
|
3932
|
+
"created_at": "1785913103Z",
|
|
3933
|
+
"last_accessed": "1785913103Z",
|
|
3934
|
+
"access_count": 0,
|
|
3935
|
+
"token_estimate": 34,
|
|
3936
|
+
"source": "manual",
|
|
3937
|
+
"session_id": null
|
|
3938
|
+
},
|
|
3939
|
+
{
|
|
3940
|
+
"id": 260,
|
|
3941
|
+
"memory_type": "semantic",
|
|
3942
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3943
|
+
"tags": [
|
|
3944
|
+
"project-idiom",
|
|
3945
|
+
"auto-learned"
|
|
3946
|
+
],
|
|
3947
|
+
"created_at": "1785913103Z",
|
|
3948
|
+
"last_accessed": "1785913103Z",
|
|
3949
|
+
"access_count": 0,
|
|
3950
|
+
"token_estimate": 20,
|
|
3951
|
+
"source": "manual",
|
|
3952
|
+
"session_id": null
|
|
3953
|
+
},
|
|
3954
|
+
{
|
|
3955
|
+
"id": 261,
|
|
3956
|
+
"memory_type": "semantic",
|
|
3957
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
3958
|
+
"tags": [
|
|
3959
|
+
"project-idiom",
|
|
3960
|
+
"auto-learned"
|
|
3961
|
+
],
|
|
3962
|
+
"created_at": "1785913103Z",
|
|
3963
|
+
"last_accessed": "1785913103Z",
|
|
3964
|
+
"access_count": 0,
|
|
3965
|
+
"token_estimate": 54,
|
|
3966
|
+
"source": "manual",
|
|
3967
|
+
"session_id": null
|
|
3968
|
+
},
|
|
3969
|
+
{
|
|
3970
|
+
"id": 262,
|
|
3971
|
+
"memory_type": "semantic",
|
|
3972
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
3973
|
+
"tags": [
|
|
3974
|
+
"project-idiom",
|
|
3975
|
+
"auto-learned"
|
|
3976
|
+
],
|
|
3977
|
+
"created_at": "1785913103Z",
|
|
3978
|
+
"last_accessed": "1785913103Z",
|
|
3979
|
+
"access_count": 0,
|
|
3980
|
+
"token_estimate": 17,
|
|
3981
|
+
"source": "manual",
|
|
3982
|
+
"session_id": null
|
|
3983
|
+
},
|
|
3984
|
+
{
|
|
3985
|
+
"id": 263,
|
|
3986
|
+
"memory_type": "semantic",
|
|
3987
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
3988
|
+
"tags": [
|
|
3989
|
+
"project-idiom",
|
|
3990
|
+
"auto-learned"
|
|
3991
|
+
],
|
|
3992
|
+
"created_at": "1785913104Z",
|
|
3993
|
+
"last_accessed": "1785913104Z",
|
|
3994
|
+
"access_count": 0,
|
|
3995
|
+
"token_estimate": 19,
|
|
3996
|
+
"source": "manual",
|
|
3997
|
+
"session_id": null
|
|
3998
|
+
},
|
|
3999
|
+
{
|
|
4000
|
+
"id": 264,
|
|
4001
|
+
"memory_type": "semantic",
|
|
4002
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4003
|
+
"tags": [
|
|
4004
|
+
"project-idiom",
|
|
4005
|
+
"auto-learned"
|
|
4006
|
+
],
|
|
4007
|
+
"created_at": "1785913104Z",
|
|
4008
|
+
"last_accessed": "1785913104Z",
|
|
4009
|
+
"access_count": 0,
|
|
4010
|
+
"token_estimate": 20,
|
|
4011
|
+
"source": "manual",
|
|
4012
|
+
"session_id": null
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
"id": 265,
|
|
4016
|
+
"memory_type": "semantic",
|
|
4017
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4018
|
+
"tags": [
|
|
4019
|
+
"project-idiom",
|
|
4020
|
+
"auto-learned"
|
|
4021
|
+
],
|
|
4022
|
+
"created_at": "1785913104Z",
|
|
4023
|
+
"last_accessed": "1785913104Z",
|
|
4024
|
+
"access_count": 0,
|
|
4025
|
+
"token_estimate": 54,
|
|
4026
|
+
"source": "manual",
|
|
4027
|
+
"session_id": null
|
|
4028
|
+
},
|
|
4029
|
+
{
|
|
4030
|
+
"id": 266,
|
|
4031
|
+
"memory_type": "procedural",
|
|
4032
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
4033
|
+
"tags": [
|
|
4034
|
+
"build-script",
|
|
4035
|
+
"build",
|
|
4036
|
+
"auto-learned"
|
|
4037
|
+
],
|
|
4038
|
+
"created_at": "1785913104Z",
|
|
4039
|
+
"last_accessed": "1785913104Z",
|
|
4040
|
+
"access_count": 0,
|
|
4041
|
+
"token_estimate": 12,
|
|
4042
|
+
"source": "manual",
|
|
4043
|
+
"session_id": null
|
|
4044
|
+
},
|
|
4045
|
+
{
|
|
4046
|
+
"id": 267,
|
|
4047
|
+
"memory_type": "procedural",
|
|
4048
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
4049
|
+
"tags": [
|
|
4050
|
+
"build-script",
|
|
4051
|
+
"test",
|
|
4052
|
+
"auto-learned"
|
|
4053
|
+
],
|
|
4054
|
+
"created_at": "1785913104Z",
|
|
4055
|
+
"last_accessed": "1785913104Z",
|
|
4056
|
+
"access_count": 0,
|
|
4057
|
+
"token_estimate": 21,
|
|
4058
|
+
"source": "manual",
|
|
4059
|
+
"session_id": null
|
|
4060
|
+
},
|
|
4061
|
+
{
|
|
4062
|
+
"id": 268,
|
|
4063
|
+
"memory_type": "semantic",
|
|
4064
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
4065
|
+
"tags": [
|
|
4066
|
+
"project-idiom",
|
|
4067
|
+
"auto-learned"
|
|
4068
|
+
],
|
|
4069
|
+
"created_at": "1785913108Z",
|
|
4070
|
+
"last_accessed": "1785913108Z",
|
|
4071
|
+
"access_count": 0,
|
|
4072
|
+
"token_estimate": 9,
|
|
4073
|
+
"source": "manual",
|
|
4074
|
+
"session_id": null
|
|
4075
|
+
},
|
|
4076
|
+
{
|
|
4077
|
+
"id": 269,
|
|
4078
|
+
"memory_type": "semantic",
|
|
4079
|
+
"content": ".agent/scripts/verify_all.js",
|
|
4080
|
+
"tags": [
|
|
4081
|
+
"project-idiom",
|
|
4082
|
+
"auto-learned"
|
|
4083
|
+
],
|
|
4084
|
+
"created_at": "1785913108Z",
|
|
4085
|
+
"last_accessed": "1785913108Z",
|
|
4086
|
+
"access_count": 0,
|
|
4087
|
+
"token_estimate": 7,
|
|
4088
|
+
"source": "manual",
|
|
4089
|
+
"session_id": null
|
|
4090
|
+
},
|
|
4091
|
+
{
|
|
4092
|
+
"id": 270,
|
|
4093
|
+
"memory_type": "semantic",
|
|
4094
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
4095
|
+
"tags": [
|
|
4096
|
+
"project-idiom",
|
|
4097
|
+
"auto-learned"
|
|
4098
|
+
],
|
|
4099
|
+
"created_at": "1785913108Z",
|
|
4100
|
+
"last_accessed": "1785913108Z",
|
|
4101
|
+
"access_count": 0,
|
|
4102
|
+
"token_estimate": 32,
|
|
4103
|
+
"source": "manual",
|
|
4104
|
+
"session_id": null
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
"id": 271,
|
|
4108
|
+
"memory_type": "semantic",
|
|
4109
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
4110
|
+
"tags": [
|
|
4111
|
+
"project-idiom",
|
|
4112
|
+
"auto-learned"
|
|
4113
|
+
],
|
|
4114
|
+
"created_at": "1785913108Z",
|
|
4115
|
+
"last_accessed": "1785913108Z",
|
|
4116
|
+
"access_count": 0,
|
|
4117
|
+
"token_estimate": 34,
|
|
4118
|
+
"source": "manual",
|
|
4119
|
+
"session_id": null
|
|
4120
|
+
},
|
|
4121
|
+
{
|
|
4122
|
+
"id": 272,
|
|
4123
|
+
"memory_type": "semantic",
|
|
4124
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4125
|
+
"tags": [
|
|
4126
|
+
"project-idiom",
|
|
4127
|
+
"auto-learned"
|
|
4128
|
+
],
|
|
4129
|
+
"created_at": "1785913108Z",
|
|
4130
|
+
"last_accessed": "1785913108Z",
|
|
4131
|
+
"access_count": 0,
|
|
4132
|
+
"token_estimate": 20,
|
|
4133
|
+
"source": "manual",
|
|
4134
|
+
"session_id": null
|
|
4135
|
+
},
|
|
4136
|
+
{
|
|
4137
|
+
"id": 273,
|
|
4138
|
+
"memory_type": "semantic",
|
|
4139
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4140
|
+
"tags": [
|
|
4141
|
+
"project-idiom",
|
|
4142
|
+
"auto-learned"
|
|
4143
|
+
],
|
|
4144
|
+
"created_at": "1785913108Z",
|
|
4145
|
+
"last_accessed": "1785913108Z",
|
|
4146
|
+
"access_count": 0,
|
|
4147
|
+
"token_estimate": 54,
|
|
4148
|
+
"source": "manual",
|
|
4149
|
+
"session_id": null
|
|
4150
|
+
},
|
|
4151
|
+
{
|
|
4152
|
+
"id": 274,
|
|
4153
|
+
"memory_type": "semantic",
|
|
4154
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
4155
|
+
"tags": [
|
|
4156
|
+
"project-idiom",
|
|
4157
|
+
"auto-learned"
|
|
4158
|
+
],
|
|
4159
|
+
"created_at": "1785913108Z",
|
|
4160
|
+
"last_accessed": "1785913108Z",
|
|
4161
|
+
"access_count": 0,
|
|
4162
|
+
"token_estimate": 17,
|
|
4163
|
+
"source": "manual",
|
|
4164
|
+
"session_id": null
|
|
4165
|
+
},
|
|
4166
|
+
{
|
|
4167
|
+
"id": 275,
|
|
4168
|
+
"memory_type": "semantic",
|
|
4169
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
4170
|
+
"tags": [
|
|
4171
|
+
"project-idiom",
|
|
4172
|
+
"auto-learned"
|
|
4173
|
+
],
|
|
4174
|
+
"created_at": "1785913108Z",
|
|
4175
|
+
"last_accessed": "1785913108Z",
|
|
4176
|
+
"access_count": 0,
|
|
4177
|
+
"token_estimate": 19,
|
|
4178
|
+
"source": "manual",
|
|
4179
|
+
"session_id": null
|
|
4180
|
+
},
|
|
4181
|
+
{
|
|
4182
|
+
"id": 276,
|
|
4183
|
+
"memory_type": "semantic",
|
|
4184
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4185
|
+
"tags": [
|
|
4186
|
+
"project-idiom",
|
|
4187
|
+
"auto-learned"
|
|
4188
|
+
],
|
|
4189
|
+
"created_at": "1785913108Z",
|
|
4190
|
+
"last_accessed": "1785913108Z",
|
|
4191
|
+
"access_count": 0,
|
|
4192
|
+
"token_estimate": 20,
|
|
4193
|
+
"source": "manual",
|
|
4194
|
+
"session_id": null
|
|
4195
|
+
},
|
|
4196
|
+
{
|
|
4197
|
+
"id": 277,
|
|
4198
|
+
"memory_type": "semantic",
|
|
4199
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4200
|
+
"tags": [
|
|
4201
|
+
"project-idiom",
|
|
4202
|
+
"auto-learned"
|
|
4203
|
+
],
|
|
4204
|
+
"created_at": "1785913108Z",
|
|
4205
|
+
"last_accessed": "1785913108Z",
|
|
4206
|
+
"access_count": 0,
|
|
4207
|
+
"token_estimate": 54,
|
|
4208
|
+
"source": "manual",
|
|
4209
|
+
"session_id": null
|
|
4210
|
+
},
|
|
4211
|
+
{
|
|
4212
|
+
"id": 278,
|
|
4213
|
+
"memory_type": "procedural",
|
|
4214
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
4215
|
+
"tags": [
|
|
4216
|
+
"build-script",
|
|
4217
|
+
"build",
|
|
4218
|
+
"auto-learned"
|
|
4219
|
+
],
|
|
4220
|
+
"created_at": "1785913108Z",
|
|
4221
|
+
"last_accessed": "1785913108Z",
|
|
4222
|
+
"access_count": 0,
|
|
4223
|
+
"token_estimate": 12,
|
|
4224
|
+
"source": "manual",
|
|
4225
|
+
"session_id": null
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"id": 279,
|
|
4229
|
+
"memory_type": "procedural",
|
|
4230
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
4231
|
+
"tags": [
|
|
4232
|
+
"build-script",
|
|
4233
|
+
"test",
|
|
4234
|
+
"auto-learned"
|
|
4235
|
+
],
|
|
4236
|
+
"created_at": "1785913108Z",
|
|
4237
|
+
"last_accessed": "1785913108Z",
|
|
4238
|
+
"access_count": 0,
|
|
4239
|
+
"token_estimate": 21,
|
|
4240
|
+
"source": "manual",
|
|
4241
|
+
"session_id": null
|
|
4242
|
+
},
|
|
4243
|
+
{
|
|
4244
|
+
"id": 280,
|
|
4245
|
+
"memory_type": "semantic",
|
|
4246
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
4247
|
+
"tags": [
|
|
4248
|
+
"project-idiom",
|
|
4249
|
+
"auto-learned"
|
|
4250
|
+
],
|
|
4251
|
+
"created_at": "1785913487Z",
|
|
4252
|
+
"last_accessed": "1785913487Z",
|
|
4253
|
+
"access_count": 0,
|
|
4254
|
+
"token_estimate": 9,
|
|
4255
|
+
"source": "manual",
|
|
4256
|
+
"session_id": null
|
|
4257
|
+
},
|
|
4258
|
+
{
|
|
4259
|
+
"id": 281,
|
|
4260
|
+
"memory_type": "semantic",
|
|
4261
|
+
"content": ".agent/scripts/verify_all.js",
|
|
4262
|
+
"tags": [
|
|
4263
|
+
"project-idiom",
|
|
4264
|
+
"auto-learned"
|
|
4265
|
+
],
|
|
4266
|
+
"created_at": "1785913487Z",
|
|
4267
|
+
"last_accessed": "1785913487Z",
|
|
4268
|
+
"access_count": 0,
|
|
4269
|
+
"token_estimate": 7,
|
|
4270
|
+
"source": "manual",
|
|
4271
|
+
"session_id": null
|
|
4272
|
+
},
|
|
4273
|
+
{
|
|
4274
|
+
"id": 282,
|
|
4275
|
+
"memory_type": "semantic",
|
|
4276
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
4277
|
+
"tags": [
|
|
4278
|
+
"project-idiom",
|
|
4279
|
+
"auto-learned"
|
|
4280
|
+
],
|
|
4281
|
+
"created_at": "1785913487Z",
|
|
4282
|
+
"last_accessed": "1785913487Z",
|
|
4283
|
+
"access_count": 0,
|
|
4284
|
+
"token_estimate": 32,
|
|
4285
|
+
"source": "manual",
|
|
4286
|
+
"session_id": null
|
|
4287
|
+
},
|
|
4288
|
+
{
|
|
4289
|
+
"id": 283,
|
|
4290
|
+
"memory_type": "semantic",
|
|
4291
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
4292
|
+
"tags": [
|
|
4293
|
+
"project-idiom",
|
|
4294
|
+
"auto-learned"
|
|
4295
|
+
],
|
|
4296
|
+
"created_at": "1785913487Z",
|
|
4297
|
+
"last_accessed": "1785913487Z",
|
|
4298
|
+
"access_count": 0,
|
|
4299
|
+
"token_estimate": 34,
|
|
4300
|
+
"source": "manual",
|
|
4301
|
+
"session_id": null
|
|
4302
|
+
},
|
|
4303
|
+
{
|
|
4304
|
+
"id": 284,
|
|
4305
|
+
"memory_type": "semantic",
|
|
4306
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4307
|
+
"tags": [
|
|
4308
|
+
"project-idiom",
|
|
4309
|
+
"auto-learned"
|
|
4310
|
+
],
|
|
4311
|
+
"created_at": "1785913487Z",
|
|
4312
|
+
"last_accessed": "1785913487Z",
|
|
4313
|
+
"access_count": 0,
|
|
4314
|
+
"token_estimate": 20,
|
|
4315
|
+
"source": "manual",
|
|
4316
|
+
"session_id": null
|
|
4317
|
+
},
|
|
4318
|
+
{
|
|
4319
|
+
"id": 285,
|
|
4320
|
+
"memory_type": "semantic",
|
|
4321
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4322
|
+
"tags": [
|
|
4323
|
+
"project-idiom",
|
|
4324
|
+
"auto-learned"
|
|
4325
|
+
],
|
|
4326
|
+
"created_at": "1785913488Z",
|
|
4327
|
+
"last_accessed": "1785913488Z",
|
|
4328
|
+
"access_count": 0,
|
|
4329
|
+
"token_estimate": 54,
|
|
4330
|
+
"source": "manual",
|
|
4331
|
+
"session_id": null
|
|
4332
|
+
},
|
|
4333
|
+
{
|
|
4334
|
+
"id": 286,
|
|
4335
|
+
"memory_type": "semantic",
|
|
4336
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
4337
|
+
"tags": [
|
|
4338
|
+
"project-idiom",
|
|
4339
|
+
"auto-learned"
|
|
4340
|
+
],
|
|
4341
|
+
"created_at": "1785913488Z",
|
|
4342
|
+
"last_accessed": "1785913488Z",
|
|
4343
|
+
"access_count": 0,
|
|
4344
|
+
"token_estimate": 17,
|
|
4345
|
+
"source": "manual",
|
|
4346
|
+
"session_id": null
|
|
4347
|
+
},
|
|
4348
|
+
{
|
|
4349
|
+
"id": 287,
|
|
4350
|
+
"memory_type": "semantic",
|
|
4351
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
4352
|
+
"tags": [
|
|
4353
|
+
"project-idiom",
|
|
4354
|
+
"auto-learned"
|
|
4355
|
+
],
|
|
4356
|
+
"created_at": "1785913488Z",
|
|
4357
|
+
"last_accessed": "1785913488Z",
|
|
4358
|
+
"access_count": 0,
|
|
4359
|
+
"token_estimate": 19,
|
|
4360
|
+
"source": "manual",
|
|
4361
|
+
"session_id": null
|
|
4362
|
+
},
|
|
4363
|
+
{
|
|
4364
|
+
"id": 288,
|
|
4365
|
+
"memory_type": "semantic",
|
|
4366
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4367
|
+
"tags": [
|
|
4368
|
+
"project-idiom",
|
|
4369
|
+
"auto-learned"
|
|
4370
|
+
],
|
|
4371
|
+
"created_at": "1785913488Z",
|
|
4372
|
+
"last_accessed": "1785913488Z",
|
|
4373
|
+
"access_count": 0,
|
|
4374
|
+
"token_estimate": 20,
|
|
4375
|
+
"source": "manual",
|
|
4376
|
+
"session_id": null
|
|
4377
|
+
},
|
|
4378
|
+
{
|
|
4379
|
+
"id": 289,
|
|
4380
|
+
"memory_type": "semantic",
|
|
4381
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4382
|
+
"tags": [
|
|
4383
|
+
"project-idiom",
|
|
4384
|
+
"auto-learned"
|
|
4385
|
+
],
|
|
4386
|
+
"created_at": "1785913488Z",
|
|
4387
|
+
"last_accessed": "1785913488Z",
|
|
4388
|
+
"access_count": 0,
|
|
4389
|
+
"token_estimate": 54,
|
|
4390
|
+
"source": "manual",
|
|
4391
|
+
"session_id": null
|
|
4392
|
+
},
|
|
4393
|
+
{
|
|
4394
|
+
"id": 290,
|
|
4395
|
+
"memory_type": "procedural",
|
|
4396
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
4397
|
+
"tags": [
|
|
4398
|
+
"build-script",
|
|
4399
|
+
"build",
|
|
4400
|
+
"auto-learned"
|
|
4401
|
+
],
|
|
4402
|
+
"created_at": "1785913488Z",
|
|
4403
|
+
"last_accessed": "1785913488Z",
|
|
4404
|
+
"access_count": 0,
|
|
4405
|
+
"token_estimate": 12,
|
|
4406
|
+
"source": "manual",
|
|
4407
|
+
"session_id": null
|
|
4408
|
+
},
|
|
4409
|
+
{
|
|
4410
|
+
"id": 291,
|
|
4411
|
+
"memory_type": "procedural",
|
|
4412
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
4413
|
+
"tags": [
|
|
4414
|
+
"build-script",
|
|
4415
|
+
"test",
|
|
4416
|
+
"auto-learned"
|
|
4417
|
+
],
|
|
4418
|
+
"created_at": "1785913488Z",
|
|
4419
|
+
"last_accessed": "1785913488Z",
|
|
4420
|
+
"access_count": 0,
|
|
4421
|
+
"token_estimate": 21,
|
|
4422
|
+
"source": "manual",
|
|
4423
|
+
"session_id": null
|
|
4424
|
+
},
|
|
4425
|
+
{
|
|
4426
|
+
"id": 292,
|
|
4427
|
+
"memory_type": "semantic",
|
|
4428
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
4429
|
+
"tags": [
|
|
4430
|
+
"project-idiom",
|
|
4431
|
+
"auto-learned"
|
|
4432
|
+
],
|
|
4433
|
+
"created_at": "1785913493Z",
|
|
4434
|
+
"last_accessed": "1785913493Z",
|
|
4435
|
+
"access_count": 0,
|
|
4436
|
+
"token_estimate": 9,
|
|
4437
|
+
"source": "manual",
|
|
4438
|
+
"session_id": null
|
|
4439
|
+
},
|
|
4440
|
+
{
|
|
4441
|
+
"id": 293,
|
|
4442
|
+
"memory_type": "semantic",
|
|
4443
|
+
"content": ".agent/scripts/verify_all.js",
|
|
4444
|
+
"tags": [
|
|
4445
|
+
"project-idiom",
|
|
4446
|
+
"auto-learned"
|
|
4447
|
+
],
|
|
4448
|
+
"created_at": "1785913493Z",
|
|
4449
|
+
"last_accessed": "1785913493Z",
|
|
4450
|
+
"access_count": 0,
|
|
4451
|
+
"token_estimate": 7,
|
|
4452
|
+
"source": "manual",
|
|
4453
|
+
"session_id": null
|
|
4454
|
+
},
|
|
4455
|
+
{
|
|
4456
|
+
"id": 294,
|
|
4457
|
+
"memory_type": "semantic",
|
|
4458
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
4459
|
+
"tags": [
|
|
4460
|
+
"project-idiom",
|
|
4461
|
+
"auto-learned"
|
|
4462
|
+
],
|
|
4463
|
+
"created_at": "1785913493Z",
|
|
4464
|
+
"last_accessed": "1785913493Z",
|
|
4465
|
+
"access_count": 0,
|
|
4466
|
+
"token_estimate": 32,
|
|
4467
|
+
"source": "manual",
|
|
4468
|
+
"session_id": null
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"id": 295,
|
|
4472
|
+
"memory_type": "semantic",
|
|
4473
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
4474
|
+
"tags": [
|
|
4475
|
+
"project-idiom",
|
|
4476
|
+
"auto-learned"
|
|
4477
|
+
],
|
|
4478
|
+
"created_at": "1785913493Z",
|
|
4479
|
+
"last_accessed": "1785913493Z",
|
|
4480
|
+
"access_count": 0,
|
|
4481
|
+
"token_estimate": 34,
|
|
4482
|
+
"source": "manual",
|
|
4483
|
+
"session_id": null
|
|
4484
|
+
},
|
|
4485
|
+
{
|
|
4486
|
+
"id": 296,
|
|
4487
|
+
"memory_type": "semantic",
|
|
4488
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4489
|
+
"tags": [
|
|
4490
|
+
"project-idiom",
|
|
4491
|
+
"auto-learned"
|
|
4492
|
+
],
|
|
4493
|
+
"created_at": "1785913493Z",
|
|
4494
|
+
"last_accessed": "1785913493Z",
|
|
4495
|
+
"access_count": 0,
|
|
4496
|
+
"token_estimate": 20,
|
|
4497
|
+
"source": "manual",
|
|
4498
|
+
"session_id": null
|
|
4499
|
+
},
|
|
4500
|
+
{
|
|
4501
|
+
"id": 297,
|
|
4502
|
+
"memory_type": "semantic",
|
|
4503
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4504
|
+
"tags": [
|
|
4505
|
+
"project-idiom",
|
|
4506
|
+
"auto-learned"
|
|
4507
|
+
],
|
|
4508
|
+
"created_at": "1785913493Z",
|
|
4509
|
+
"last_accessed": "1785913493Z",
|
|
4510
|
+
"access_count": 0,
|
|
4511
|
+
"token_estimate": 54,
|
|
4512
|
+
"source": "manual",
|
|
4513
|
+
"session_id": null
|
|
4514
|
+
},
|
|
4515
|
+
{
|
|
4516
|
+
"id": 298,
|
|
4517
|
+
"memory_type": "semantic",
|
|
4518
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
4519
|
+
"tags": [
|
|
4520
|
+
"project-idiom",
|
|
4521
|
+
"auto-learned"
|
|
4522
|
+
],
|
|
4523
|
+
"created_at": "1785913493Z",
|
|
4524
|
+
"last_accessed": "1785913493Z",
|
|
4525
|
+
"access_count": 0,
|
|
4526
|
+
"token_estimate": 17,
|
|
4527
|
+
"source": "manual",
|
|
4528
|
+
"session_id": null
|
|
4529
|
+
},
|
|
4530
|
+
{
|
|
4531
|
+
"id": 299,
|
|
4532
|
+
"memory_type": "semantic",
|
|
4533
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
4534
|
+
"tags": [
|
|
4535
|
+
"project-idiom",
|
|
4536
|
+
"auto-learned"
|
|
4537
|
+
],
|
|
4538
|
+
"created_at": "1785913493Z",
|
|
4539
|
+
"last_accessed": "1785913493Z",
|
|
4540
|
+
"access_count": 0,
|
|
4541
|
+
"token_estimate": 19,
|
|
4542
|
+
"source": "manual",
|
|
4543
|
+
"session_id": null
|
|
4544
|
+
},
|
|
4545
|
+
{
|
|
4546
|
+
"id": 300,
|
|
4547
|
+
"memory_type": "semantic",
|
|
4548
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4549
|
+
"tags": [
|
|
4550
|
+
"project-idiom",
|
|
4551
|
+
"auto-learned"
|
|
4552
|
+
],
|
|
4553
|
+
"created_at": "1785913493Z",
|
|
4554
|
+
"last_accessed": "1785913493Z",
|
|
4555
|
+
"access_count": 0,
|
|
4556
|
+
"token_estimate": 20,
|
|
4557
|
+
"source": "manual",
|
|
4558
|
+
"session_id": null
|
|
4559
|
+
},
|
|
4560
|
+
{
|
|
4561
|
+
"id": 301,
|
|
4562
|
+
"memory_type": "semantic",
|
|
4563
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4564
|
+
"tags": [
|
|
4565
|
+
"project-idiom",
|
|
4566
|
+
"auto-learned"
|
|
4567
|
+
],
|
|
4568
|
+
"created_at": "1785913493Z",
|
|
4569
|
+
"last_accessed": "1785913493Z",
|
|
4570
|
+
"access_count": 0,
|
|
4571
|
+
"token_estimate": 54,
|
|
4572
|
+
"source": "manual",
|
|
4573
|
+
"session_id": null
|
|
4574
|
+
},
|
|
4575
|
+
{
|
|
4576
|
+
"id": 302,
|
|
4577
|
+
"memory_type": "procedural",
|
|
4578
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
4579
|
+
"tags": [
|
|
4580
|
+
"build-script",
|
|
4581
|
+
"build",
|
|
4582
|
+
"auto-learned"
|
|
4583
|
+
],
|
|
4584
|
+
"created_at": "1785913493Z",
|
|
4585
|
+
"last_accessed": "1785913493Z",
|
|
4586
|
+
"access_count": 0,
|
|
4587
|
+
"token_estimate": 12,
|
|
4588
|
+
"source": "manual",
|
|
4589
|
+
"session_id": null
|
|
4590
|
+
},
|
|
4591
|
+
{
|
|
4592
|
+
"id": 303,
|
|
4593
|
+
"memory_type": "procedural",
|
|
4594
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
4595
|
+
"tags": [
|
|
4596
|
+
"build-script",
|
|
4597
|
+
"test",
|
|
4598
|
+
"auto-learned"
|
|
4599
|
+
],
|
|
4600
|
+
"created_at": "1785913493Z",
|
|
4601
|
+
"last_accessed": "1785913493Z",
|
|
4602
|
+
"access_count": 0,
|
|
4603
|
+
"token_estimate": 21,
|
|
4604
|
+
"source": "manual",
|
|
4605
|
+
"session_id": null
|
|
4606
|
+
},
|
|
4607
|
+
{
|
|
4608
|
+
"id": 304,
|
|
4609
|
+
"memory_type": "semantic",
|
|
4610
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
4611
|
+
"tags": [
|
|
4612
|
+
"project-idiom",
|
|
4613
|
+
"auto-learned"
|
|
4614
|
+
],
|
|
4615
|
+
"created_at": "1785914253Z",
|
|
4616
|
+
"last_accessed": "1785914253Z",
|
|
4617
|
+
"access_count": 0,
|
|
4618
|
+
"token_estimate": 9,
|
|
4619
|
+
"source": "manual",
|
|
4620
|
+
"session_id": null
|
|
4621
|
+
},
|
|
4622
|
+
{
|
|
4623
|
+
"id": 305,
|
|
4624
|
+
"memory_type": "semantic",
|
|
4625
|
+
"content": ".agent/scripts/verify_all.js",
|
|
4626
|
+
"tags": [
|
|
4627
|
+
"project-idiom",
|
|
4628
|
+
"auto-learned"
|
|
4629
|
+
],
|
|
4630
|
+
"created_at": "1785914253Z",
|
|
4631
|
+
"last_accessed": "1785914253Z",
|
|
4632
|
+
"access_count": 0,
|
|
4633
|
+
"token_estimate": 7,
|
|
4634
|
+
"source": "manual",
|
|
4635
|
+
"session_id": null
|
|
4636
|
+
},
|
|
4637
|
+
{
|
|
4638
|
+
"id": 306,
|
|
4639
|
+
"memory_type": "semantic",
|
|
4640
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
4641
|
+
"tags": [
|
|
4642
|
+
"project-idiom",
|
|
4643
|
+
"auto-learned"
|
|
4644
|
+
],
|
|
4645
|
+
"created_at": "1785914253Z",
|
|
4646
|
+
"last_accessed": "1785914253Z",
|
|
4647
|
+
"access_count": 0,
|
|
4648
|
+
"token_estimate": 32,
|
|
4649
|
+
"source": "manual",
|
|
4650
|
+
"session_id": null
|
|
4651
|
+
},
|
|
4652
|
+
{
|
|
4653
|
+
"id": 307,
|
|
4654
|
+
"memory_type": "semantic",
|
|
4655
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
4656
|
+
"tags": [
|
|
4657
|
+
"project-idiom",
|
|
4658
|
+
"auto-learned"
|
|
4659
|
+
],
|
|
4660
|
+
"created_at": "1785914253Z",
|
|
4661
|
+
"last_accessed": "1785914253Z",
|
|
4662
|
+
"access_count": 0,
|
|
4663
|
+
"token_estimate": 34,
|
|
4664
|
+
"source": "manual",
|
|
4665
|
+
"session_id": null
|
|
4666
|
+
},
|
|
4667
|
+
{
|
|
4668
|
+
"id": 308,
|
|
4669
|
+
"memory_type": "semantic",
|
|
4670
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4671
|
+
"tags": [
|
|
4672
|
+
"project-idiom",
|
|
4673
|
+
"auto-learned"
|
|
4674
|
+
],
|
|
4675
|
+
"created_at": "1785914253Z",
|
|
4676
|
+
"last_accessed": "1785914253Z",
|
|
4677
|
+
"access_count": 0,
|
|
4678
|
+
"token_estimate": 20,
|
|
4679
|
+
"source": "manual",
|
|
4680
|
+
"session_id": null
|
|
4681
|
+
},
|
|
4682
|
+
{
|
|
4683
|
+
"id": 309,
|
|
4684
|
+
"memory_type": "semantic",
|
|
4685
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4686
|
+
"tags": [
|
|
4687
|
+
"project-idiom",
|
|
4688
|
+
"auto-learned"
|
|
4689
|
+
],
|
|
4690
|
+
"created_at": "1785914253Z",
|
|
4691
|
+
"last_accessed": "1785914253Z",
|
|
4692
|
+
"access_count": 0,
|
|
4693
|
+
"token_estimate": 54,
|
|
4694
|
+
"source": "manual",
|
|
4695
|
+
"session_id": null
|
|
4696
|
+
},
|
|
4697
|
+
{
|
|
4698
|
+
"id": 310,
|
|
4699
|
+
"memory_type": "semantic",
|
|
4700
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
4701
|
+
"tags": [
|
|
4702
|
+
"project-idiom",
|
|
4703
|
+
"auto-learned"
|
|
4704
|
+
],
|
|
4705
|
+
"created_at": "1785914253Z",
|
|
4706
|
+
"last_accessed": "1785914253Z",
|
|
4707
|
+
"access_count": 0,
|
|
4708
|
+
"token_estimate": 17,
|
|
4709
|
+
"source": "manual",
|
|
4710
|
+
"session_id": null
|
|
4711
|
+
},
|
|
4712
|
+
{
|
|
4713
|
+
"id": 311,
|
|
4714
|
+
"memory_type": "semantic",
|
|
4715
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
4716
|
+
"tags": [
|
|
4717
|
+
"project-idiom",
|
|
4718
|
+
"auto-learned"
|
|
4719
|
+
],
|
|
4720
|
+
"created_at": "1785914253Z",
|
|
4721
|
+
"last_accessed": "1785914253Z",
|
|
4722
|
+
"access_count": 0,
|
|
4723
|
+
"token_estimate": 19,
|
|
4724
|
+
"source": "manual",
|
|
4725
|
+
"session_id": null
|
|
4726
|
+
},
|
|
4727
|
+
{
|
|
4728
|
+
"id": 312,
|
|
4729
|
+
"memory_type": "semantic",
|
|
4730
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4731
|
+
"tags": [
|
|
4732
|
+
"project-idiom",
|
|
4733
|
+
"auto-learned"
|
|
4734
|
+
],
|
|
4735
|
+
"created_at": "1785914253Z",
|
|
4736
|
+
"last_accessed": "1785914253Z",
|
|
4737
|
+
"access_count": 0,
|
|
4738
|
+
"token_estimate": 20,
|
|
4739
|
+
"source": "manual",
|
|
4740
|
+
"session_id": null
|
|
4741
|
+
},
|
|
4742
|
+
{
|
|
4743
|
+
"id": 313,
|
|
4744
|
+
"memory_type": "semantic",
|
|
4745
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4746
|
+
"tags": [
|
|
4747
|
+
"project-idiom",
|
|
4748
|
+
"auto-learned"
|
|
4749
|
+
],
|
|
4750
|
+
"created_at": "1785914253Z",
|
|
4751
|
+
"last_accessed": "1785914253Z",
|
|
4752
|
+
"access_count": 0,
|
|
4753
|
+
"token_estimate": 54,
|
|
4754
|
+
"source": "manual",
|
|
4755
|
+
"session_id": null
|
|
4756
|
+
},
|
|
4757
|
+
{
|
|
4758
|
+
"id": 314,
|
|
4759
|
+
"memory_type": "procedural",
|
|
4760
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
4761
|
+
"tags": [
|
|
4762
|
+
"build-script",
|
|
4763
|
+
"build",
|
|
4764
|
+
"auto-learned"
|
|
4765
|
+
],
|
|
4766
|
+
"created_at": "1785914253Z",
|
|
4767
|
+
"last_accessed": "1785914253Z",
|
|
4768
|
+
"access_count": 0,
|
|
4769
|
+
"token_estimate": 12,
|
|
4770
|
+
"source": "manual",
|
|
4771
|
+
"session_id": null
|
|
4772
|
+
},
|
|
4773
|
+
{
|
|
4774
|
+
"id": 315,
|
|
4775
|
+
"memory_type": "procedural",
|
|
4776
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
4777
|
+
"tags": [
|
|
4778
|
+
"build-script",
|
|
4779
|
+
"test",
|
|
4780
|
+
"auto-learned"
|
|
4781
|
+
],
|
|
4782
|
+
"created_at": "1785914253Z",
|
|
4783
|
+
"last_accessed": "1785914253Z",
|
|
4784
|
+
"access_count": 0,
|
|
4785
|
+
"token_estimate": 21,
|
|
4786
|
+
"source": "manual",
|
|
4787
|
+
"session_id": null
|
|
4788
|
+
},
|
|
4789
|
+
{
|
|
4790
|
+
"id": 316,
|
|
4791
|
+
"memory_type": "semantic",
|
|
4792
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
4793
|
+
"tags": [
|
|
4794
|
+
"project-idiom",
|
|
4795
|
+
"auto-learned"
|
|
4796
|
+
],
|
|
4797
|
+
"created_at": "1785914415Z",
|
|
4798
|
+
"last_accessed": "1785914415Z",
|
|
4799
|
+
"access_count": 0,
|
|
4800
|
+
"token_estimate": 9,
|
|
4801
|
+
"source": "manual",
|
|
4802
|
+
"session_id": null
|
|
4803
|
+
},
|
|
4804
|
+
{
|
|
4805
|
+
"id": 317,
|
|
4806
|
+
"memory_type": "semantic",
|
|
4807
|
+
"content": ".agent/scripts/verify_all.js",
|
|
4808
|
+
"tags": [
|
|
4809
|
+
"project-idiom",
|
|
4810
|
+
"auto-learned"
|
|
4811
|
+
],
|
|
4812
|
+
"created_at": "1785914415Z",
|
|
4813
|
+
"last_accessed": "1785914415Z",
|
|
4814
|
+
"access_count": 0,
|
|
4815
|
+
"token_estimate": 7,
|
|
4816
|
+
"source": "manual",
|
|
4817
|
+
"session_id": null
|
|
4818
|
+
},
|
|
4819
|
+
{
|
|
4820
|
+
"id": 318,
|
|
4821
|
+
"memory_type": "semantic",
|
|
4822
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
4823
|
+
"tags": [
|
|
4824
|
+
"project-idiom",
|
|
4825
|
+
"auto-learned"
|
|
4826
|
+
],
|
|
4827
|
+
"created_at": "1785914415Z",
|
|
4828
|
+
"last_accessed": "1785914415Z",
|
|
4829
|
+
"access_count": 0,
|
|
4830
|
+
"token_estimate": 32,
|
|
4831
|
+
"source": "manual",
|
|
4832
|
+
"session_id": null
|
|
4833
|
+
},
|
|
4834
|
+
{
|
|
4835
|
+
"id": 319,
|
|
4836
|
+
"memory_type": "semantic",
|
|
4837
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
4838
|
+
"tags": [
|
|
4839
|
+
"project-idiom",
|
|
4840
|
+
"auto-learned"
|
|
4841
|
+
],
|
|
4842
|
+
"created_at": "1785914415Z",
|
|
4843
|
+
"last_accessed": "1785914415Z",
|
|
4844
|
+
"access_count": 0,
|
|
4845
|
+
"token_estimate": 34,
|
|
4846
|
+
"source": "manual",
|
|
4847
|
+
"session_id": null
|
|
4848
|
+
},
|
|
4849
|
+
{
|
|
4850
|
+
"id": 320,
|
|
4851
|
+
"memory_type": "semantic",
|
|
4852
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4853
|
+
"tags": [
|
|
4854
|
+
"project-idiom",
|
|
4855
|
+
"auto-learned"
|
|
4856
|
+
],
|
|
4857
|
+
"created_at": "1785914415Z",
|
|
4858
|
+
"last_accessed": "1785914415Z",
|
|
4859
|
+
"access_count": 0,
|
|
4860
|
+
"token_estimate": 20,
|
|
4861
|
+
"source": "manual",
|
|
4862
|
+
"session_id": null
|
|
4863
|
+
},
|
|
4864
|
+
{
|
|
4865
|
+
"id": 321,
|
|
4866
|
+
"memory_type": "semantic",
|
|
4867
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4868
|
+
"tags": [
|
|
4869
|
+
"project-idiom",
|
|
4870
|
+
"auto-learned"
|
|
4871
|
+
],
|
|
4872
|
+
"created_at": "1785914415Z",
|
|
4873
|
+
"last_accessed": "1785914415Z",
|
|
4874
|
+
"access_count": 0,
|
|
4875
|
+
"token_estimate": 54,
|
|
4876
|
+
"source": "manual",
|
|
4877
|
+
"session_id": null
|
|
4878
|
+
},
|
|
4879
|
+
{
|
|
4880
|
+
"id": 322,
|
|
4881
|
+
"memory_type": "semantic",
|
|
4882
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
4883
|
+
"tags": [
|
|
4884
|
+
"project-idiom",
|
|
4885
|
+
"auto-learned"
|
|
4886
|
+
],
|
|
4887
|
+
"created_at": "1785914415Z",
|
|
4888
|
+
"last_accessed": "1785914415Z",
|
|
4889
|
+
"access_count": 0,
|
|
4890
|
+
"token_estimate": 17,
|
|
4891
|
+
"source": "manual",
|
|
4892
|
+
"session_id": null
|
|
4893
|
+
},
|
|
4894
|
+
{
|
|
4895
|
+
"id": 323,
|
|
4896
|
+
"memory_type": "semantic",
|
|
4897
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
4898
|
+
"tags": [
|
|
4899
|
+
"project-idiom",
|
|
4900
|
+
"auto-learned"
|
|
4901
|
+
],
|
|
4902
|
+
"created_at": "1785914415Z",
|
|
4903
|
+
"last_accessed": "1785914415Z",
|
|
4904
|
+
"access_count": 0,
|
|
4905
|
+
"token_estimate": 19,
|
|
4906
|
+
"source": "manual",
|
|
4907
|
+
"session_id": null
|
|
4908
|
+
},
|
|
4909
|
+
{
|
|
4910
|
+
"id": 324,
|
|
4911
|
+
"memory_type": "semantic",
|
|
4912
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
4913
|
+
"tags": [
|
|
4914
|
+
"project-idiom",
|
|
4915
|
+
"auto-learned"
|
|
4916
|
+
],
|
|
4917
|
+
"created_at": "1785914415Z",
|
|
4918
|
+
"last_accessed": "1785914415Z",
|
|
4919
|
+
"access_count": 0,
|
|
4920
|
+
"token_estimate": 20,
|
|
4921
|
+
"source": "manual",
|
|
4922
|
+
"session_id": null
|
|
4923
|
+
},
|
|
4924
|
+
{
|
|
4925
|
+
"id": 325,
|
|
4926
|
+
"memory_type": "semantic",
|
|
4927
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
4928
|
+
"tags": [
|
|
4929
|
+
"project-idiom",
|
|
4930
|
+
"auto-learned"
|
|
4931
|
+
],
|
|
4932
|
+
"created_at": "1785914415Z",
|
|
4933
|
+
"last_accessed": "1785914415Z",
|
|
4934
|
+
"access_count": 0,
|
|
4935
|
+
"token_estimate": 54,
|
|
4936
|
+
"source": "manual",
|
|
4937
|
+
"session_id": null
|
|
4938
|
+
},
|
|
4939
|
+
{
|
|
4940
|
+
"id": 326,
|
|
4941
|
+
"memory_type": "procedural",
|
|
4942
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
4943
|
+
"tags": [
|
|
4944
|
+
"build-script",
|
|
4945
|
+
"build",
|
|
4946
|
+
"auto-learned"
|
|
4947
|
+
],
|
|
4948
|
+
"created_at": "1785914415Z",
|
|
4949
|
+
"last_accessed": "1785914415Z",
|
|
4950
|
+
"access_count": 0,
|
|
4951
|
+
"token_estimate": 12,
|
|
4952
|
+
"source": "manual",
|
|
4953
|
+
"session_id": null
|
|
4954
|
+
},
|
|
4955
|
+
{
|
|
4956
|
+
"id": 327,
|
|
4957
|
+
"memory_type": "procedural",
|
|
4958
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
4959
|
+
"tags": [
|
|
4960
|
+
"build-script",
|
|
4961
|
+
"test",
|
|
4962
|
+
"auto-learned"
|
|
4963
|
+
],
|
|
4964
|
+
"created_at": "1785914415Z",
|
|
4965
|
+
"last_accessed": "1785914415Z",
|
|
4966
|
+
"access_count": 0,
|
|
4967
|
+
"token_estimate": 21,
|
|
4968
|
+
"source": "manual",
|
|
4969
|
+
"session_id": null
|
|
4970
|
+
},
|
|
4971
|
+
{
|
|
4972
|
+
"id": 328,
|
|
4973
|
+
"memory_type": "semantic",
|
|
4974
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
4975
|
+
"tags": [
|
|
4976
|
+
"project-idiom",
|
|
4977
|
+
"auto-learned"
|
|
4978
|
+
],
|
|
4979
|
+
"created_at": "1786101727Z",
|
|
4980
|
+
"last_accessed": "1786101727Z",
|
|
4981
|
+
"access_count": 0,
|
|
4982
|
+
"token_estimate": 9,
|
|
4983
|
+
"source": "manual",
|
|
4984
|
+
"session_id": null
|
|
4985
|
+
},
|
|
4986
|
+
{
|
|
4987
|
+
"id": 329,
|
|
4988
|
+
"memory_type": "semantic",
|
|
4989
|
+
"content": ".agent/scripts/verify_all.js",
|
|
4990
|
+
"tags": [
|
|
4991
|
+
"project-idiom",
|
|
4992
|
+
"auto-learned"
|
|
4993
|
+
],
|
|
4994
|
+
"created_at": "1786101727Z",
|
|
4995
|
+
"last_accessed": "1786101727Z",
|
|
4996
|
+
"access_count": 0,
|
|
4997
|
+
"token_estimate": 7,
|
|
4998
|
+
"source": "manual",
|
|
4999
|
+
"session_id": null
|
|
5000
|
+
},
|
|
5001
|
+
{
|
|
5002
|
+
"id": 330,
|
|
5003
|
+
"memory_type": "semantic",
|
|
5004
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
5005
|
+
"tags": [
|
|
5006
|
+
"project-idiom",
|
|
5007
|
+
"auto-learned"
|
|
5008
|
+
],
|
|
5009
|
+
"created_at": "1786101727Z",
|
|
5010
|
+
"last_accessed": "1786101727Z",
|
|
5011
|
+
"access_count": 0,
|
|
5012
|
+
"token_estimate": 32,
|
|
5013
|
+
"source": "manual",
|
|
5014
|
+
"session_id": null
|
|
5015
|
+
},
|
|
5016
|
+
{
|
|
5017
|
+
"id": 331,
|
|
5018
|
+
"memory_type": "semantic",
|
|
5019
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
5020
|
+
"tags": [
|
|
5021
|
+
"project-idiom",
|
|
5022
|
+
"auto-learned"
|
|
5023
|
+
],
|
|
5024
|
+
"created_at": "1786101727Z",
|
|
5025
|
+
"last_accessed": "1786101727Z",
|
|
5026
|
+
"access_count": 0,
|
|
5027
|
+
"token_estimate": 34,
|
|
5028
|
+
"source": "manual",
|
|
5029
|
+
"session_id": null
|
|
5030
|
+
},
|
|
5031
|
+
{
|
|
5032
|
+
"id": 332,
|
|
5033
|
+
"memory_type": "semantic",
|
|
5034
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5035
|
+
"tags": [
|
|
5036
|
+
"project-idiom",
|
|
5037
|
+
"auto-learned"
|
|
5038
|
+
],
|
|
5039
|
+
"created_at": "1786101727Z",
|
|
5040
|
+
"last_accessed": "1786101727Z",
|
|
5041
|
+
"access_count": 0,
|
|
5042
|
+
"token_estimate": 20,
|
|
5043
|
+
"source": "manual",
|
|
5044
|
+
"session_id": null
|
|
5045
|
+
},
|
|
5046
|
+
{
|
|
5047
|
+
"id": 333,
|
|
5048
|
+
"memory_type": "semantic",
|
|
5049
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5050
|
+
"tags": [
|
|
5051
|
+
"project-idiom",
|
|
5052
|
+
"auto-learned"
|
|
5053
|
+
],
|
|
5054
|
+
"created_at": "1786101727Z",
|
|
5055
|
+
"last_accessed": "1786101727Z",
|
|
5056
|
+
"access_count": 0,
|
|
5057
|
+
"token_estimate": 54,
|
|
5058
|
+
"source": "manual",
|
|
5059
|
+
"session_id": null
|
|
5060
|
+
},
|
|
5061
|
+
{
|
|
5062
|
+
"id": 334,
|
|
5063
|
+
"memory_type": "semantic",
|
|
5064
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
5065
|
+
"tags": [
|
|
5066
|
+
"project-idiom",
|
|
5067
|
+
"auto-learned"
|
|
5068
|
+
],
|
|
5069
|
+
"created_at": "1786101727Z",
|
|
5070
|
+
"last_accessed": "1786101727Z",
|
|
5071
|
+
"access_count": 0,
|
|
5072
|
+
"token_estimate": 17,
|
|
5073
|
+
"source": "manual",
|
|
5074
|
+
"session_id": null
|
|
5075
|
+
},
|
|
5076
|
+
{
|
|
5077
|
+
"id": 335,
|
|
5078
|
+
"memory_type": "semantic",
|
|
5079
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
5080
|
+
"tags": [
|
|
5081
|
+
"project-idiom",
|
|
5082
|
+
"auto-learned"
|
|
5083
|
+
],
|
|
5084
|
+
"created_at": "1786101727Z",
|
|
5085
|
+
"last_accessed": "1786101727Z",
|
|
5086
|
+
"access_count": 0,
|
|
5087
|
+
"token_estimate": 19,
|
|
5088
|
+
"source": "manual",
|
|
5089
|
+
"session_id": null
|
|
5090
|
+
},
|
|
5091
|
+
{
|
|
5092
|
+
"id": 336,
|
|
5093
|
+
"memory_type": "semantic",
|
|
5094
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5095
|
+
"tags": [
|
|
5096
|
+
"project-idiom",
|
|
5097
|
+
"auto-learned"
|
|
5098
|
+
],
|
|
5099
|
+
"created_at": "1786101727Z",
|
|
5100
|
+
"last_accessed": "1786101727Z",
|
|
5101
|
+
"access_count": 0,
|
|
5102
|
+
"token_estimate": 20,
|
|
5103
|
+
"source": "manual",
|
|
5104
|
+
"session_id": null
|
|
5105
|
+
},
|
|
5106
|
+
{
|
|
5107
|
+
"id": 337,
|
|
5108
|
+
"memory_type": "semantic",
|
|
5109
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5110
|
+
"tags": [
|
|
5111
|
+
"project-idiom",
|
|
5112
|
+
"auto-learned"
|
|
5113
|
+
],
|
|
5114
|
+
"created_at": "1786101727Z",
|
|
5115
|
+
"last_accessed": "1786101727Z",
|
|
5116
|
+
"access_count": 0,
|
|
5117
|
+
"token_estimate": 54,
|
|
5118
|
+
"source": "manual",
|
|
5119
|
+
"session_id": null
|
|
5120
|
+
},
|
|
5121
|
+
{
|
|
5122
|
+
"id": 338,
|
|
5123
|
+
"memory_type": "procedural",
|
|
5124
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
5125
|
+
"tags": [
|
|
5126
|
+
"build-script",
|
|
5127
|
+
"build",
|
|
5128
|
+
"auto-learned"
|
|
5129
|
+
],
|
|
5130
|
+
"created_at": "1786101727Z",
|
|
5131
|
+
"last_accessed": "1786101727Z",
|
|
5132
|
+
"access_count": 0,
|
|
5133
|
+
"token_estimate": 12,
|
|
5134
|
+
"source": "manual",
|
|
5135
|
+
"session_id": null
|
|
5136
|
+
},
|
|
5137
|
+
{
|
|
5138
|
+
"id": 339,
|
|
5139
|
+
"memory_type": "procedural",
|
|
5140
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
5141
|
+
"tags": [
|
|
5142
|
+
"build-script",
|
|
5143
|
+
"test",
|
|
5144
|
+
"auto-learned"
|
|
5145
|
+
],
|
|
5146
|
+
"created_at": "1786101727Z",
|
|
5147
|
+
"last_accessed": "1786101727Z",
|
|
5148
|
+
"access_count": 0,
|
|
5149
|
+
"token_estimate": 21,
|
|
5150
|
+
"source": "manual",
|
|
5151
|
+
"session_id": null
|
|
5152
|
+
},
|
|
5153
|
+
{
|
|
5154
|
+
"id": 340,
|
|
5155
|
+
"memory_type": "semantic",
|
|
5156
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
5157
|
+
"tags": [
|
|
5158
|
+
"project-idiom",
|
|
5159
|
+
"auto-learned"
|
|
5160
|
+
],
|
|
5161
|
+
"created_at": "1786101799Z",
|
|
5162
|
+
"last_accessed": "1786101799Z",
|
|
5163
|
+
"access_count": 0,
|
|
5164
|
+
"token_estimate": 9,
|
|
5165
|
+
"source": "manual",
|
|
5166
|
+
"session_id": null
|
|
5167
|
+
},
|
|
5168
|
+
{
|
|
5169
|
+
"id": 341,
|
|
5170
|
+
"memory_type": "semantic",
|
|
5171
|
+
"content": ".agent/scripts/verify_all.js",
|
|
5172
|
+
"tags": [
|
|
5173
|
+
"project-idiom",
|
|
5174
|
+
"auto-learned"
|
|
5175
|
+
],
|
|
5176
|
+
"created_at": "1786101799Z",
|
|
5177
|
+
"last_accessed": "1786101799Z",
|
|
5178
|
+
"access_count": 0,
|
|
5179
|
+
"token_estimate": 7,
|
|
5180
|
+
"source": "manual",
|
|
5181
|
+
"session_id": null
|
|
5182
|
+
},
|
|
5183
|
+
{
|
|
5184
|
+
"id": 342,
|
|
5185
|
+
"memory_type": "semantic",
|
|
5186
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
5187
|
+
"tags": [
|
|
5188
|
+
"project-idiom",
|
|
5189
|
+
"auto-learned"
|
|
5190
|
+
],
|
|
5191
|
+
"created_at": "1786101799Z",
|
|
5192
|
+
"last_accessed": "1786101799Z",
|
|
5193
|
+
"access_count": 0,
|
|
5194
|
+
"token_estimate": 32,
|
|
5195
|
+
"source": "manual",
|
|
5196
|
+
"session_id": null
|
|
5197
|
+
},
|
|
5198
|
+
{
|
|
5199
|
+
"id": 343,
|
|
5200
|
+
"memory_type": "semantic",
|
|
5201
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
5202
|
+
"tags": [
|
|
5203
|
+
"project-idiom",
|
|
5204
|
+
"auto-learned"
|
|
5205
|
+
],
|
|
5206
|
+
"created_at": "1786101799Z",
|
|
5207
|
+
"last_accessed": "1786101799Z",
|
|
5208
|
+
"access_count": 0,
|
|
5209
|
+
"token_estimate": 34,
|
|
5210
|
+
"source": "manual",
|
|
5211
|
+
"session_id": null
|
|
5212
|
+
},
|
|
5213
|
+
{
|
|
5214
|
+
"id": 344,
|
|
5215
|
+
"memory_type": "semantic",
|
|
5216
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5217
|
+
"tags": [
|
|
5218
|
+
"project-idiom",
|
|
5219
|
+
"auto-learned"
|
|
5220
|
+
],
|
|
5221
|
+
"created_at": "1786101799Z",
|
|
5222
|
+
"last_accessed": "1786101799Z",
|
|
5223
|
+
"access_count": 0,
|
|
5224
|
+
"token_estimate": 20,
|
|
5225
|
+
"source": "manual",
|
|
5226
|
+
"session_id": null
|
|
5227
|
+
},
|
|
5228
|
+
{
|
|
5229
|
+
"id": 345,
|
|
5230
|
+
"memory_type": "semantic",
|
|
5231
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5232
|
+
"tags": [
|
|
5233
|
+
"project-idiom",
|
|
5234
|
+
"auto-learned"
|
|
5235
|
+
],
|
|
5236
|
+
"created_at": "1786101799Z",
|
|
5237
|
+
"last_accessed": "1786101799Z",
|
|
5238
|
+
"access_count": 0,
|
|
5239
|
+
"token_estimate": 54,
|
|
5240
|
+
"source": "manual",
|
|
5241
|
+
"session_id": null
|
|
5242
|
+
},
|
|
5243
|
+
{
|
|
5244
|
+
"id": 346,
|
|
5245
|
+
"memory_type": "semantic",
|
|
5246
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
5247
|
+
"tags": [
|
|
5248
|
+
"project-idiom",
|
|
5249
|
+
"auto-learned"
|
|
5250
|
+
],
|
|
5251
|
+
"created_at": "1786101799Z",
|
|
5252
|
+
"last_accessed": "1786101799Z",
|
|
5253
|
+
"access_count": 0,
|
|
5254
|
+
"token_estimate": 17,
|
|
5255
|
+
"source": "manual",
|
|
5256
|
+
"session_id": null
|
|
5257
|
+
},
|
|
5258
|
+
{
|
|
5259
|
+
"id": 347,
|
|
5260
|
+
"memory_type": "semantic",
|
|
5261
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
5262
|
+
"tags": [
|
|
5263
|
+
"project-idiom",
|
|
5264
|
+
"auto-learned"
|
|
5265
|
+
],
|
|
5266
|
+
"created_at": "1786101799Z",
|
|
5267
|
+
"last_accessed": "1786101799Z",
|
|
5268
|
+
"access_count": 0,
|
|
5269
|
+
"token_estimate": 19,
|
|
5270
|
+
"source": "manual",
|
|
5271
|
+
"session_id": null
|
|
5272
|
+
},
|
|
5273
|
+
{
|
|
5274
|
+
"id": 348,
|
|
5275
|
+
"memory_type": "semantic",
|
|
5276
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5277
|
+
"tags": [
|
|
5278
|
+
"project-idiom",
|
|
5279
|
+
"auto-learned"
|
|
5280
|
+
],
|
|
5281
|
+
"created_at": "1786101799Z",
|
|
5282
|
+
"last_accessed": "1786101799Z",
|
|
5283
|
+
"access_count": 0,
|
|
5284
|
+
"token_estimate": 20,
|
|
5285
|
+
"source": "manual",
|
|
5286
|
+
"session_id": null
|
|
5287
|
+
},
|
|
5288
|
+
{
|
|
5289
|
+
"id": 349,
|
|
5290
|
+
"memory_type": "semantic",
|
|
5291
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5292
|
+
"tags": [
|
|
5293
|
+
"project-idiom",
|
|
5294
|
+
"auto-learned"
|
|
5295
|
+
],
|
|
5296
|
+
"created_at": "1786101799Z",
|
|
5297
|
+
"last_accessed": "1786101799Z",
|
|
5298
|
+
"access_count": 0,
|
|
5299
|
+
"token_estimate": 54,
|
|
5300
|
+
"source": "manual",
|
|
5301
|
+
"session_id": null
|
|
5302
|
+
},
|
|
5303
|
+
{
|
|
5304
|
+
"id": 350,
|
|
5305
|
+
"memory_type": "procedural",
|
|
5306
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
5307
|
+
"tags": [
|
|
5308
|
+
"build-script",
|
|
5309
|
+
"build",
|
|
5310
|
+
"auto-learned"
|
|
5311
|
+
],
|
|
5312
|
+
"created_at": "1786101799Z",
|
|
5313
|
+
"last_accessed": "1786101799Z",
|
|
5314
|
+
"access_count": 0,
|
|
5315
|
+
"token_estimate": 12,
|
|
5316
|
+
"source": "manual",
|
|
5317
|
+
"session_id": null
|
|
5318
|
+
},
|
|
5319
|
+
{
|
|
5320
|
+
"id": 351,
|
|
5321
|
+
"memory_type": "procedural",
|
|
5322
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
5323
|
+
"tags": [
|
|
5324
|
+
"build-script",
|
|
5325
|
+
"test",
|
|
5326
|
+
"auto-learned"
|
|
5327
|
+
],
|
|
5328
|
+
"created_at": "1786101799Z",
|
|
5329
|
+
"last_accessed": "1786101799Z",
|
|
5330
|
+
"access_count": 0,
|
|
5331
|
+
"token_estimate": 21,
|
|
5332
|
+
"source": "manual",
|
|
5333
|
+
"session_id": null
|
|
5334
|
+
},
|
|
5335
|
+
{
|
|
5336
|
+
"id": 352,
|
|
5337
|
+
"memory_type": "semantic",
|
|
5338
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
5339
|
+
"tags": [
|
|
5340
|
+
"project-idiom",
|
|
5341
|
+
"auto-learned"
|
|
5342
|
+
],
|
|
5343
|
+
"created_at": "1786101825Z",
|
|
5344
|
+
"last_accessed": "1786101825Z",
|
|
5345
|
+
"access_count": 0,
|
|
5346
|
+
"token_estimate": 9,
|
|
5347
|
+
"source": "manual",
|
|
5348
|
+
"session_id": null
|
|
5349
|
+
},
|
|
5350
|
+
{
|
|
5351
|
+
"id": 353,
|
|
5352
|
+
"memory_type": "semantic",
|
|
5353
|
+
"content": ".agent/scripts/verify_all.js",
|
|
5354
|
+
"tags": [
|
|
5355
|
+
"project-idiom",
|
|
5356
|
+
"auto-learned"
|
|
5357
|
+
],
|
|
5358
|
+
"created_at": "1786101825Z",
|
|
5359
|
+
"last_accessed": "1786101825Z",
|
|
5360
|
+
"access_count": 0,
|
|
5361
|
+
"token_estimate": 7,
|
|
5362
|
+
"source": "manual",
|
|
5363
|
+
"session_id": null
|
|
5364
|
+
},
|
|
5365
|
+
{
|
|
5366
|
+
"id": 354,
|
|
5367
|
+
"memory_type": "semantic",
|
|
5368
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
5369
|
+
"tags": [
|
|
5370
|
+
"project-idiom",
|
|
5371
|
+
"auto-learned"
|
|
5372
|
+
],
|
|
5373
|
+
"created_at": "1786101825Z",
|
|
5374
|
+
"last_accessed": "1786101825Z",
|
|
5375
|
+
"access_count": 0,
|
|
5376
|
+
"token_estimate": 32,
|
|
5377
|
+
"source": "manual",
|
|
5378
|
+
"session_id": null
|
|
5379
|
+
},
|
|
5380
|
+
{
|
|
5381
|
+
"id": 355,
|
|
5382
|
+
"memory_type": "semantic",
|
|
5383
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
5384
|
+
"tags": [
|
|
5385
|
+
"project-idiom",
|
|
5386
|
+
"auto-learned"
|
|
5387
|
+
],
|
|
5388
|
+
"created_at": "1786101825Z",
|
|
5389
|
+
"last_accessed": "1786101825Z",
|
|
5390
|
+
"access_count": 0,
|
|
5391
|
+
"token_estimate": 34,
|
|
5392
|
+
"source": "manual",
|
|
5393
|
+
"session_id": null
|
|
5394
|
+
},
|
|
5395
|
+
{
|
|
5396
|
+
"id": 356,
|
|
5397
|
+
"memory_type": "semantic",
|
|
5398
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5399
|
+
"tags": [
|
|
5400
|
+
"project-idiom",
|
|
5401
|
+
"auto-learned"
|
|
5402
|
+
],
|
|
5403
|
+
"created_at": "1786101825Z",
|
|
5404
|
+
"last_accessed": "1786101825Z",
|
|
5405
|
+
"access_count": 0,
|
|
5406
|
+
"token_estimate": 20,
|
|
5407
|
+
"source": "manual",
|
|
5408
|
+
"session_id": null
|
|
5409
|
+
},
|
|
5410
|
+
{
|
|
5411
|
+
"id": 357,
|
|
5412
|
+
"memory_type": "semantic",
|
|
5413
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5414
|
+
"tags": [
|
|
5415
|
+
"project-idiom",
|
|
5416
|
+
"auto-learned"
|
|
5417
|
+
],
|
|
5418
|
+
"created_at": "1786101825Z",
|
|
5419
|
+
"last_accessed": "1786101825Z",
|
|
5420
|
+
"access_count": 0,
|
|
5421
|
+
"token_estimate": 54,
|
|
5422
|
+
"source": "manual",
|
|
5423
|
+
"session_id": null
|
|
5424
|
+
},
|
|
5425
|
+
{
|
|
5426
|
+
"id": 358,
|
|
5427
|
+
"memory_type": "semantic",
|
|
5428
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
5429
|
+
"tags": [
|
|
5430
|
+
"project-idiom",
|
|
5431
|
+
"auto-learned"
|
|
5432
|
+
],
|
|
5433
|
+
"created_at": "1786101825Z",
|
|
5434
|
+
"last_accessed": "1786101825Z",
|
|
5435
|
+
"access_count": 0,
|
|
5436
|
+
"token_estimate": 17,
|
|
5437
|
+
"source": "manual",
|
|
5438
|
+
"session_id": null
|
|
5439
|
+
},
|
|
5440
|
+
{
|
|
5441
|
+
"id": 359,
|
|
5442
|
+
"memory_type": "semantic",
|
|
5443
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
5444
|
+
"tags": [
|
|
5445
|
+
"project-idiom",
|
|
5446
|
+
"auto-learned"
|
|
5447
|
+
],
|
|
5448
|
+
"created_at": "1786101825Z",
|
|
5449
|
+
"last_accessed": "1786101825Z",
|
|
5450
|
+
"access_count": 0,
|
|
5451
|
+
"token_estimate": 19,
|
|
5452
|
+
"source": "manual",
|
|
5453
|
+
"session_id": null
|
|
5454
|
+
},
|
|
5455
|
+
{
|
|
5456
|
+
"id": 360,
|
|
5457
|
+
"memory_type": "semantic",
|
|
5458
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5459
|
+
"tags": [
|
|
5460
|
+
"project-idiom",
|
|
5461
|
+
"auto-learned"
|
|
5462
|
+
],
|
|
5463
|
+
"created_at": "1786101825Z",
|
|
5464
|
+
"last_accessed": "1786101825Z",
|
|
5465
|
+
"access_count": 0,
|
|
5466
|
+
"token_estimate": 20,
|
|
5467
|
+
"source": "manual",
|
|
5468
|
+
"session_id": null
|
|
5469
|
+
},
|
|
5470
|
+
{
|
|
5471
|
+
"id": 361,
|
|
5472
|
+
"memory_type": "semantic",
|
|
5473
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5474
|
+
"tags": [
|
|
5475
|
+
"project-idiom",
|
|
5476
|
+
"auto-learned"
|
|
5477
|
+
],
|
|
5478
|
+
"created_at": "1786101825Z",
|
|
5479
|
+
"last_accessed": "1786101825Z",
|
|
5480
|
+
"access_count": 0,
|
|
5481
|
+
"token_estimate": 54,
|
|
5482
|
+
"source": "manual",
|
|
5483
|
+
"session_id": null
|
|
5484
|
+
},
|
|
5485
|
+
{
|
|
5486
|
+
"id": 362,
|
|
5487
|
+
"memory_type": "procedural",
|
|
5488
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
5489
|
+
"tags": [
|
|
5490
|
+
"build-script",
|
|
5491
|
+
"build",
|
|
5492
|
+
"auto-learned"
|
|
5493
|
+
],
|
|
5494
|
+
"created_at": "1786101825Z",
|
|
5495
|
+
"last_accessed": "1786101825Z",
|
|
5496
|
+
"access_count": 0,
|
|
5497
|
+
"token_estimate": 12,
|
|
5498
|
+
"source": "manual",
|
|
5499
|
+
"session_id": null
|
|
5500
|
+
},
|
|
5501
|
+
{
|
|
5502
|
+
"id": 363,
|
|
5503
|
+
"memory_type": "procedural",
|
|
5504
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
5505
|
+
"tags": [
|
|
5506
|
+
"build-script",
|
|
5507
|
+
"test",
|
|
5508
|
+
"auto-learned"
|
|
5509
|
+
],
|
|
5510
|
+
"created_at": "1786101826Z",
|
|
5511
|
+
"last_accessed": "1786101826Z",
|
|
5512
|
+
"access_count": 0,
|
|
5513
|
+
"token_estimate": 21,
|
|
5514
|
+
"source": "manual",
|
|
5515
|
+
"session_id": null
|
|
5516
|
+
},
|
|
5517
|
+
{
|
|
5518
|
+
"id": 364,
|
|
5519
|
+
"memory_type": "semantic",
|
|
5520
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
5521
|
+
"tags": [
|
|
5522
|
+
"project-idiom",
|
|
5523
|
+
"auto-learned"
|
|
5524
|
+
],
|
|
5525
|
+
"created_at": "1786101950Z",
|
|
5526
|
+
"last_accessed": "1786101950Z",
|
|
5527
|
+
"access_count": 0,
|
|
5528
|
+
"token_estimate": 9,
|
|
5529
|
+
"source": "manual",
|
|
5530
|
+
"session_id": null
|
|
5531
|
+
},
|
|
5532
|
+
{
|
|
5533
|
+
"id": 365,
|
|
5534
|
+
"memory_type": "semantic",
|
|
5535
|
+
"content": ".agent/scripts/verify_all.js",
|
|
5536
|
+
"tags": [
|
|
5537
|
+
"project-idiom",
|
|
5538
|
+
"auto-learned"
|
|
5539
|
+
],
|
|
5540
|
+
"created_at": "1786101950Z",
|
|
5541
|
+
"last_accessed": "1786101950Z",
|
|
5542
|
+
"access_count": 0,
|
|
5543
|
+
"token_estimate": 7,
|
|
5544
|
+
"source": "manual",
|
|
5545
|
+
"session_id": null
|
|
5546
|
+
},
|
|
5547
|
+
{
|
|
5548
|
+
"id": 366,
|
|
5549
|
+
"memory_type": "semantic",
|
|
5550
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
5551
|
+
"tags": [
|
|
5552
|
+
"project-idiom",
|
|
5553
|
+
"auto-learned"
|
|
5554
|
+
],
|
|
5555
|
+
"created_at": "1786101950Z",
|
|
5556
|
+
"last_accessed": "1786101950Z",
|
|
5557
|
+
"access_count": 0,
|
|
5558
|
+
"token_estimate": 32,
|
|
5559
|
+
"source": "manual",
|
|
5560
|
+
"session_id": null
|
|
5561
|
+
},
|
|
5562
|
+
{
|
|
5563
|
+
"id": 367,
|
|
5564
|
+
"memory_type": "semantic",
|
|
5565
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
5566
|
+
"tags": [
|
|
5567
|
+
"project-idiom",
|
|
5568
|
+
"auto-learned"
|
|
5569
|
+
],
|
|
5570
|
+
"created_at": "1786101950Z",
|
|
5571
|
+
"last_accessed": "1786101950Z",
|
|
5572
|
+
"access_count": 0,
|
|
5573
|
+
"token_estimate": 34,
|
|
5574
|
+
"source": "manual",
|
|
5575
|
+
"session_id": null
|
|
5576
|
+
},
|
|
5577
|
+
{
|
|
5578
|
+
"id": 368,
|
|
5579
|
+
"memory_type": "semantic",
|
|
5580
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5581
|
+
"tags": [
|
|
5582
|
+
"project-idiom",
|
|
5583
|
+
"auto-learned"
|
|
5584
|
+
],
|
|
5585
|
+
"created_at": "1786101950Z",
|
|
5586
|
+
"last_accessed": "1786101950Z",
|
|
5587
|
+
"access_count": 0,
|
|
5588
|
+
"token_estimate": 20,
|
|
5589
|
+
"source": "manual",
|
|
5590
|
+
"session_id": null
|
|
5591
|
+
},
|
|
5592
|
+
{
|
|
5593
|
+
"id": 369,
|
|
5594
|
+
"memory_type": "semantic",
|
|
5595
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5596
|
+
"tags": [
|
|
5597
|
+
"project-idiom",
|
|
5598
|
+
"auto-learned"
|
|
5599
|
+
],
|
|
5600
|
+
"created_at": "1786101950Z",
|
|
5601
|
+
"last_accessed": "1786101950Z",
|
|
5602
|
+
"access_count": 0,
|
|
5603
|
+
"token_estimate": 54,
|
|
5604
|
+
"source": "manual",
|
|
5605
|
+
"session_id": null
|
|
5606
|
+
},
|
|
5607
|
+
{
|
|
5608
|
+
"id": 370,
|
|
5609
|
+
"memory_type": "semantic",
|
|
5610
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
5611
|
+
"tags": [
|
|
5612
|
+
"project-idiom",
|
|
5613
|
+
"auto-learned"
|
|
5614
|
+
],
|
|
5615
|
+
"created_at": "1786101950Z",
|
|
5616
|
+
"last_accessed": "1786101950Z",
|
|
5617
|
+
"access_count": 0,
|
|
5618
|
+
"token_estimate": 17,
|
|
5619
|
+
"source": "manual",
|
|
5620
|
+
"session_id": null
|
|
5621
|
+
},
|
|
5622
|
+
{
|
|
5623
|
+
"id": 371,
|
|
5624
|
+
"memory_type": "semantic",
|
|
5625
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
5626
|
+
"tags": [
|
|
5627
|
+
"project-idiom",
|
|
5628
|
+
"auto-learned"
|
|
5629
|
+
],
|
|
5630
|
+
"created_at": "1786101950Z",
|
|
5631
|
+
"last_accessed": "1786101950Z",
|
|
5632
|
+
"access_count": 0,
|
|
5633
|
+
"token_estimate": 19,
|
|
5634
|
+
"source": "manual",
|
|
5635
|
+
"session_id": null
|
|
5636
|
+
},
|
|
5637
|
+
{
|
|
5638
|
+
"id": 372,
|
|
5639
|
+
"memory_type": "semantic",
|
|
5640
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5641
|
+
"tags": [
|
|
5642
|
+
"project-idiom",
|
|
5643
|
+
"auto-learned"
|
|
5644
|
+
],
|
|
5645
|
+
"created_at": "1786101950Z",
|
|
5646
|
+
"last_accessed": "1786101950Z",
|
|
5647
|
+
"access_count": 0,
|
|
5648
|
+
"token_estimate": 20,
|
|
5649
|
+
"source": "manual",
|
|
5650
|
+
"session_id": null
|
|
5651
|
+
},
|
|
5652
|
+
{
|
|
5653
|
+
"id": 373,
|
|
5654
|
+
"memory_type": "semantic",
|
|
5655
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5656
|
+
"tags": [
|
|
5657
|
+
"project-idiom",
|
|
5658
|
+
"auto-learned"
|
|
5659
|
+
],
|
|
5660
|
+
"created_at": "1786101950Z",
|
|
5661
|
+
"last_accessed": "1786101950Z",
|
|
5662
|
+
"access_count": 0,
|
|
5663
|
+
"token_estimate": 54,
|
|
5664
|
+
"source": "manual",
|
|
5665
|
+
"session_id": null
|
|
5666
|
+
},
|
|
5667
|
+
{
|
|
5668
|
+
"id": 374,
|
|
5669
|
+
"memory_type": "procedural",
|
|
5670
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
5671
|
+
"tags": [
|
|
5672
|
+
"build-script",
|
|
5673
|
+
"build",
|
|
5674
|
+
"auto-learned"
|
|
5675
|
+
],
|
|
5676
|
+
"created_at": "1786101950Z",
|
|
5677
|
+
"last_accessed": "1786101950Z",
|
|
5678
|
+
"access_count": 0,
|
|
5679
|
+
"token_estimate": 12,
|
|
5680
|
+
"source": "manual",
|
|
5681
|
+
"session_id": null
|
|
5682
|
+
},
|
|
5683
|
+
{
|
|
5684
|
+
"id": 375,
|
|
5685
|
+
"memory_type": "procedural",
|
|
5686
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
5687
|
+
"tags": [
|
|
5688
|
+
"build-script",
|
|
5689
|
+
"test",
|
|
5690
|
+
"auto-learned"
|
|
5691
|
+
],
|
|
5692
|
+
"created_at": "1786101950Z",
|
|
5693
|
+
"last_accessed": "1786101950Z",
|
|
5694
|
+
"access_count": 0,
|
|
5695
|
+
"token_estimate": 21,
|
|
5696
|
+
"source": "manual",
|
|
5697
|
+
"session_id": null
|
|
5698
|
+
},
|
|
5699
|
+
{
|
|
5700
|
+
"id": 376,
|
|
5701
|
+
"memory_type": "semantic",
|
|
5702
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
5703
|
+
"tags": [
|
|
5704
|
+
"project-idiom",
|
|
5705
|
+
"auto-learned"
|
|
5706
|
+
],
|
|
5707
|
+
"created_at": "1786102236Z",
|
|
5708
|
+
"last_accessed": "1786102236Z",
|
|
5709
|
+
"access_count": 0,
|
|
5710
|
+
"token_estimate": 9,
|
|
5711
|
+
"source": "manual",
|
|
5712
|
+
"session_id": null
|
|
5713
|
+
},
|
|
5714
|
+
{
|
|
5715
|
+
"id": 377,
|
|
5716
|
+
"memory_type": "semantic",
|
|
5717
|
+
"content": ".agent/scripts/verify_all.js",
|
|
5718
|
+
"tags": [
|
|
5719
|
+
"project-idiom",
|
|
5720
|
+
"auto-learned"
|
|
5721
|
+
],
|
|
5722
|
+
"created_at": "1786102236Z",
|
|
5723
|
+
"last_accessed": "1786102236Z",
|
|
5724
|
+
"access_count": 0,
|
|
5725
|
+
"token_estimate": 7,
|
|
5726
|
+
"source": "manual",
|
|
5727
|
+
"session_id": null
|
|
5728
|
+
},
|
|
5729
|
+
{
|
|
5730
|
+
"id": 378,
|
|
5731
|
+
"memory_type": "semantic",
|
|
5732
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
5733
|
+
"tags": [
|
|
5734
|
+
"project-idiom",
|
|
5735
|
+
"auto-learned"
|
|
5736
|
+
],
|
|
5737
|
+
"created_at": "1786102236Z",
|
|
5738
|
+
"last_accessed": "1786102236Z",
|
|
5739
|
+
"access_count": 0,
|
|
5740
|
+
"token_estimate": 32,
|
|
5741
|
+
"source": "manual",
|
|
5742
|
+
"session_id": null
|
|
5743
|
+
},
|
|
5744
|
+
{
|
|
5745
|
+
"id": 379,
|
|
5746
|
+
"memory_type": "semantic",
|
|
5747
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
5748
|
+
"tags": [
|
|
5749
|
+
"project-idiom",
|
|
5750
|
+
"auto-learned"
|
|
5751
|
+
],
|
|
5752
|
+
"created_at": "1786102236Z",
|
|
5753
|
+
"last_accessed": "1786102236Z",
|
|
5754
|
+
"access_count": 0,
|
|
5755
|
+
"token_estimate": 34,
|
|
5756
|
+
"source": "manual",
|
|
5757
|
+
"session_id": null
|
|
5758
|
+
},
|
|
5759
|
+
{
|
|
5760
|
+
"id": 380,
|
|
5761
|
+
"memory_type": "semantic",
|
|
5762
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5763
|
+
"tags": [
|
|
5764
|
+
"project-idiom",
|
|
5765
|
+
"auto-learned"
|
|
5766
|
+
],
|
|
5767
|
+
"created_at": "1786102236Z",
|
|
5768
|
+
"last_accessed": "1786102236Z",
|
|
5769
|
+
"access_count": 0,
|
|
5770
|
+
"token_estimate": 20,
|
|
5771
|
+
"source": "manual",
|
|
5772
|
+
"session_id": null
|
|
5773
|
+
},
|
|
5774
|
+
{
|
|
5775
|
+
"id": 381,
|
|
5776
|
+
"memory_type": "semantic",
|
|
5777
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5778
|
+
"tags": [
|
|
5779
|
+
"project-idiom",
|
|
5780
|
+
"auto-learned"
|
|
5781
|
+
],
|
|
5782
|
+
"created_at": "1786102236Z",
|
|
5783
|
+
"last_accessed": "1786102236Z",
|
|
5784
|
+
"access_count": 0,
|
|
5785
|
+
"token_estimate": 54,
|
|
5786
|
+
"source": "manual",
|
|
5787
|
+
"session_id": null
|
|
5788
|
+
},
|
|
5789
|
+
{
|
|
5790
|
+
"id": 382,
|
|
5791
|
+
"memory_type": "semantic",
|
|
5792
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
5793
|
+
"tags": [
|
|
5794
|
+
"project-idiom",
|
|
5795
|
+
"auto-learned"
|
|
5796
|
+
],
|
|
5797
|
+
"created_at": "1786102236Z",
|
|
5798
|
+
"last_accessed": "1786102236Z",
|
|
5799
|
+
"access_count": 0,
|
|
5800
|
+
"token_estimate": 17,
|
|
5801
|
+
"source": "manual",
|
|
5802
|
+
"session_id": null
|
|
5803
|
+
},
|
|
5804
|
+
{
|
|
5805
|
+
"id": 383,
|
|
5806
|
+
"memory_type": "semantic",
|
|
5807
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
5808
|
+
"tags": [
|
|
5809
|
+
"project-idiom",
|
|
5810
|
+
"auto-learned"
|
|
5811
|
+
],
|
|
5812
|
+
"created_at": "1786102236Z",
|
|
5813
|
+
"last_accessed": "1786102236Z",
|
|
5814
|
+
"access_count": 0,
|
|
5815
|
+
"token_estimate": 19,
|
|
5816
|
+
"source": "manual",
|
|
5817
|
+
"session_id": null
|
|
5818
|
+
},
|
|
5819
|
+
{
|
|
5820
|
+
"id": 384,
|
|
5821
|
+
"memory_type": "semantic",
|
|
5822
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5823
|
+
"tags": [
|
|
5824
|
+
"project-idiom",
|
|
5825
|
+
"auto-learned"
|
|
5826
|
+
],
|
|
5827
|
+
"created_at": "1786102236Z",
|
|
5828
|
+
"last_accessed": "1786102236Z",
|
|
5829
|
+
"access_count": 0,
|
|
5830
|
+
"token_estimate": 20,
|
|
5831
|
+
"source": "manual",
|
|
5832
|
+
"session_id": null
|
|
5833
|
+
},
|
|
5834
|
+
{
|
|
5835
|
+
"id": 385,
|
|
5836
|
+
"memory_type": "semantic",
|
|
5837
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5838
|
+
"tags": [
|
|
5839
|
+
"project-idiom",
|
|
5840
|
+
"auto-learned"
|
|
5841
|
+
],
|
|
5842
|
+
"created_at": "1786102236Z",
|
|
5843
|
+
"last_accessed": "1786102236Z",
|
|
5844
|
+
"access_count": 0,
|
|
5845
|
+
"token_estimate": 54,
|
|
5846
|
+
"source": "manual",
|
|
5847
|
+
"session_id": null
|
|
5848
|
+
},
|
|
5849
|
+
{
|
|
5850
|
+
"id": 386,
|
|
5851
|
+
"memory_type": "procedural",
|
|
5852
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
5853
|
+
"tags": [
|
|
5854
|
+
"build-script",
|
|
5855
|
+
"build",
|
|
5856
|
+
"auto-learned"
|
|
5857
|
+
],
|
|
5858
|
+
"created_at": "1786102236Z",
|
|
5859
|
+
"last_accessed": "1786102236Z",
|
|
5860
|
+
"access_count": 0,
|
|
5861
|
+
"token_estimate": 12,
|
|
5862
|
+
"source": "manual",
|
|
5863
|
+
"session_id": null
|
|
5864
|
+
},
|
|
5865
|
+
{
|
|
5866
|
+
"id": 387,
|
|
5867
|
+
"memory_type": "procedural",
|
|
5868
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
5869
|
+
"tags": [
|
|
5870
|
+
"build-script",
|
|
5871
|
+
"test",
|
|
5872
|
+
"auto-learned"
|
|
5873
|
+
],
|
|
5874
|
+
"created_at": "1786102236Z",
|
|
5875
|
+
"last_accessed": "1786102236Z",
|
|
5876
|
+
"access_count": 0,
|
|
5877
|
+
"token_estimate": 21,
|
|
5878
|
+
"source": "manual",
|
|
5879
|
+
"session_id": null
|
|
5880
|
+
},
|
|
5881
|
+
{
|
|
5882
|
+
"id": 388,
|
|
5883
|
+
"memory_type": "semantic",
|
|
5884
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
5885
|
+
"tags": [
|
|
5886
|
+
"project-idiom",
|
|
5887
|
+
"auto-learned"
|
|
5888
|
+
],
|
|
5889
|
+
"created_at": "1786102579Z",
|
|
5890
|
+
"last_accessed": "1786102579Z",
|
|
5891
|
+
"access_count": 0,
|
|
5892
|
+
"token_estimate": 9,
|
|
5893
|
+
"source": "manual",
|
|
5894
|
+
"session_id": null
|
|
5895
|
+
},
|
|
5896
|
+
{
|
|
5897
|
+
"id": 389,
|
|
5898
|
+
"memory_type": "semantic",
|
|
5899
|
+
"content": ".agent/scripts/verify_all.js",
|
|
5900
|
+
"tags": [
|
|
5901
|
+
"project-idiom",
|
|
5902
|
+
"auto-learned"
|
|
5903
|
+
],
|
|
5904
|
+
"created_at": "1786102579Z",
|
|
5905
|
+
"last_accessed": "1786102579Z",
|
|
5906
|
+
"access_count": 0,
|
|
5907
|
+
"token_estimate": 7,
|
|
5908
|
+
"source": "manual",
|
|
5909
|
+
"session_id": null
|
|
5910
|
+
},
|
|
5911
|
+
{
|
|
5912
|
+
"id": 390,
|
|
5913
|
+
"memory_type": "semantic",
|
|
5914
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
5915
|
+
"tags": [
|
|
5916
|
+
"project-idiom",
|
|
5917
|
+
"auto-learned"
|
|
5918
|
+
],
|
|
5919
|
+
"created_at": "1786102579Z",
|
|
5920
|
+
"last_accessed": "1786102579Z",
|
|
5921
|
+
"access_count": 0,
|
|
5922
|
+
"token_estimate": 32,
|
|
5923
|
+
"source": "manual",
|
|
5924
|
+
"session_id": null
|
|
5925
|
+
},
|
|
5926
|
+
{
|
|
5927
|
+
"id": 391,
|
|
5928
|
+
"memory_type": "semantic",
|
|
5929
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
5930
|
+
"tags": [
|
|
5931
|
+
"project-idiom",
|
|
5932
|
+
"auto-learned"
|
|
5933
|
+
],
|
|
5934
|
+
"created_at": "1786102579Z",
|
|
5935
|
+
"last_accessed": "1786102579Z",
|
|
5936
|
+
"access_count": 0,
|
|
5937
|
+
"token_estimate": 34,
|
|
5938
|
+
"source": "manual",
|
|
5939
|
+
"session_id": null
|
|
5940
|
+
},
|
|
5941
|
+
{
|
|
5942
|
+
"id": 392,
|
|
5943
|
+
"memory_type": "semantic",
|
|
5944
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
5945
|
+
"tags": [
|
|
5946
|
+
"project-idiom",
|
|
5947
|
+
"auto-learned"
|
|
5948
|
+
],
|
|
5949
|
+
"created_at": "1786102579Z",
|
|
5950
|
+
"last_accessed": "1786102579Z",
|
|
5951
|
+
"access_count": 0,
|
|
5952
|
+
"token_estimate": 20,
|
|
5953
|
+
"source": "manual",
|
|
5954
|
+
"session_id": null
|
|
5955
|
+
},
|
|
5956
|
+
{
|
|
5957
|
+
"id": 393,
|
|
5958
|
+
"memory_type": "semantic",
|
|
5959
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
5960
|
+
"tags": [
|
|
5961
|
+
"project-idiom",
|
|
5962
|
+
"auto-learned"
|
|
5963
|
+
],
|
|
5964
|
+
"created_at": "1786102579Z",
|
|
5965
|
+
"last_accessed": "1786102579Z",
|
|
5966
|
+
"access_count": 0,
|
|
5967
|
+
"token_estimate": 54,
|
|
5968
|
+
"source": "manual",
|
|
5969
|
+
"session_id": null
|
|
5970
|
+
},
|
|
5971
|
+
{
|
|
5972
|
+
"id": 394,
|
|
5973
|
+
"memory_type": "semantic",
|
|
5974
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
5975
|
+
"tags": [
|
|
5976
|
+
"project-idiom",
|
|
5977
|
+
"auto-learned"
|
|
5978
|
+
],
|
|
5979
|
+
"created_at": "1786102579Z",
|
|
5980
|
+
"last_accessed": "1786102579Z",
|
|
5981
|
+
"access_count": 0,
|
|
5982
|
+
"token_estimate": 17,
|
|
5983
|
+
"source": "manual",
|
|
5984
|
+
"session_id": null
|
|
5985
|
+
},
|
|
5986
|
+
{
|
|
5987
|
+
"id": 395,
|
|
5988
|
+
"memory_type": "semantic",
|
|
5989
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
5990
|
+
"tags": [
|
|
5991
|
+
"project-idiom",
|
|
5992
|
+
"auto-learned"
|
|
5993
|
+
],
|
|
5994
|
+
"created_at": "1786102579Z",
|
|
5995
|
+
"last_accessed": "1786102579Z",
|
|
5996
|
+
"access_count": 0,
|
|
5997
|
+
"token_estimate": 19,
|
|
5998
|
+
"source": "manual",
|
|
5999
|
+
"session_id": null
|
|
6000
|
+
},
|
|
6001
|
+
{
|
|
6002
|
+
"id": 396,
|
|
6003
|
+
"memory_type": "semantic",
|
|
6004
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
6005
|
+
"tags": [
|
|
6006
|
+
"project-idiom",
|
|
6007
|
+
"auto-learned"
|
|
6008
|
+
],
|
|
6009
|
+
"created_at": "1786102579Z",
|
|
6010
|
+
"last_accessed": "1786102579Z",
|
|
6011
|
+
"access_count": 0,
|
|
6012
|
+
"token_estimate": 20,
|
|
6013
|
+
"source": "manual",
|
|
6014
|
+
"session_id": null
|
|
6015
|
+
},
|
|
6016
|
+
{
|
|
6017
|
+
"id": 397,
|
|
6018
|
+
"memory_type": "semantic",
|
|
6019
|
+
"content": "✅ **Required:** You are explicitly forbidden from finalizing any task without providing **concrete evidence** (terminal output, passing tests, compile success, or equivalent proof) that your output works as intended.",
|
|
6020
|
+
"tags": [
|
|
6021
|
+
"project-idiom",
|
|
6022
|
+
"auto-learned"
|
|
6023
|
+
],
|
|
6024
|
+
"created_at": "1786102579Z",
|
|
6025
|
+
"last_accessed": "1786102579Z",
|
|
6026
|
+
"access_count": 0,
|
|
6027
|
+
"token_estimate": 54,
|
|
6028
|
+
"source": "manual",
|
|
6029
|
+
"session_id": null
|
|
6030
|
+
},
|
|
6031
|
+
{
|
|
6032
|
+
"id": 398,
|
|
6033
|
+
"memory_type": "procedural",
|
|
6034
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
6035
|
+
"tags": [
|
|
6036
|
+
"build-script",
|
|
6037
|
+
"build",
|
|
6038
|
+
"auto-learned"
|
|
6039
|
+
],
|
|
6040
|
+
"created_at": "1786102579Z",
|
|
6041
|
+
"last_accessed": "1786102579Z",
|
|
6042
|
+
"access_count": 0,
|
|
6043
|
+
"token_estimate": 12,
|
|
6044
|
+
"source": "manual",
|
|
6045
|
+
"session_id": null
|
|
6046
|
+
},
|
|
6047
|
+
{
|
|
6048
|
+
"id": 399,
|
|
6049
|
+
"memory_type": "procedural",
|
|
6050
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
6051
|
+
"tags": [
|
|
6052
|
+
"build-script",
|
|
6053
|
+
"test",
|
|
6054
|
+
"auto-learned"
|
|
6055
|
+
],
|
|
6056
|
+
"created_at": "1786102579Z",
|
|
6057
|
+
"last_accessed": "1786102579Z",
|
|
6058
|
+
"access_count": 0,
|
|
6059
|
+
"token_estimate": 21,
|
|
6060
|
+
"source": "manual",
|
|
6061
|
+
"session_id": null
|
|
3878
6062
|
}
|
|
3879
6063
|
],
|
|
3880
|
-
"next_id":
|
|
6064
|
+
"next_id": 400
|
|
3881
6065
|
}
|