This website requires JavaScript.
Explore
Help
Sign in
archeious
/
luminos
Watch
1
Star
0
Fork
You've already forked luminos
0
Code
Issues
42
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
Actions
Labels
Milestones
Fuzzy
Fuzzy
Exact
New pull request
0 Open
17 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
Milestone
All milestones
No milestones
Open milestones
Phase 1: Confidence Tracking
Phase 2: Survey Pass
Phase 3: Investigation Planning
Phase 4: External Knowledge Tools
Phase 5: Scale-Tiered Synthesis
Phase 6: Multi-Level Synthesis
Phase 7: Hypothesis-Driven Synthesis
Phase 8: Refinement Pass
Phase 9: Dynamic Report Structure
Project
All projects
No project
Open projects
Agentic Investigation Engine
Author
All authors
Assignee
All assignees
No assignee
claude-code
archeious
Sort
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
0 Open
17 Closed
Label
Clear labels
Milestone
No milestone
Open milestones
Phase 1: Confidence Tracking
Phase 2: Survey Pass
Phase 3: Investigation Planning
Phase 4: External Knowledge Tools
Phase 5: Scale-Tiered Synthesis
Phase 6: Multi-Level Synthesis
Phase 7: Hypothesis-Driven Synthesis
Phase 8: Refinement Pass
Phase 9: Dynamic Report Structure
Projects
Clear projects
Open projects
Agentic Investigation Engine
Assignee
Clear assignees
No assignee
claude-code
archeious
fix(ai): match target root by basename in _apply_plan()
#77
by
claude-code
was merged
2026-04-12 20:39:16 -06:00
main
fix/issue-76-apply-plan-root-match
4 / 4
feat(ai): Phase 3 investigation planning
#75
by
claude-code
was merged
2026-04-12 20:26:22 -06:00
main
feat/phase-3-investigation-planning
6 / 7
chore: update CLAUDE.md for session 9 wrap-up
#73
by
claude-code
was merged
2026-04-11 11:04:02 -06:00
main
chore/session-9-wrapup
test(ai): cover _TokenTracker, _synthesize_from_cache, _discover_directories (#70)
#71
by
claude-code
was merged
2026-04-11 10:41:50 -06:00
main
test/issue-70-tracker-synth-discover
test(ai): add unit coverage for pure helpers in ai.py (#55)
#69
by
claude-code
was merged
2026-04-11 10:25:16 -06:00
main
test/issue-55-ai-pure-helpers
refactor(ai): single-source tool registration via register_tool() (#56)
#68
by
claude-code
was merged
2026-04-11 10:19:07 -06:00
main
refactor/issue-56-tool-registry
refactor(ai): extract _run_dir_loop into three focused helpers (#57)
#67
by
claude-code
was merged
2026-04-11 10:02:46 -06:00
main
refactor/issue-57-dir-loop-helpers
chore: update CLAUDE.md for session 9
#66
by
claude-code
was merged
2026-04-11 09:48:51 -06:00
main
chore/session-9-claude-md
feat: AI investigation is the product, drop zero-dep constraint (#64)
#65
by
claude-code
was merged
2026-04-11 09:46:47 -06:00
main
feat/issue-64-ai-first-scope
Add README and Apache 2.0 LICENSE
#62
by
claude-code
was merged
2026-04-09 17:44:53 -06:00
main
feat/readme-and-apache-license
fix(ai): document confidence fields in write_cache tool schema (#54)
#61
by
claude-code
was closed
2026-04-07 14:22:18 -06:00
main
fix/issue-54-write-cache-tool-desc
1 / 2
fix(ai): correct context budget metric (#44)
#52
by
archeious
was closed
2026-04-06 22:49:49 -06:00
main
feat/issue-44-context-budget
feat(filetypes): expose raw signals to survey (#42)
#50
by
archeious
was closed
2026-04-06 22:36:29 -06:00
main
feat/issue-42-classifier-bias
feat(ai): skip survey pass for tiny targets (#7)
#47
by
archeious
was closed
2026-04-06 22:19:38 -06:00
main
feat/issue-7-survey-min-size
feat(ai): wire survey output into dir loop (#6)
#45
by
archeious
was closed
2026-04-06 22:07:25 -06:00
main
feat/issue-6-wire-survey
feat(ai): add _run_survey() and submit_survey tool (#5)
#43
by
archeious
was closed
2026-04-06 21:50:11 -06:00
main
feat/issue-5-run-survey
feat(prompts): add _SURVEY_SYSTEM_PROMPT (#4)
#41
by
archeious
was closed
2026-04-06 21:35:33 -06:00
main
feat/issue-4-survey-prompt