issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
55.2M results
Depends on: #5–#13
Goal
Make the tool surface safe and adaptive.
Work
- Audit annotations on every tool: readOnlyHint on reads; destructiveHint on delete + delete-folder; idempotentHint on
update; ...
phase:6-harden
v1
Depends on: #8
Endpoints / Scope
POST /create-folder, DELETE /delete-folder — structure:write.
Work
- Tool foundry_manage_folder, action create|delete:
- create: name, folderType (Actor|Item|Scene|…), ...
phase:5-folders
v1
!-- phd-sync-id: year-1-fall-2026-phase-1-step-3-item-1-download-biological-blueprints-kegg-reac --
Context
- Year: 1 — The Anchor Algorithmic Innovation (BRCA)
- Semester: Fall 2026 — Track A and ...
brca-anchor
fall-2026
phase-1
phd-sync
step-3
year-1
Depends on: #11, #8
Goal
The headline tool: build a dnd5e NPC from a friendly schema → POST /create.
Work
- Tool foundry_create_creature, args: name, size, type, cr, ac, hp{value,max,formula?},
...
phase:4-creature
v1
Depends on: #7 (or do via raw curl with the key)
Goal (SPIKE)
Eliminate the biggest risk: confirm the dnd5e v5.2.2 NPC + weapon/activities damage schema. The relay s recorded
examples are dnd5e 4.3.8 ...
phase:4-creature
type:spike
v1
!-- phd-sync-id: year-1-fall-2026-phase-1-step-2-item-2-deploy-optuna-to-optimize-standard-hyper --
Context
- Year: 1 — The Anchor Algorithmic Innovation (BRCA)
- Semester: Fall 2026 — Track A and ...
brca-anchor
fall-2026
phase-1
phd-sync
step-2
year-1
Depends on: #3, #4
Endpoints / Scope
/give, /remove, /increase, /decrease, /kill — entity:write.
Work
- Tool foundry_modify_actor with action enum give|remove|increase|decrease|kill + action-specific ...
phase:3-write
v1
Depends on: #8
Endpoints / Scope
PUT /update, DELETE /delete — entity:write.
Work
- foundry_update_entity: args uuid? | selected?, data (partial — only changed fields). idempotentHint:true.
- foundry_delete_entity: ...
phase:3-write
v1
!-- phd-sync-id: year-1-fall-2026-phase-1-step-2-item-1-build-the-standard-late-fusion-meta-clas --
Context
- Year: 1 — The Anchor Algorithmic Innovation (BRCA)
- Semester: Fall 2026 — Track A and ...
brca-anchor
fall-2026
phase-1
phd-sync
step-2
year-1
Depends on: #3, #4
Endpoint / Scope
POST /create — entity:write.
Work
- src/tools/entity.ts (create part): tool foundry_create_entity, args: entityType (enum
Actor|Item|Scene|JournalEntry|RollTable|Cards|Macro|Playlist), ...
phase:3-write
v1

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.