issues Search Results · language:Dune language:Python language:JavaScript language:Go language:Java language:Java
Filter by
60.5M results
Problem
Most entrypoint and support docs now use the standard 4-step local validation workflow:
python3 scripts/save_conversation.py sync
python3 tests/run_all.py
git diff --check
git status --short ...
Create a notebook that demonstrates how to load sample risk data, calculate risk scores, classify risks, and visualize
the results.
Lever
Extend the generated-schema Hypothesis strategy to the shapes it currently excludes.
Why
packages/effaced/tests/schema_strategies.py (see the module docstring, ~lines 18-21) deliberately keeps ...
area:erasure
area:export
type:test
Lever
Add a runtime verify_subject_erased(session, subject_id) surface that re-runs discovery as a READ after erasure and
asserts zero residual cells, recording the verdict in the append-only audit trail. ...
area:audit
area:erasure
type:feat
Lever
Expose static completeness linting as a runnable effaced lint CLI and extend it to catch unreachable PII tables.
Why
Discovery in effaced is 100% annotation-driven — collect_data_map only sees ...
area:adapters
area:manifest
type:feat
5. Slow Data Fetching
Problem
UI is responsive but backend data collection is slow.
Expected Behavior
- Optimize API queries.
- Parallel fetching.
- Better caching.
- Faster dashboard loading. ...
InverseRTransform currently duplicates functionality already provided by BaseTransform (see #307), in particular the
inverse transformation derivatives. This class should therefore be deprecated and removed. ...
Create a small sample CSV dataset containing asset type, threat level, vulnerability level, impact level, and risk
category.
In review of #200, @bowei suggested keeping the glossary at a high level and locating detailed definitions as close to
the code as possible:
Can we keep the glossary definitions to be summaries at the ...
Refs
- Bottube #1410: https://github.com/Scottcjn/bottube/issues/1410
- Bottube #1367 (original): https://github.com/Scottcjn/bottube/issues/1367
- PR #1409 (merged): https://github.com/Scottcjn/bottube/pull/1409 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.