Skip to content

docs: unidirectional external repo imports design + plan#10

Merged
avrabe merged 3 commits intomainfrom
docs/unidirectional-externals-design
Mar 13, 2026
Merged

docs: unidirectional external repo imports design + plan#10
avrabe merged 3 commits intomainfrom
docs/unidirectional-externals-design

Conversation

@avrabe
Copy link
Contributor

@avrabe avrabe commented Mar 10, 2026

Summary

  • Design doc for consuming non-rivet repos (Doorstop, StrictDoc SDoc, sphinx-needs) as readonly external dependencies
  • 10-task TDD implementation plan with complete code for two new adapters
  • Covers: format:/import-path: config fields, Doorstop adapter, StrictDoc SDoc adapter, upstream coverage analysis

Artifacts

  • REQ-023: Unidirectional external repo imports
  • REQ-024: Doorstop YAML format adapter
  • REQ-025: StrictDoc SDoc format adapter
  • DD-018..020, FEAT-040..044

Test plan

  • Docs-only PR — no code changes, no tests needed

🤖 Generated with Claude Code

avrabe and others added 3 commits March 10, 2026 22:15
Remove duplicate cargo-audit entry in .pre-commit-config.yaml.
Verify pre-commit hooks are installed for commit-msg and pre-commit.

Implements: DD-011, DD-013
Implements: FEAT-029, FEAT-030, FEAT-031
Satisfies: REQ-017, REQ-018, REQ-019
Implements: DD-012, FEAT-032
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Design for consuming non-rivet repos (Doorstop, StrictDoc, sphinx-needs)
as readonly external dependencies with native format parsing, prefixed
cross-linking, and reverse-index coverage analysis.

Refs: REQ-023, REQ-024, REQ-025
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10-task TDD plan for Doorstop and StrictDoc SDoc adapters, model
extensions, format dispatch wiring, and upstream coverage analysis.

Refs: REQ-023, REQ-024, REQ-025

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@avrabe avrabe merged commit 13cd6a1 into main Mar 13, 2026
15 of 16 checks passed
@avrabe avrabe deleted the docs/unidirectional-externals-design branch March 13, 2026 17:24
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