Skip to content

refactor: restructure repo — specs, impls, and tools in clear directo…#3

Merged
tjamescouch merged 1 commit intomainfrom
feature/repo-restructure
Feb 18, 2026
Merged

refactor: restructure repo — specs, impls, and tools in clear directo…#3
tjamescouch merged 1 commit intomainfrom
feature/repo-restructure

Conversation

@tjamescouch
Copy link
Owner

…ries

New structure:

  • SPEC.md: core owl specification format (moved from owl/spec.md)
  • examples/{todo,poll,auditor,multi-agent-build}/ with spec/ and impl/ subdirs
  • tools/: auditor and other tools
  • docs/: guides and other documentation

Changes:

  • Consolidate each example into paired spec + impl directories
  • Move owl format docs to root SPEC.md for visibility
  • Clean up confusing *-owl naming (was: todo-owl/ + todo/ now: examples/todo/spec + impl/)
  • Update README with new structure and clearer philosophy

Benefits: Less confusion about what goes where, owl format front-and-center, examples are self-contained and easy to understand.

This is purely structural — no code changes, no logic changes.

…ries

**New structure:**
- SPEC.md: core owl specification format (moved from owl/spec.md)
- examples/{todo,poll,auditor,multi-agent-build}/ with spec/ and impl/ subdirs
- tools/: auditor and other tools
- docs/: guides and other documentation

**Changes:**
- Consolidate each example into paired spec + impl directories
- Move owl format docs to root SPEC.md for visibility
- Clean up confusing *-owl naming (was: todo-owl/ + todo/ now: examples/todo/spec + impl/)
- Update README with new structure and clearer philosophy

Benefits: Less confusion about what goes where, owl format front-and-center,
examples are self-contained and easy to understand.

This is purely structural — no code changes, no logic changes.
@tjamescouch tjamescouch merged commit d9d1b3b into main Feb 18, 2026
@tjamescouch tjamescouch deleted the feature/repo-restructure branch February 23, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant