tribunal-kit 5.8.5 → 6.0.0
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/ARCHITECTURE.md +219 -215
- package/.agent/agents/accessibility-reviewer.md +66 -151
- package/.agent/agents/ai-code-reviewer.md +22 -2
- package/.agent/agents/anti-pattern-reviewer.md +99 -0
- package/.agent/agents/api-architect.md +19 -2
- package/.agent/agents/backend-specialist.md +25 -3
- package/.agent/agents/cloud-engineer.md +21 -0
- package/.agent/agents/code-archaeologist.md +20 -3
- package/.agent/agents/complexity-reviewer.md +22 -2
- package/.agent/agents/database-architect.md +24 -3
- package/.agent/agents/db-latency-auditor.md +22 -2
- package/.agent/agents/debugger.md +19 -3
- package/.agent/agents/dependency-reviewer.md +19 -2
- package/.agent/agents/devops-engineer.md +24 -3
- package/.agent/agents/documentation-writer.md +21 -3
- package/.agent/agents/explorer-agent.md +21 -3
- package/.agent/agents/frontend-reviewer.md +19 -3
- package/.agent/agents/frontend-specialist.md +72 -224
- package/.agent/agents/game-developer.md +22 -3
- package/.agent/agents/interaction-reviewer.md +118 -0
- package/.agent/agents/logic-reviewer.md +18 -3
- package/.agent/agents/minimalist-reviewer.md +98 -0
- package/.agent/agents/mobile-developer.md +21 -3
- package/.agent/agents/mobile-reviewer.md +22 -2
- package/.agent/agents/orchestrator.md +19 -3
- package/.agent/agents/penetration-tester.md +22 -3
- package/.agent/agents/performance-optimizer.md +21 -3
- package/.agent/agents/performance-reviewer.md +2 -0
- package/.agent/agents/precedence-reviewer.md +19 -5
- package/.agent/agents/product-manager.md +20 -3
- package/.agent/agents/product-owner.md +22 -1
- package/.agent/agents/product-reviewer.md +98 -0
- package/.agent/agents/project-planner.md +19 -3
- package/.agent/agents/qa-automation-engineer.md +24 -3
- package/.agent/agents/resilience-reviewer.md +21 -2
- package/.agent/agents/schema-reviewer.md +21 -2
- package/.agent/agents/security-auditor.md +7 -1
- package/.agent/agents/seo-specialist.md +18 -3
- package/.agent/agents/sql-reviewer.md +22 -2
- package/.agent/agents/supervisor-agent.md +22 -3
- package/.agent/agents/swarm-worker-registry.md +7 -0
- package/.agent/agents/system-architect.md +19 -0
- package/.agent/agents/test-coverage-reviewer.md +22 -2
- package/.agent/agents/test-engineer.md +21 -2
- package/.agent/agents/throughput-optimizer.md +22 -2
- package/.agent/agents/type-safety-reviewer.md +21 -2
- package/.agent/agents/ui-ux-auditor.md +44 -242
- package/.agent/agents/ui-visual-auditor.md +99 -0
- package/.agent/agents/ux-reviewer.md +104 -0
- package/.agent/agents/visual-reviewer.md +98 -0
- package/.agent/agents/vitals-reviewer.md +23 -2
- package/.agent/history/README.md +53 -0
- package/.agent/history/case-law/cases/template-case.json +19 -0
- package/.agent/history/integrity_manifest.json +63 -33
- package/.agent/history/memory/.memory.idx +517 -1
- package/.agent/history/memory/MEMORY.md +35 -1
- package/.agent/routing_index.json +272 -690
- package/.agent/rules/GEMINI.md +10 -12
- package/.agent/rules/GEMINI_PLANNER.md +84 -0
- package/.agent/scripts/case_law_manager.js +2 -0
- package/.agent/scripts/context_broker.js +152 -0
- package/.agent/scripts/guardrail_engine.js +59 -4
- package/.agent/scripts/impact_classifier.js +167 -0
- package/.agent/scripts/minimal_change_engine.js +437 -0
- package/.agent/scripts/pipeline_engine.js +856 -0
- package/.agent/scripts/socratic_gate_policy.js +60 -0
- package/.agent/scripts/token_budget_broker.js +52 -0
- package/.agent/scripts/verify_all.js +13 -0
- package/.agent/scripts/visual_audit.js +92 -0
- package/.agent/skills/12-principles-of-animation/SKILL.md +19 -10
- package/.agent/skills/60fps-animation/SKILL.md +19 -10
- package/.agent/skills/accessible-animation/SKILL.md +19 -10
- package/.agent/skills/adapt/SKILL.md +19 -10
- package/.agent/skills/advanced-rag-pipelines/SKILL.md +21 -3
- package/.agent/skills/agent-organizer/SKILL.md +21 -7
- package/.agent/skills/agentic-patterns/SKILL.md +19 -7
- package/.agent/skills/ai-prompt-injection-defense/SKILL.md +21 -7
- package/.agent/skills/animation-on-scroll/SKILL.md +19 -10
- package/.agent/skills/animation-systems/SKILL.md +19 -10
- package/.agent/skills/antfu-conventions/SKILL.md +21 -10
- package/.agent/skills/api-patterns/SKILL.md +21 -7
- package/.agent/skills/api-security-auditor/SKILL.md +21 -7
- package/.agent/skills/app-builder/SKILL.md +21 -7
- package/.agent/skills/apple-design/SKILL.md +19 -10
- package/.agent/skills/architecture/SKILL.md +21 -7
- package/.agent/skills/audit-and-fix/SKILL.md +19 -10
- package/.agent/skills/authentication-best-practices/SKILL.md +21 -7
- package/.agent/skills/backend-security-expert/SKILL.md +21 -7
- package/.agent/skills/baseline-ui/SKILL.md +19 -10
- package/.agent/skills/bash-linux/SKILL.md +21 -7
- package/.agent/skills/behavioral-modes/SKILL.md +19 -7
- package/.agent/skills/better-colors/SKILL.md +19 -10
- package/.agent/skills/better-ui/SKILL.md +19 -10
- package/.agent/skills/bolder/SKILL.md +19 -10
- package/.agent/skills/brainstorming/SKILL.md +17 -7
- package/.agent/skills/browser-native-ai/SKILL.md +19 -3
- package/.agent/skills/build-primitive/SKILL.md +19 -10
- package/.agent/skills/building-native-ui/SKILL.md +21 -7
- package/.agent/skills/cicd-pro/SKILL.md +21 -10
- package/.agent/skills/clarify/SKILL.md +19 -10
- package/.agent/skills/clean-code/SKILL.md +21 -7
- package/.agent/skills/cloud-architect/SKILL.md +21 -10
- package/.agent/skills/cobejs/SKILL.md +19 -10
- package/.agent/skills/code-review-checklist/SKILL.md +21 -7
- package/.agent/skills/codebase-design/SKILL.md +21 -10
- package/.agent/skills/colorize/SKILL.md +19 -10
- package/.agent/skills/compact-landing/SKILL.md +19 -10
- package/.agent/skills/company-logos/SKILL.md +19 -10
- package/.agent/skills/config-validator/SKILL.md +21 -7
- package/.agent/skills/containerization-pro/SKILL.md +21 -10
- package/.agent/skills/create-design-md/SKILL.md +19 -10
- package/.agent/skills/critique/SKILL.md +19 -10
- package/.agent/skills/csharp-developer/SKILL.md +21 -7
- package/.agent/skills/data-validation-schemas/SKILL.md +21 -7
- package/.agent/skills/database-design/SKILL.md +21 -7
- package/.agent/skills/delight/SKILL.md +19 -10
- package/.agent/skills/deployment-procedures/SKILL.md +21 -7
- package/.agent/skills/design-lab/SKILL.md +21 -10
- package/.agent/skills/devops-engineer/SKILL.md +21 -7
- package/.agent/skills/devops-incident-responder/SKILL.md +21 -7
- package/.agent/skills/diagnosing-bugs/SKILL.md +21 -10
- package/.agent/skills/distill/SKILL.md +19 -10
- package/.agent/skills/documentation-templates/SKILL.md +21 -7
- package/.agent/skills/domain-modeling/SKILL.md +21 -10
- package/.agent/skills/edge-computing/SKILL.md +21 -7
- package/.agent/skills/emil-design-eng/SKILL.md +19 -10
- package/.agent/skills/error-resilience/SKILL.md +21 -7
- package/.agent/skills/extract-design-system/SKILL.md +21 -7
- package/.agent/skills/fabel-protocol/SKILL.md +19 -2
- package/.agent/skills/fixing-accessibility/SKILL.md +19 -10
- package/.agent/skills/fixing-metadata/SKILL.md +19 -10
- package/.agent/skills/fixing-motion-performance/SKILL.md +19 -10
- package/.agent/skills/framer-motion-expert/SKILL.md +19 -6
- package/.agent/skills/frontend-design/SKILL.md +64 -201
- package/.agent/skills/frontend-security-expert/SKILL.md +21 -7
- package/.agent/skills/game-design-expert/SKILL.md +21 -7
- package/.agent/skills/game-engineering-expert/SKILL.md +21 -7
- package/.agent/skills/generative-ui-expert/SKILL.md +19 -3
- package/.agent/skills/geo-fundamentals/SKILL.md +21 -7
- package/.agent/skills/git-pro/SKILL.md +21 -10
- package/.agent/skills/github-operations/SKILL.md +21 -7
- package/.agent/skills/gpt-taste/SKILL.md +19 -10
- package/.agent/skills/gsap-core/SKILL.md +21 -4
- package/.agent/skills/gsap-frameworks/SKILL.md +21 -4
- package/.agent/skills/gsap-performance/SKILL.md +20 -5
- package/.agent/skills/gsap-plugins/SKILL.md +20 -5
- package/.agent/skills/gsap-react/SKILL.md +20 -5
- package/.agent/skills/gsap-scrolltrigger/SKILL.md +21 -4
- package/.agent/skills/gsap-timeline/SKILL.md +20 -5
- package/.agent/skills/gsap-utils/SKILL.md +20 -5
- package/.agent/skills/harden/SKILL.md +19 -10
- package/.agent/skills/harness-protocol/SKILL.md +20 -4
- package/.agent/skills/i18n-localization/SKILL.md +21 -7
- package/.agent/skills/impeccable/SKILL.md +19 -10
- package/.agent/skills/improve-codebase-architecture/SKILL.md +21 -10
- package/.agent/skills/improve-ui/SKILL.md +19 -10
- package/.agent/skills/intelligent-routing/SKILL.md +19 -7
- package/.agent/skills/knowledge-graph/SKILL.md +20 -4
- package/.agent/skills/landing-page/SKILL.md +20 -10
- package/.agent/skills/lint-and-validate/SKILL.md +21 -7
- package/.agent/skills/llm-engineering/SKILL.md +21 -7
- package/.agent/skills/local-first/SKILL.md +21 -7
- package/.agent/skills/local-first-architecture/SKILL.md +19 -10
- package/.agent/skills/lottie-animation/SKILL.md +19 -10
- package/.agent/skills/marquee-loop/SKILL.md +19 -10
- package/.agent/skills/masked-reveal/SKILL.md +19 -10
- package/.agent/skills/mcp-builder/SKILL.md +21 -7
- package/.agent/skills/micro-interaction/SKILL.md +19 -10
- package/.agent/skills/mobile-design/SKILL.md +21 -6
- package/.agent/skills/monorepo-management/SKILL.md +21 -7
- package/.agent/skills/morphing-icons/SKILL.md +19 -10
- package/.agent/skills/motion-engineering/SKILL.md +20 -7
- package/.agent/skills/nextjs-react-expert/SKILL.md +19 -7
- package/.agent/skills/nodejs-best-practices/SKILL.md +21 -7
- package/.agent/skills/observability/SKILL.md +21 -7
- package/.agent/skills/page-transition-animation/SKILL.md +19 -10
- package/.agent/skills/parallel-agents/SKILL.md +23 -7
- package/.agent/skills/performance-profiling/SKILL.md +21 -7
- package/.agent/skills/plan-writing/SKILL.md +21 -7
- package/.agent/skills/platform-engineer/SKILL.md +21 -7
- package/.agent/skills/playwright-best-practices/SKILL.md +21 -7
- package/.agent/skills/polish/SKILL.md +19 -10
- package/.agent/skills/powershell-windows/SKILL.md +21 -7
- package/.agent/skills/pricing-page/SKILL.md +19 -10
- package/.agent/skills/product-aware-heuristics/SKILL.md +358 -0
- package/.agent/skills/progressive-blur/SKILL.md +19 -10
- package/.agent/skills/project-idioms/SKILL.md +20 -8
- package/.agent/skills/python-patterns/SKILL.md +21 -7
- package/.agent/skills/python-pro/SKILL.md +21 -6
- package/.agent/skills/quieter/SKILL.md +19 -10
- package/.agent/skills/react-doctor/SKILL.md +19 -10
- package/.agent/skills/react-specialist/SKILL.md +19 -6
- package/.agent/skills/readme-builder/SKILL.md +21 -7
- package/.agent/skills/realtime-patterns/SKILL.md +21 -7
- package/.agent/skills/red-team-tactics/SKILL.md +21 -7
- package/.agent/skills/redesign-skill/SKILL.md +19 -10
- package/.agent/skills/review-animations/SKILL.md +21 -10
- package/.agent/skills/rust-pro/SKILL.md +21 -7
- package/.agent/skills/seo-fundamentals/SKILL.md +21 -7
- package/.agent/skills/server-management/SKILL.md +21 -7
- package/.agent/skills/shadcn-ui-expert/SKILL.md +21 -7
- package/.agent/skills/shape/SKILL.md +19 -10
- package/.agent/skills/skill-creator/SKILL.md +21 -7
- package/.agent/skills/soft-skill/SKILL.md +19 -10
- package/.agent/skills/sounds-on-the-web/SKILL.md +19 -10
- package/.agent/skills/sql-pro/SKILL.md +21 -7
- package/.agent/skills/supabase-postgres-best-practices/SKILL.md +21 -7
- package/.agent/skills/svg-animation/SKILL.md +19 -10
- package/.agent/skills/swiftui-expert/SKILL.md +21 -7
- package/.agent/skills/swiss-design/SKILL.md +19 -10
- package/.agent/skills/system-design-pro/SKILL.md +21 -9
- package/.agent/skills/systematic-debugging/SKILL.md +21 -7
- package/.agent/skills/tailwind-patterns/SKILL.md +21 -7
- package/.agent/skills/taste-skill/SKILL.md +19 -10
- package/.agent/skills/tdd-workflow/SKILL.md +21 -10
- package/.agent/skills/test-result-analyzer/SKILL.md +18 -6
- package/.agent/skills/testing-patterns/SKILL.md +21 -7
- package/.agent/skills/thermo-nuclear-code-quality-review/SKILL.md +21 -10
- package/.agent/skills/thinking-protocol/SKILL.md +20 -8
- package/.agent/skills/to-spring-or-not-to-spring/SKILL.md +19 -10
- package/.agent/skills/transitions-dev/SKILL.md +19 -10
- package/.agent/skills/trend-researcher/SKILL.md +17 -6
- package/.agent/skills/typescript-advanced/SKILL.md +21 -7
- package/.agent/skills/typeset/SKILL.md +19 -10
- package/.agent/skills/ui-reasoning-engine/SKILL.md +154 -0
- package/.agent/skills/ui-skill-packs/SKILL.md +77 -0
- package/.agent/skills/ui-skills-root/SKILL.md +21 -9
- package/.agent/skills/ui-ux-pro-max/SKILL.md +62 -583
- package/.agent/skills/ui-ux-researcher/SKILL.md +17 -6
- package/.agent/skills/vue-expert/SKILL.md +19 -6
- package/.agent/skills/vulnerability-scanner/SKILL.md +21 -7
- package/.agent/skills/web-accessibility-auditor/SKILL.md +21 -7
- package/.agent/skills/web-design-guidelines/SKILL.md +32 -206
- package/.agent/skills/web-quality-audit/SKILL.md +19 -10
- package/.agent/skills/webapp-testing/SKILL.md +21 -7
- package/.agent/skills/webgpu-performance/SKILL.md +19 -3
- package/.agent/skills/whimsy-injector/SKILL.md +20 -10
- package/.agent/skills/workflow-optimizer/SKILL.md +16 -6
- package/.agent/templates/DESIGN.md +292 -0
- package/.agent/templates/design-tokens.json +137 -0
- package/.agent/workflows/acf.md +13 -6
- package/.agent/workflows/api-tester.md +15 -8
- package/.agent/workflows/audit.md +19 -8
- package/.agent/workflows/brainstorm.md +14 -9
- package/.agent/workflows/changelog.md +14 -8
- package/.agent/workflows/create.md +16 -8
- package/.agent/workflows/debug.md +15 -10
- package/.agent/workflows/deploy.md +16 -8
- package/.agent/workflows/enhance.md +15 -10
- package/.agent/workflows/fix.md +15 -8
- package/.agent/workflows/generate.md +17 -11
- package/.agent/workflows/marathon.md +15 -8
- package/.agent/workflows/migrate.md +16 -8
- package/.agent/workflows/minimal.md +94 -0
- package/.agent/workflows/orchestrate.md +15 -8
- package/.agent/workflows/performance-benchmarker.md +15 -8
- package/.agent/workflows/pipeline.md +155 -0
- package/.agent/workflows/plan.md +14 -10
- package/.agent/workflows/preview.md +14 -7
- package/.agent/workflows/refactor.md +16 -8
- package/.agent/workflows/review-ai.md +15 -7
- package/.agent/workflows/review.md +15 -7
- package/.agent/workflows/session.md +14 -7
- package/.agent/workflows/status.md +13 -7
- package/.agent/workflows/strengthen-skills.md +15 -6
- package/.agent/workflows/super-prompt.md +19 -10
- package/.agent/workflows/swarm.md +15 -7
- package/.agent/workflows/test.md +15 -8
- package/.agent/workflows/tribunal-backend.md +16 -9
- package/.agent/workflows/tribunal-database.md +15 -8
- package/.agent/workflows/tribunal-frontend.md +26 -11
- package/.agent/workflows/tribunal-full.md +29 -14
- package/.agent/workflows/tribunal-mobile.md +15 -8
- package/.agent/workflows/tribunal-performance.md +15 -8
- package/.agent/workflows/tribunal-speed.md +16 -9
- package/.agent/workflows/tribunal-ui.md +82 -0
- package/.agent/workflows/ui-ux-pro-max.md +51 -107
- package/CONTRIBUTING.md +2 -2
- package/README.md +5 -5
- package/bin/mcp-server.js +81 -31
- package/bin/wrapper.js +17 -6
- package/dist/cli.js +9 -1
- package/dist/commands/compile.js +7 -0
- package/dist/commands/context.js +8 -3
- package/dist/commands/graph.js +8 -2
- package/dist/commands/init.js +13 -2
- package/dist/commands/memory.js +119 -68
- package/dist/commands/minimal.js +71 -0
- package/dist/commands/optimize.js +15 -5
- package/dist/esm/index.mjs +26 -32
- package/dist/utils/fs.js +10 -4
- package/dist/utils/helpers.js +10 -1
- package/dist/utils/version.js +9 -2
- package/mcp_config.json +10 -1
- package/package.json +17 -14
- package/scripts/benchmark.js +16 -0
- package/scripts/sync-version.js +1 -1
- package/scripts/visual_audit.js +126 -0
|
@@ -3359,7 +3359,523 @@
|
|
|
3359
3359
|
"token_estimate": 18,
|
|
3360
3360
|
"source": "manual",
|
|
3361
3361
|
"session_id": null
|
|
3362
|
+
},
|
|
3363
|
+
{
|
|
3364
|
+
"id": 222,
|
|
3365
|
+
"memory_type": "semantic",
|
|
3366
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
3367
|
+
"tags": [
|
|
3368
|
+
"project-idiom",
|
|
3369
|
+
"auto-learned"
|
|
3370
|
+
],
|
|
3371
|
+
"created_at": "1785318448Z",
|
|
3372
|
+
"last_accessed": "1785318448Z",
|
|
3373
|
+
"access_count": 0,
|
|
3374
|
+
"token_estimate": 32,
|
|
3375
|
+
"source": "manual",
|
|
3376
|
+
"session_id": null
|
|
3377
|
+
},
|
|
3378
|
+
{
|
|
3379
|
+
"id": 223,
|
|
3380
|
+
"memory_type": "semantic",
|
|
3381
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
3382
|
+
"tags": [
|
|
3383
|
+
"project-idiom",
|
|
3384
|
+
"auto-learned"
|
|
3385
|
+
],
|
|
3386
|
+
"created_at": "1785318448Z",
|
|
3387
|
+
"last_accessed": "1785318448Z",
|
|
3388
|
+
"access_count": 0,
|
|
3389
|
+
"token_estimate": 34,
|
|
3390
|
+
"source": "manual",
|
|
3391
|
+
"session_id": null
|
|
3392
|
+
},
|
|
3393
|
+
{
|
|
3394
|
+
"id": 224,
|
|
3395
|
+
"memory_type": "semantic",
|
|
3396
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3397
|
+
"tags": [
|
|
3398
|
+
"project-idiom",
|
|
3399
|
+
"auto-learned"
|
|
3400
|
+
],
|
|
3401
|
+
"created_at": "1785318448Z",
|
|
3402
|
+
"last_accessed": "1785318448Z",
|
|
3403
|
+
"access_count": 0,
|
|
3404
|
+
"token_estimate": 20,
|
|
3405
|
+
"source": "manual",
|
|
3406
|
+
"session_id": null
|
|
3407
|
+
},
|
|
3408
|
+
{
|
|
3409
|
+
"id": 225,
|
|
3410
|
+
"memory_type": "semantic",
|
|
3411
|
+
"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.",
|
|
3412
|
+
"tags": [
|
|
3413
|
+
"project-idiom",
|
|
3414
|
+
"auto-learned"
|
|
3415
|
+
],
|
|
3416
|
+
"created_at": "1785318448Z",
|
|
3417
|
+
"last_accessed": "1785318448Z",
|
|
3418
|
+
"access_count": 0,
|
|
3419
|
+
"token_estimate": 54,
|
|
3420
|
+
"source": "manual",
|
|
3421
|
+
"session_id": null
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
"id": 226,
|
|
3425
|
+
"memory_type": "semantic",
|
|
3426
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
3427
|
+
"tags": [
|
|
3428
|
+
"project-idiom",
|
|
3429
|
+
"auto-learned"
|
|
3430
|
+
],
|
|
3431
|
+
"created_at": "1785318448Z",
|
|
3432
|
+
"last_accessed": "1785318448Z",
|
|
3433
|
+
"access_count": 0,
|
|
3434
|
+
"token_estimate": 17,
|
|
3435
|
+
"source": "manual",
|
|
3436
|
+
"session_id": null
|
|
3437
|
+
},
|
|
3438
|
+
{
|
|
3439
|
+
"id": 227,
|
|
3440
|
+
"memory_type": "semantic",
|
|
3441
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
3442
|
+
"tags": [
|
|
3443
|
+
"project-idiom",
|
|
3444
|
+
"auto-learned"
|
|
3445
|
+
],
|
|
3446
|
+
"created_at": "1785318448Z",
|
|
3447
|
+
"last_accessed": "1785318448Z",
|
|
3448
|
+
"access_count": 0,
|
|
3449
|
+
"token_estimate": 19,
|
|
3450
|
+
"source": "manual",
|
|
3451
|
+
"session_id": null
|
|
3452
|
+
},
|
|
3453
|
+
{
|
|
3454
|
+
"id": 228,
|
|
3455
|
+
"memory_type": "semantic",
|
|
3456
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3457
|
+
"tags": [
|
|
3458
|
+
"project-idiom",
|
|
3459
|
+
"auto-learned"
|
|
3460
|
+
],
|
|
3461
|
+
"created_at": "1785318448Z",
|
|
3462
|
+
"last_accessed": "1785318448Z",
|
|
3463
|
+
"access_count": 0,
|
|
3464
|
+
"token_estimate": 20,
|
|
3465
|
+
"source": "manual",
|
|
3466
|
+
"session_id": null
|
|
3467
|
+
},
|
|
3468
|
+
{
|
|
3469
|
+
"id": 229,
|
|
3470
|
+
"memory_type": "semantic",
|
|
3471
|
+
"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.",
|
|
3472
|
+
"tags": [
|
|
3473
|
+
"project-idiom",
|
|
3474
|
+
"auto-learned"
|
|
3475
|
+
],
|
|
3476
|
+
"created_at": "1785318448Z",
|
|
3477
|
+
"last_accessed": "1785318448Z",
|
|
3478
|
+
"access_count": 0,
|
|
3479
|
+
"token_estimate": 54,
|
|
3480
|
+
"source": "manual",
|
|
3481
|
+
"session_id": null
|
|
3482
|
+
},
|
|
3483
|
+
{
|
|
3484
|
+
"id": 230,
|
|
3485
|
+
"memory_type": "procedural",
|
|
3486
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
3487
|
+
"tags": [
|
|
3488
|
+
"build-script",
|
|
3489
|
+
"build",
|
|
3490
|
+
"auto-learned"
|
|
3491
|
+
],
|
|
3492
|
+
"created_at": "1785318448Z",
|
|
3493
|
+
"last_accessed": "1785318448Z",
|
|
3494
|
+
"access_count": 0,
|
|
3495
|
+
"token_estimate": 12,
|
|
3496
|
+
"source": "manual",
|
|
3497
|
+
"session_id": null
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"id": 231,
|
|
3501
|
+
"memory_type": "procedural",
|
|
3502
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
3503
|
+
"tags": [
|
|
3504
|
+
"build-script",
|
|
3505
|
+
"test",
|
|
3506
|
+
"auto-learned"
|
|
3507
|
+
],
|
|
3508
|
+
"created_at": "1785318448Z",
|
|
3509
|
+
"last_accessed": "1785318448Z",
|
|
3510
|
+
"access_count": 0,
|
|
3511
|
+
"token_estimate": 21,
|
|
3512
|
+
"source": "manual",
|
|
3513
|
+
"session_id": null
|
|
3514
|
+
},
|
|
3515
|
+
{
|
|
3516
|
+
"id": 232,
|
|
3517
|
+
"memory_type": "semantic",
|
|
3518
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
3519
|
+
"tags": [
|
|
3520
|
+
"project-idiom",
|
|
3521
|
+
"auto-learned"
|
|
3522
|
+
],
|
|
3523
|
+
"created_at": "1785398352Z",
|
|
3524
|
+
"last_accessed": "1785398352Z",
|
|
3525
|
+
"access_count": 0,
|
|
3526
|
+
"token_estimate": 9,
|
|
3527
|
+
"source": "manual",
|
|
3528
|
+
"session_id": null
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
"id": 233,
|
|
3532
|
+
"memory_type": "semantic",
|
|
3533
|
+
"content": ".agent/scripts/verify_all.js",
|
|
3534
|
+
"tags": [
|
|
3535
|
+
"project-idiom",
|
|
3536
|
+
"auto-learned"
|
|
3537
|
+
],
|
|
3538
|
+
"created_at": "1785398352Z",
|
|
3539
|
+
"last_accessed": "1785398352Z",
|
|
3540
|
+
"access_count": 0,
|
|
3541
|
+
"token_estimate": 7,
|
|
3542
|
+
"source": "manual",
|
|
3543
|
+
"session_id": null
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
"id": 234,
|
|
3547
|
+
"memory_type": "semantic",
|
|
3548
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
3549
|
+
"tags": [
|
|
3550
|
+
"project-idiom",
|
|
3551
|
+
"auto-learned"
|
|
3552
|
+
],
|
|
3553
|
+
"created_at": "1785398352Z",
|
|
3554
|
+
"last_accessed": "1785398352Z",
|
|
3555
|
+
"access_count": 0,
|
|
3556
|
+
"token_estimate": 32,
|
|
3557
|
+
"source": "manual",
|
|
3558
|
+
"session_id": null
|
|
3559
|
+
},
|
|
3560
|
+
{
|
|
3561
|
+
"id": 235,
|
|
3562
|
+
"memory_type": "semantic",
|
|
3563
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
3564
|
+
"tags": [
|
|
3565
|
+
"project-idiom",
|
|
3566
|
+
"auto-learned"
|
|
3567
|
+
],
|
|
3568
|
+
"created_at": "1785398352Z",
|
|
3569
|
+
"last_accessed": "1785398352Z",
|
|
3570
|
+
"access_count": 0,
|
|
3571
|
+
"token_estimate": 34,
|
|
3572
|
+
"source": "manual",
|
|
3573
|
+
"session_id": null
|
|
3574
|
+
},
|
|
3575
|
+
{
|
|
3576
|
+
"id": 236,
|
|
3577
|
+
"memory_type": "semantic",
|
|
3578
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3579
|
+
"tags": [
|
|
3580
|
+
"project-idiom",
|
|
3581
|
+
"auto-learned"
|
|
3582
|
+
],
|
|
3583
|
+
"created_at": "1785398352Z",
|
|
3584
|
+
"last_accessed": "1785398352Z",
|
|
3585
|
+
"access_count": 0,
|
|
3586
|
+
"token_estimate": 20,
|
|
3587
|
+
"source": "manual",
|
|
3588
|
+
"session_id": null
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"id": 237,
|
|
3592
|
+
"memory_type": "semantic",
|
|
3593
|
+
"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.",
|
|
3594
|
+
"tags": [
|
|
3595
|
+
"project-idiom",
|
|
3596
|
+
"auto-learned"
|
|
3597
|
+
],
|
|
3598
|
+
"created_at": "1785398352Z",
|
|
3599
|
+
"last_accessed": "1785398352Z",
|
|
3600
|
+
"access_count": 0,
|
|
3601
|
+
"token_estimate": 54,
|
|
3602
|
+
"source": "manual",
|
|
3603
|
+
"session_id": null
|
|
3604
|
+
},
|
|
3605
|
+
{
|
|
3606
|
+
"id": 238,
|
|
3607
|
+
"memory_type": "semantic",
|
|
3608
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
3609
|
+
"tags": [
|
|
3610
|
+
"project-idiom",
|
|
3611
|
+
"auto-learned"
|
|
3612
|
+
],
|
|
3613
|
+
"created_at": "1785398352Z",
|
|
3614
|
+
"last_accessed": "1785398352Z",
|
|
3615
|
+
"access_count": 0,
|
|
3616
|
+
"token_estimate": 17,
|
|
3617
|
+
"source": "manual",
|
|
3618
|
+
"session_id": null
|
|
3619
|
+
},
|
|
3620
|
+
{
|
|
3621
|
+
"id": 239,
|
|
3622
|
+
"memory_type": "semantic",
|
|
3623
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
3624
|
+
"tags": [
|
|
3625
|
+
"project-idiom",
|
|
3626
|
+
"auto-learned"
|
|
3627
|
+
],
|
|
3628
|
+
"created_at": "1785398352Z",
|
|
3629
|
+
"last_accessed": "1785398352Z",
|
|
3630
|
+
"access_count": 0,
|
|
3631
|
+
"token_estimate": 19,
|
|
3632
|
+
"source": "manual",
|
|
3633
|
+
"session_id": null
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"id": 240,
|
|
3637
|
+
"memory_type": "semantic",
|
|
3638
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3639
|
+
"tags": [
|
|
3640
|
+
"project-idiom",
|
|
3641
|
+
"auto-learned"
|
|
3642
|
+
],
|
|
3643
|
+
"created_at": "1785398352Z",
|
|
3644
|
+
"last_accessed": "1785398352Z",
|
|
3645
|
+
"access_count": 0,
|
|
3646
|
+
"token_estimate": 20,
|
|
3647
|
+
"source": "manual",
|
|
3648
|
+
"session_id": null
|
|
3649
|
+
},
|
|
3650
|
+
{
|
|
3651
|
+
"id": 241,
|
|
3652
|
+
"memory_type": "semantic",
|
|
3653
|
+
"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.",
|
|
3654
|
+
"tags": [
|
|
3655
|
+
"project-idiom",
|
|
3656
|
+
"auto-learned"
|
|
3657
|
+
],
|
|
3658
|
+
"created_at": "1785398352Z",
|
|
3659
|
+
"last_accessed": "1785398352Z",
|
|
3660
|
+
"access_count": 0,
|
|
3661
|
+
"token_estimate": 54,
|
|
3662
|
+
"source": "manual",
|
|
3663
|
+
"session_id": null
|
|
3664
|
+
},
|
|
3665
|
+
{
|
|
3666
|
+
"id": 242,
|
|
3667
|
+
"memory_type": "procedural",
|
|
3668
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
3669
|
+
"tags": [
|
|
3670
|
+
"build-script",
|
|
3671
|
+
"build",
|
|
3672
|
+
"auto-learned"
|
|
3673
|
+
],
|
|
3674
|
+
"created_at": "1785398352Z",
|
|
3675
|
+
"last_accessed": "1785398352Z",
|
|
3676
|
+
"access_count": 0,
|
|
3677
|
+
"token_estimate": 12,
|
|
3678
|
+
"source": "manual",
|
|
3679
|
+
"session_id": null
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
"id": 243,
|
|
3683
|
+
"memory_type": "procedural",
|
|
3684
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
3685
|
+
"tags": [
|
|
3686
|
+
"build-script",
|
|
3687
|
+
"test",
|
|
3688
|
+
"auto-learned"
|
|
3689
|
+
],
|
|
3690
|
+
"created_at": "1785398352Z",
|
|
3691
|
+
"last_accessed": "1785398352Z",
|
|
3692
|
+
"access_count": 0,
|
|
3693
|
+
"token_estimate": 21,
|
|
3694
|
+
"source": "manual",
|
|
3695
|
+
"session_id": null
|
|
3696
|
+
},
|
|
3697
|
+
{
|
|
3698
|
+
"id": 244,
|
|
3699
|
+
"memory_type": "semantic",
|
|
3700
|
+
"content": ".agent/scripts/skill_evolution.js",
|
|
3701
|
+
"tags": [
|
|
3702
|
+
"project-idiom",
|
|
3703
|
+
"auto-learned"
|
|
3704
|
+
],
|
|
3705
|
+
"created_at": "1785398394Z",
|
|
3706
|
+
"last_accessed": "1785398394Z",
|
|
3707
|
+
"access_count": 0,
|
|
3708
|
+
"token_estimate": 9,
|
|
3709
|
+
"source": "manual",
|
|
3710
|
+
"session_id": null
|
|
3711
|
+
},
|
|
3712
|
+
{
|
|
3713
|
+
"id": 245,
|
|
3714
|
+
"memory_type": "semantic",
|
|
3715
|
+
"content": ".agent/scripts/verify_all.js",
|
|
3716
|
+
"tags": [
|
|
3717
|
+
"project-idiom",
|
|
3718
|
+
"auto-learned"
|
|
3719
|
+
],
|
|
3720
|
+
"created_at": "1785398394Z",
|
|
3721
|
+
"last_accessed": "1785398394Z",
|
|
3722
|
+
"access_count": 0,
|
|
3723
|
+
"token_estimate": 7,
|
|
3724
|
+
"source": "manual",
|
|
3725
|
+
"session_id": null
|
|
3726
|
+
},
|
|
3727
|
+
{
|
|
3728
|
+
"id": 246,
|
|
3729
|
+
"memory_type": "semantic",
|
|
3730
|
+
"content": "❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning",
|
|
3731
|
+
"tags": [
|
|
3732
|
+
"project-idiom",
|
|
3733
|
+
"auto-learned"
|
|
3734
|
+
],
|
|
3735
|
+
"created_at": "1785398394Z",
|
|
3736
|
+
"last_accessed": "1785398394Z",
|
|
3737
|
+
"access_count": 0,
|
|
3738
|
+
"token_estimate": 32,
|
|
3739
|
+
"source": "manual",
|
|
3740
|
+
"session_id": null
|
|
3741
|
+
},
|
|
3742
|
+
{
|
|
3743
|
+
"id": 247,
|
|
3744
|
+
"memory_type": "semantic",
|
|
3745
|
+
"content": "❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase",
|
|
3746
|
+
"tags": [
|
|
3747
|
+
"project-idiom",
|
|
3748
|
+
"auto-learned"
|
|
3749
|
+
],
|
|
3750
|
+
"created_at": "1785398394Z",
|
|
3751
|
+
"last_accessed": "1785398394Z",
|
|
3752
|
+
"access_count": 0,
|
|
3753
|
+
"token_estimate": 34,
|
|
3754
|
+
"source": "manual",
|
|
3755
|
+
"session_id": null
|
|
3756
|
+
},
|
|
3757
|
+
{
|
|
3758
|
+
"id": 248,
|
|
3759
|
+
"memory_type": "semantic",
|
|
3760
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3761
|
+
"tags": [
|
|
3762
|
+
"project-idiom",
|
|
3763
|
+
"auto-learned"
|
|
3764
|
+
],
|
|
3765
|
+
"created_at": "1785398394Z",
|
|
3766
|
+
"last_accessed": "1785398394Z",
|
|
3767
|
+
"access_count": 0,
|
|
3768
|
+
"token_estimate": 20,
|
|
3769
|
+
"source": "manual",
|
|
3770
|
+
"session_id": null
|
|
3771
|
+
},
|
|
3772
|
+
{
|
|
3773
|
+
"id": 249,
|
|
3774
|
+
"memory_type": "semantic",
|
|
3775
|
+
"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.",
|
|
3776
|
+
"tags": [
|
|
3777
|
+
"project-idiom",
|
|
3778
|
+
"auto-learned"
|
|
3779
|
+
],
|
|
3780
|
+
"created_at": "1785398394Z",
|
|
3781
|
+
"last_accessed": "1785398394Z",
|
|
3782
|
+
"access_count": 0,
|
|
3783
|
+
"token_estimate": 54,
|
|
3784
|
+
"source": "manual",
|
|
3785
|
+
"session_id": null
|
|
3786
|
+
},
|
|
3787
|
+
{
|
|
3788
|
+
"id": 250,
|
|
3789
|
+
"memory_type": "semantic",
|
|
3790
|
+
"content": "[ ] Have I reviewed the user's specific constraints and requests?",
|
|
3791
|
+
"tags": [
|
|
3792
|
+
"project-idiom",
|
|
3793
|
+
"auto-learned"
|
|
3794
|
+
],
|
|
3795
|
+
"created_at": "1785398394Z",
|
|
3796
|
+
"last_accessed": "1785398394Z",
|
|
3797
|
+
"access_count": 0,
|
|
3798
|
+
"token_estimate": 17,
|
|
3799
|
+
"source": "manual",
|
|
3800
|
+
"session_id": null
|
|
3801
|
+
},
|
|
3802
|
+
{
|
|
3803
|
+
"id": 251,
|
|
3804
|
+
"memory_type": "semantic",
|
|
3805
|
+
"content": "[ ] Have I checked the environment for relevant existing implementations?",
|
|
3806
|
+
"tags": [
|
|
3807
|
+
"project-idiom",
|
|
3808
|
+
"auto-learned"
|
|
3809
|
+
],
|
|
3810
|
+
"created_at": "1785398394Z",
|
|
3811
|
+
"last_accessed": "1785398394Z",
|
|
3812
|
+
"access_count": 0,
|
|
3813
|
+
"token_estimate": 19,
|
|
3814
|
+
"source": "manual",
|
|
3815
|
+
"session_id": null
|
|
3816
|
+
},
|
|
3817
|
+
{
|
|
3818
|
+
"id": 252,
|
|
3819
|
+
"memory_type": "semantic",
|
|
3820
|
+
"content": "❌ **Forbidden:** Declaring a task complete because the output \"looks correct.\"",
|
|
3821
|
+
"tags": [
|
|
3822
|
+
"project-idiom",
|
|
3823
|
+
"auto-learned"
|
|
3824
|
+
],
|
|
3825
|
+
"created_at": "1785398394Z",
|
|
3826
|
+
"last_accessed": "1785398394Z",
|
|
3827
|
+
"access_count": 0,
|
|
3828
|
+
"token_estimate": 20,
|
|
3829
|
+
"source": "manual",
|
|
3830
|
+
"session_id": null
|
|
3831
|
+
},
|
|
3832
|
+
{
|
|
3833
|
+
"id": 253,
|
|
3834
|
+
"memory_type": "semantic",
|
|
3835
|
+
"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.",
|
|
3836
|
+
"tags": [
|
|
3837
|
+
"project-idiom",
|
|
3838
|
+
"auto-learned"
|
|
3839
|
+
],
|
|
3840
|
+
"created_at": "1785398394Z",
|
|
3841
|
+
"last_accessed": "1785398394Z",
|
|
3842
|
+
"access_count": 0,
|
|
3843
|
+
"token_estimate": 54,
|
|
3844
|
+
"source": "manual",
|
|
3845
|
+
"session_id": null
|
|
3846
|
+
},
|
|
3847
|
+
{
|
|
3848
|
+
"id": 254,
|
|
3849
|
+
"memory_type": "procedural",
|
|
3850
|
+
"content": "Run `npm run build:rust` to build the project",
|
|
3851
|
+
"tags": [
|
|
3852
|
+
"build-script",
|
|
3853
|
+
"build",
|
|
3854
|
+
"auto-learned"
|
|
3855
|
+
],
|
|
3856
|
+
"created_at": "1785398394Z",
|
|
3857
|
+
"last_accessed": "1785398394Z",
|
|
3858
|
+
"access_count": 0,
|
|
3859
|
+
"token_estimate": 12,
|
|
3860
|
+
"source": "manual",
|
|
3861
|
+
"session_id": null
|
|
3862
|
+
},
|
|
3863
|
+
{
|
|
3864
|
+
"id": 255,
|
|
3865
|
+
"memory_type": "procedural",
|
|
3866
|
+
"content": "Run `npm run validate-payload && jest --runInBand --coverage` to test the project",
|
|
3867
|
+
"tags": [
|
|
3868
|
+
"build-script",
|
|
3869
|
+
"test",
|
|
3870
|
+
"auto-learned"
|
|
3871
|
+
],
|
|
3872
|
+
"created_at": "1785398394Z",
|
|
3873
|
+
"last_accessed": "1785398394Z",
|
|
3874
|
+
"access_count": 0,
|
|
3875
|
+
"token_estimate": 21,
|
|
3876
|
+
"source": "manual",
|
|
3877
|
+
"session_id": null
|
|
3362
3878
|
}
|
|
3363
3879
|
],
|
|
3364
|
-
"next_id":
|
|
3880
|
+
"next_id": 256
|
|
3365
3881
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# 🧠 Tribunal Memory Index
|
|
2
2
|
> Auto-generated by `tribunal-kit memory export`. Do not edit manually.
|
|
3
|
-
> Entries:
|
|
3
|
+
> Entries: 255 | Semantic: 205 | Procedural: 50 | Episodic: 0 | Working: 0
|
|
4
4
|
|
|
5
5
|
## SEMANTIC (Permanent Facts)
|
|
6
6
|
| ID | Content | Tags | Source | Created |
|
|
@@ -182,6 +182,34 @@
|
|
|
182
182
|
| 217 | [ ] Have I checked the environment for relevant existing implementations? | project-idiom, auto-learned | manual | 1785138695Z |
|
|
183
183
|
| 218 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785138695Z |
|
|
184
184
|
| 219 | ✅ **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. | project-idiom, auto-learned | manual | 1785138696Z |
|
|
185
|
+
| 222 | ❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning | project-idiom, auto-learned | manual | 1785318448Z |
|
|
186
|
+
| 223 | ❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase | project-idiom, auto-learned | manual | 1785318448Z |
|
|
187
|
+
| 224 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785318448Z |
|
|
188
|
+
| 225 | ✅ **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. | project-idiom, auto-learned | manual | 1785318448Z |
|
|
189
|
+
| 226 | [ ] Have I reviewed the user's specific constraints and requests? | project-idiom, auto-learned | manual | 1785318448Z |
|
|
190
|
+
| 227 | [ ] Have I checked the environment for relevant existing implementations? | project-idiom, auto-learned | manual | 1785318448Z |
|
|
191
|
+
| 228 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785318448Z |
|
|
192
|
+
| 229 | ✅ **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. | project-idiom, auto-learned | manual | 1785318448Z |
|
|
193
|
+
| 232 | .agent/scripts/skill_evolution.js | project-idiom, auto-learned | manual | 1785398352Z |
|
|
194
|
+
| 233 | .agent/scripts/verify_all.js | project-idiom, auto-learned | manual | 1785398352Z |
|
|
195
|
+
| 234 | ❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning | project-idiom, auto-learned | manual | 1785398352Z |
|
|
196
|
+
| 235 | ❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase | project-idiom, auto-learned | manual | 1785398352Z |
|
|
197
|
+
| 236 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785398352Z |
|
|
198
|
+
| 237 | ✅ **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. | project-idiom, auto-learned | manual | 1785398352Z |
|
|
199
|
+
| 238 | [ ] Have I reviewed the user's specific constraints and requests? | project-idiom, auto-learned | manual | 1785398352Z |
|
|
200
|
+
| 239 | [ ] Have I checked the environment for relevant existing implementations? | project-idiom, auto-learned | manual | 1785398352Z |
|
|
201
|
+
| 240 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785398352Z |
|
|
202
|
+
| 241 | ✅ **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. | project-idiom, auto-learned | manual | 1785398352Z |
|
|
203
|
+
| 244 | .agent/scripts/skill_evolution.js | project-idiom, auto-learned | manual | 1785398394Z |
|
|
204
|
+
| 245 | .agent/scripts/verify_all.js | project-idiom, auto-learned | manual | 1785398394Z |
|
|
205
|
+
| 246 | ❌ Overriding project idioms without explicit justification -> ✅ Idioms represent team decisions; flag deviations with reasoning | project-idiom, auto-learned | manual | 1785398394Z |
|
|
206
|
+
| 247 | ❌ Applying idioms from one project to a different project -> ✅ Idioms are project-specific; verify they apply to the current codebase | project-idiom, auto-learned | manual | 1785398394Z |
|
|
207
|
+
| 248 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785398394Z |
|
|
208
|
+
| 249 | ✅ **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. | project-idiom, auto-learned | manual | 1785398394Z |
|
|
209
|
+
| 250 | [ ] Have I reviewed the user's specific constraints and requests? | project-idiom, auto-learned | manual | 1785398394Z |
|
|
210
|
+
| 251 | [ ] Have I checked the environment for relevant existing implementations? | project-idiom, auto-learned | manual | 1785398394Z |
|
|
211
|
+
| 252 | ❌ **Forbidden:** Declaring a task complete because the output "looks correct." | project-idiom, auto-learned | manual | 1785398394Z |
|
|
212
|
+
| 253 | ✅ **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. | project-idiom, auto-learned | manual | 1785398394Z |
|
|
185
213
|
|
|
186
214
|
## PROCEDURAL (How-To Recipes)
|
|
187
215
|
| ID | Content | Tags | Source | Created |
|
|
@@ -230,4 +258,10 @@
|
|
|
230
258
|
| 211 | Run `npm run validate-payload && jest --coverage` to test the project | build-script, test, auto-learned | manual | 1785138690Z |
|
|
231
259
|
| 220 | Run `npm run build:rust` to build the project | build-script, build, auto-learned | manual | 1785138696Z |
|
|
232
260
|
| 221 | Run `npm run validate-payload && jest --coverage` to test the project | build-script, test, auto-learned | manual | 1785138696Z |
|
|
261
|
+
| 230 | Run `npm run build:rust` to build the project | build-script, build, auto-learned | manual | 1785318448Z |
|
|
262
|
+
| 231 | Run `npm run validate-payload && jest --runInBand --coverage` to test the project | build-script, test, auto-learned | manual | 1785318448Z |
|
|
263
|
+
| 242 | Run `npm run build:rust` to build the project | build-script, build, auto-learned | manual | 1785398352Z |
|
|
264
|
+
| 243 | Run `npm run validate-payload && jest --runInBand --coverage` to test the project | build-script, test, auto-learned | manual | 1785398352Z |
|
|
265
|
+
| 254 | Run `npm run build:rust` to build the project | build-script, build, auto-learned | manual | 1785398394Z |
|
|
266
|
+
| 255 | Run `npm run validate-payload && jest --runInBand --coverage` to test the project | build-script, test, auto-learned | manual | 1785398394Z |
|
|
233
267
|
|