Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Conversation

@scottsen
Copy link
Owner

…eveal integration

This commit enhances the documentation structure to better support incremental exploration using the reveal tool, fixing inconsistencies and improving navigation.

Changes:

claude.md - Fixed outdated references and tool usage

  • Updated all reveal command references to use ./scripts/reveal.sh (local tool)
  • Corrected file paths from src/morphogen/ to morphogen/
  • Updated test file references (test_domains/ → tests/)
  • Fixed reveal tool documentation with accurate usage examples
  • Clarified tool location and removed references to non-existent global install

docs/README.md - Enhanced navigation and reveal tool guidance

  • Added "Explore efficiently" quick start item linking to reveal tool
  • Enhanced "Finding What You Need" section with reveal tool examples
  • Added new "Documentation Best Practices" section with:
    • Detailed reveal tool workflow (level 1 → level 2 → level 3)
    • Token savings estimates (5-10%, 20-30%, 100%)
    • Recommended exploration patterns
  • Added "Cross-Referencing Conventions" explaining WHY vs HOW distinction
  • Better integration of reveal tool throughout navigation guide

docs/DOCUMENTATION_INDEX.md - Improved accuracy and usability

  • Enhanced tip section with token savings breakdown
  • Emphasized level 1 as "most useful for initial exploration"
  • Added comprehensive "Navigation Tips" section with:
    • Efficient exploration workflow examples
    • Bash commands for batch file exploration
    • Progressive reveal usage patterns
  • Added "Related Resources" section linking to other key docs
  • Updated timestamps to reflect current maintenance

Benefits:

  • Documentation is now optimized for incremental exploration
  • Clear guidance on using reveal tool effectively saves time and tokens
  • Consistent file paths and references throughout
  • Better cross-referencing between philosophy, architecture, and implementation
  • Improved accuracy for AI assistants and developers navigating the codebase

All changes maintain existing structure while enhancing discoverability and usability.

…eveal integration

This commit enhances the documentation structure to better support incremental
exploration using the reveal tool, fixing inconsistencies and improving navigation.

## Changes:

### claude.md - Fixed outdated references and tool usage
- Updated all `reveal` command references to use `./scripts/reveal.sh` (local tool)
- Corrected file paths from `src/morphogen/` to `morphogen/`
- Updated test file references (test_domains/ → tests/)
- Fixed reveal tool documentation with accurate usage examples
- Clarified tool location and removed references to non-existent global install

### docs/README.md - Enhanced navigation and reveal tool guidance
- Added "Explore efficiently" quick start item linking to reveal tool
- Enhanced "Finding What You Need" section with reveal tool examples
- Added new "Documentation Best Practices" section with:
  - Detailed reveal tool workflow (level 1 → level 2 → level 3)
  - Token savings estimates (5-10%, 20-30%, 100%)
  - Recommended exploration patterns
- Added "Cross-Referencing Conventions" explaining WHY vs HOW distinction
- Better integration of reveal tool throughout navigation guide

### docs/DOCUMENTATION_INDEX.md - Improved accuracy and usability
- Enhanced tip section with token savings breakdown
- Emphasized level 1 as "most useful for initial exploration"
- Added comprehensive "Navigation Tips" section with:
  - Efficient exploration workflow examples
  - Bash commands for batch file exploration
  - Progressive reveal usage patterns
- Added "Related Resources" section linking to other key docs
- Updated timestamps to reflect current maintenance

## Benefits:
- Documentation is now optimized for incremental exploration
- Clear guidance on using reveal tool effectively saves time and tokens
- Consistent file paths and references throughout
- Better cross-referencing between philosophy, architecture, and implementation
- Improved accuracy for AI assistants and developers navigating the codebase

All changes maintain existing structure while enhancing discoverability and usability.
@scottsen scottsen merged commit 807f4fc into master Nov 21, 2025
2 of 26 checks passed
@scottsen scottsen deleted the claude/improve-docs-accuracy-01KfsAX8uvTYS94hS4YvJKdk branch November 21, 2025 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants