docs: deprecation banner — standalone is public release surface only - #7
Closed
random1st wants to merge 1 commit into
Closed
docs: deprecation banner — standalone is public release surface only#7random1st wants to merge 1 commit into
random1st wants to merge 1 commit into
Conversation
Active development moved into the Diana monolith on 2026-05-19
(decision.diana-monolith-restoration). Canonical crates now live at
~/.diana/src/rust/crates/diana-{guard,secrets,secguard-brain}/.
This repo continues as the public release surface — new versions
published here via tools/release-secguard.sh sync from monolith.
v0.5.3 was the last release built from this source tree directly.
Linked: RAN-411 (epic), RAN-412 (G0.1 deprecation notice),
RAN-424 (G0.5 sync mechanism), decision.secguard-sync-mechanism.
Owner
Author
|
Superseded. This banner said active development had moved into the Diana monolith; as of d45bbb5 the direction is the other way — six detectors (autostash, deobfuscate, findings, injection, lockdown, verifier, 3532 lines) were ported into this repository because the guard layer lives here now. The Linear links are also stale: that tracker was replaced by Diana's native one. Closing rather than merging: a public README should not carry a statement that was true in May and is false today. If a banner is still wanted, it should describe the current arrangement, and that is a new PR, not this one. |
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
tools/release-secguard.sh(G0.5 / RAN-424)Context
Active development moved into the Diana monolith on 2026-05-19 via decision.diana-monolith-restoration. secguard v2 production hardening continues there under RAN-411.
Test plan