feat: updade workspace
This commit is contained in:
@@ -30,7 +30,7 @@ apps/<project>/domain/
|
||||
a run against it; similarity 1.0 = no drift. Real drift detection is proven separately.
|
||||
- **corpus/** — red-team attack vectors (scored for H4 recall) + a benign corpus (bounds the
|
||||
false-positive rate). Domain-specific injections make the H4 score meaningful.
|
||||
- **traceability-map.json** — `{"FR-01": {"name": "...", "code": ["backend/src/...", {"file":"...","symbols":["Foo"],"lines":[12]}], "tests": ["..."]}}`. Symbol/line refs are
|
||||
- **traceability-map.json** — `{"FR-01": {"name": "...", "code": ["apps/okr/backend/src/...", {"file":"...","symbols":["Foo"],"lines":[12]}], "tests": ["..."]}}`. Symbol/line refs are
|
||||
optional but tighten the gate.
|
||||
- **domain-pack.yaml** — documents the above + optional threshold overrides.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user