issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Python
Filter by
55.4M results
Goal
Add unit tests covering the new modules and flows. All tests must be runnable with stdlib unittest only (no network, no
real Notion calls).
Tests
- test_crypto.py — round-trip, wrong password ...
batch-3
enhancement
tests
Goal
Drop the local-file vault path (the read_vault / write_vault / decode_header / encode_header / MAGIC / VERSION /
HEADER_SIZE machinery). Keep only the crypto primitives that the Notion adapter needs ...
batch-3
cleanup
enhancement
Goal
Notion handles search and ranking, so we no longer need torch / sentence-transformers / numpy / transformers. We do need
notion-client.
Changes
- requirements.txt: keep cryptography =43.0.0, ...
batch-3
cleanup
enhancement
BRP mechanics - not yet playtested, and with no particular ruleset imposed upon it. The BRP system (per Chaosium) is
used to underpin a number of RPGs, eg Call of Cthulu. Implementing these RPGs on top ...
Work Card
Identity
- Work Unit id: WU-260628-014
- Assigned Team Lead OpenClaw Agent: build-lab
- Execution Mode: GJC: ultragoal (goal)
- Acceptance class: normal
- Assignment Packet: docs/work-units/WU-260628-014/assignment.md ...
assignment-ready
work-unit
Goal
Wire up take. On success, the user s content is a new page in the Notion database.
Steps (called from handle_take)
1. data = envfile.read( .env ) — fail with ERROR: Not initialized. Run init first. ...
batch-2
enhancement
flows
Goal
Wire up retrieve. On success, the top-1 matching note s body is returned. The rest of the vault stays hidden from the
caller s context — only the matched body is ever in scope.
Steps (called from ...
batch-2
enhancement
flows
Goal
Replace the v2 encrypt / decrypt subcommands with the v3 set. Keep the same stdout/stderr contract style: success/error
on stdout, mode banners on stderr, exit codes 0/2/3/4/5.
New subcommands
...
batch-2
cli
enhancement
Goal
Wire up whoami. On success, prints sanitized account info (bot id, workspace name) to confirm the token works. Never
echoes the token itself.
Steps
1. data = envfile.read( .env ) — fail with ERROR: ...
batch-2
enhancement
flows
Goal
Wire up init end-to-end. On success, the user has a working KMS: the Notion database exists, the .env is populated, and
a bootstrap page in the DB holds the encrypted token (so the API key can be ...
batch-2
enhancement
flows

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.