feat: add bidirectional links between Jonah and throughput-definition - #1013
Merged
Conversation
Create Notion-style cross-references between the Jonah personality and throughput definition. This connects Theory of Constraints thinking with our core throughput metrics. Principle: systems-stewardship
Contributor
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
Contributor
|
✅ I finished the code review, and didn't find any security or code quality issues. |
Add see-also-pattern.md procedure to standardize bidirectional linking between related concepts. This formalizes the pattern introduced with the Jonah-throughput links. Principle: systems-stewardship
Personalities are part of the knowledge base, not Claude-specific config. This move consolidates all knowledge content in one location and updates all references accordingly. Changes: - Move all personality files from .claude/personalities/ to knowledge/personalities/ - Update bidirectional links to use new paths - Update knowledge/README.md to include personalities section - Fix example path in see-also-pattern.md Principle: systems-stewardship
Transform the See Also pattern from prescriptive bidirectional linking to an emergent systems thinking approach. Emphasizes natural discovery of connections over forced symmetry. Key changes: - Focus on resonance and emergence rather than mandatory bidirectionality - Acknowledge asymmetric relationships as valid - Emphasize quality connections over mechanical completeness - Frame as neural network/systems thinking rather than rules Principle: systems-stewardship
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Create Notion-style bidirectional links between the Jonah personality file and the throughput definition, connecting Theory of Constraints principles with our core metrics.
Changes
.claude/personalities/jonah.mdlinking to throughput-definitionknowledge/throughput-definition.mdlinking to Jonah personalityRationale
The Jonah personality embodies Theory of Constraints thinking, which directly informs our throughput definition. Creating bidirectional links makes these connections explicit and helps users understand how these concepts reinforce each other.
This creates a knowledge graph similar to Notion's backlinks, making it easier to navigate related concepts.