Context
Some repository-facing metadata and documentation still appear to use placeholder links such as your-org/crucible instead of the real benelabs/crucible repository. This creates broken badges, clone instructions, and CI references.
Work
- Search README, crate metadata, docs, workflow badges, and examples for placeholder repository URLs.
- Replace placeholder org/repo references with
benelabs/crucible.
- Verify badges and links resolve correctly.
Acceptance criteria
- No public docs or metadata link to
your-org/crucible.
- CI badges, clone commands, issue links, and repository fields all point to the real repository.
Context
Some repository-facing metadata and documentation still appear to use placeholder links such as
your-org/crucibleinstead of the realbenelabs/cruciblerepository. This creates broken badges, clone instructions, and CI references.Work
benelabs/crucible.Acceptance criteria
your-org/crucible.