Commit 706434d
committed
fix: v0.11.1 — pascal/camel as distinct styles, context/ mirror sync
- ids.py: pascal → PascalCase (BoldVale), camel → true camelCase
(boldVale). Previously camel incorrectly generated PascalCase.
- settings.toml updated to word_style = "pascal"
- context/ dogfood mirror synced: resolve_entity(), MCP server
partial-ID lookups, session-handover SKILL.md, INDEX.md expansion
- aibox.lock bumped to v0.17.12 / processkit v0.10.0
- Templates mirror: context/templates/processkit/v0.10.0/ added
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 924e339 commit 706434d
354 files changed
Lines changed: 51260 additions & 168 deletions
File tree
- context
- discussions
- logs
- migrations
- pending
- skills
- _lib/processkit
- processkit
- actor-profile/mcp
- decision-record/mcp
- discussion-management/mcp
- gate-management/mcp
- id-management/config
- index-management/mcp
- role-management/mcp
- scope-management/mcp
- session-handover
- workitem-management/mcp
- templates/processkit/v0.10.0
- context
- processes
- schemas
- skills
- _lib
- processkit
- data-ai
- ai-fundamentals
- references
- data-pipeline
- data-quality
- data-science
- references
- embedding-vectordb
- feature-engineering
- llm-evaluation
- ml-pipeline
- references
- pandas-polars
- references
- prompt-engineering
- references
- rag-engineering
- references
- design
- excalidraw
- references
- frontend-design
- references
- logo-design
- references
- mobile-app-design
- references
- seo-optimization
- references
- devops
- alerting-oncall
- ci-cd-setup
- container-orchestration
- references
- distributed-tracing
- dns-networking
- references
- dockerfile-review
- incident-response
- kubernetes-basics
- references
- linux-administration
- references
- logging-strategy
- references
- metrics-management
- assets
- metrics-monitoring
- references
- postmortem-writing
- release-semver
- commands
- terraform-basics
- documents
- data-storytelling
- data-visualization
- references
- docx-authoring
- infographics
- references
- latex-authoring
- references
- pdf-workflow
- pptx-authoring
- xlsx-modeling
- engineering
- api-design
- references
- auth-patterns
- references
- caching-strategies
- changelog
- code-generation
- code-review
- concurrency-patterns
- references
- database-migration
- database-modeling
- references
- debugging
- dependency-audit
- dependency-management
- domain-driven-design
- references
- error-handling
- event-driven-architecture
- references
- fastapi-patterns
- references
- flutter-development
- references
- git-workflow
- go-conventions
- references
- graphql-patterns
- grpc-protobuf
- references
- integration-testing
- references
- java-patterns
- load-testing
- microservice-creation
- nosql-patterns
- performance-profiling
- references
- pixijs-gamedev
- references
- python-best-practices
- refactoring
- references
- reflex-python
- references
- rust-conventions
- secret-management
- secure-coding
- references
- shell-scripting
- references
- software-architecture
- references
- software-modularization
- sql-patterns
- references
- sql-style-guide
- system-design
- references
- tailwind
- references
- tdd-workflow
- testing-strategy
- threat-modeling
- typescript-patterns
- webhook-integration
- processkit
- actor-profile
- assets
- mcp
- agent-management
- references
- binding-management
- assets
- mcp
- category-management
- assets
- constraint-management
- assets
- context-grooming
- assets
- commands
- cross-reference-management
- decision-record
- assets
- commands
- mcp
- discussion-management
- assets
- mcp
- event-log
- assets
- examples
- mcp
- gate-management
- assets
- mcp
- id-management
- mcp
- index-management
- mcp
- migration-management
- assets
- model-recommender
- commands
- examples
- mcp
- references
- morning-briefing
- commands
- note-management
- commands
- owner-profiling
- assets
- commands
- references
- process-management
- assets
- role-management
- assets
- mcp
- schedule-management
- assets
- scope-management
- assets
- mcp
- session-handover
- commands
- skill-builder
- assets
- commands
- skill-finder
- skill-reviewer
- commands
- standup-context
- commands
- state-machine-management
- assets
- status-update-writer
- workitem-management
- assets
- commands
- examples
- mcp
- product
- board-of-advisors
- devils-advocate
- documentation
- email-drafter
- estimation-planning
- legal-review
- onboarding-guide
- prd-writing
- research-with-confidence
- commands
- retrospective
- user-research
- state-machines
- src
- context/skills/_lib/processkit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
8 | 33 | | |
9 | 34 | | |
10 | 35 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
Lines changed: 123 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments