-
Notifications
You must be signed in to change notification settings - Fork 0
fix: wire master loop to tool registry and restore phase-2 live gate #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,221 @@ | ||
| { | ||
| "version": "1.0.0", | ||
| "lastScanned": 1772689120356, | ||
| "projectRoot": "D:\\_projects\\ALAS", | ||
| "techStack": { | ||
| "languages": [], | ||
| "frameworks": [], | ||
| "packageManager": null, | ||
| "runtime": null | ||
| }, | ||
| "build": { | ||
| "buildCommand": null, | ||
| "testCommand": null, | ||
| "lintCommand": null, | ||
| "devCommand": null, | ||
| "scripts": {} | ||
| }, | ||
| "conventions": { | ||
| "namingStyle": null, | ||
| "importStyle": null, | ||
| "testPattern": null, | ||
| "fileOrganization": null | ||
| }, | ||
| "structure": { | ||
| "isMonorepo": false, | ||
| "workspaces": [], | ||
| "mainDirectories": [ | ||
| "docs", | ||
| "scripts", | ||
| "tests" | ||
| ], | ||
| "gitBranches": { | ||
| "defaultBranch": "master", | ||
| "branchingStrategy": null | ||
| } | ||
| }, | ||
| "customNotes": [], | ||
| "directoryMap": { | ||
| "adb_vision": { | ||
| "path": "adb_vision", | ||
| "purpose": null, | ||
| "fileCount": 21, | ||
| "lastAccessed": 1772689120342, | ||
| "keyFiles": [ | ||
| "conftest.py", | ||
| "debug_droidcast.py", | ||
| "drive.bat", | ||
| "GEMINI_SYSTEM_PROMPT.md", | ||
| "mcp_actions.jsonl" | ||
| ] | ||
| }, | ||
| "agent_orchestrator": { | ||
| "path": "agent_orchestrator", | ||
| "purpose": null, | ||
| "fileCount": 31, | ||
| "lastAccessed": 1772689120342, | ||
| "keyFiles": [ | ||
| "alas_mcp_server.py", | ||
| "conftest.py", | ||
| "entrypoint_symlink_setup.py", | ||
| "heartbeat.jsonl", | ||
| "live_interact.py" | ||
| ] | ||
| }, | ||
| "alas_wrapped": { | ||
| "path": "alas_wrapped", | ||
| "purpose": null, | ||
| "fileCount": 14, | ||
| "lastAccessed": 1772689120343, | ||
| "keyFiles": [ | ||
| "alas.bat", | ||
| "alas.py", | ||
| "docker-compose.yml", | ||
| "gui.py", | ||
| "LICENSE" | ||
| ] | ||
| }, | ||
| "docs": { | ||
| "path": "docs", | ||
| "purpose": "Documentation", | ||
| "fileCount": 11, | ||
| "lastAccessed": 1772689120343, | ||
| "keyFiles": [ | ||
| "AGENT_MEMORY_2026-03-04.md", | ||
| "ALAS_CONFIG_REFERENCE.md", | ||
| "ARCHITECTURE.md", | ||
| "DOCUMENTATION_GOVERNANCE.md", | ||
| "GLOSSARY.md" | ||
| ] | ||
| }, | ||
| "memories": { | ||
| "path": "memories", | ||
| "purpose": null, | ||
| "fileCount": 1, | ||
| "lastAccessed": 1772689120343, | ||
| "keyFiles": [ | ||
| "git_workflow.md" | ||
| ] | ||
| }, | ||
| "scripts": { | ||
| "path": "scripts", | ||
| "purpose": "Build/utility scripts", | ||
| "fileCount": 2, | ||
| "lastAccessed": 1772689120343, | ||
| "keyFiles": [ | ||
| "install_hooks.sh", | ||
| "memu_task_bridge.ps1" | ||
| ] | ||
| }, | ||
| "tests": { | ||
| "path": "tests", | ||
| "purpose": "Test files", | ||
| "fileCount": 0, | ||
| "lastAccessed": 1772689120344, | ||
| "keyFiles": [] | ||
| }, | ||
| "alas_wrapped\\assets": { | ||
| "path": "alas_wrapped\\assets", | ||
| "purpose": "Static assets", | ||
| "fileCount": 0, | ||
| "lastAccessed": 1772689120344, | ||
| "keyFiles": [] | ||
| }, | ||
| "alas_wrapped\\bin": { | ||
| "path": "alas_wrapped\\bin", | ||
| "purpose": "Executable scripts", | ||
| "fileCount": 0, | ||
| "lastAccessed": 1772689120344, | ||
| "keyFiles": [] | ||
| }, | ||
| "alas_wrapped\\config": { | ||
| "path": "alas_wrapped\\config", | ||
| "purpose": "Configuration files", | ||
| "fileCount": 14, | ||
| "lastAccessed": 1772689120345, | ||
| "keyFiles": [ | ||
| "alas.json", | ||
| "deploy.template-AidLux-cn.yaml", | ||
| "deploy.template-AidLux.yaml" | ||
| ] | ||
| }, | ||
| "tests\\fixtures": { | ||
| "path": "tests\\fixtures", | ||
| "purpose": "Test fixtures", | ||
| "fileCount": 1, | ||
| "lastAccessed": 1772689120345, | ||
| "keyFiles": [ | ||
| "README.md" | ||
| ] | ||
| } | ||
| }, | ||
| "hotPaths": [ | ||
| { | ||
| "path": "", | ||
| "accessCount": 3, | ||
| "lastAccessed": 1772689492589, | ||
| "type": "directory" | ||
| }, | ||
| { | ||
| "path": "docs/plans/phase_2_master_plan.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689169110, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "docs/plans/program_execution_plan.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689169498, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "docs/plans/phase_2_gemini_cli_plan.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689169607, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "docs\\NORTH_STAR.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689285903, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "docs\\ARCHITECTURE.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689286281, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "docs\\ROADMAP.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689383901, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "TDD_IMPLEMENTATION_PLAN.md", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689384336, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "agent_orchestrator\\live_nav.py", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689619979, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "alas_wrapped\\tools\\navigation.py", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689639746, | ||
| "type": "file" | ||
| }, | ||
| { | ||
| "path": "alas_wrapped\\tools\\login.py", | ||
| "accessCount": 1, | ||
| "lastAccessed": 1772689640177, | ||
| "type": "file" | ||
| } | ||
| ], | ||
| "userDirectives": [] | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🔥 The Roast: Session tracking files in git? I thought we were building a deterministic tool framework, not a time machine for IDE state. 🩹 The Fix: Remove this file and add 📏 Severity: suggestion |
||
| "session_id": "9f68cafc-1a6c-47cc-8c96-0394c2a40828", | ||
| "ended_at": "2026-03-05T07:15:43.925Z", | ||
| "reason": "other", | ||
| "agents_spawned": 0, | ||
| "agents_completed": 0, | ||
| "modes_used": [] | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🔥 The Roast: HUD state caching in version control is like saving your TV's volume setting in a library book — completely irrelevant to anyone else and outdated immediately. 🩹 The Fix: Remove this file and ensure 📏 Severity: suggestion |
||
| "timestamp": "2026-03-05T06:32:16.608Z", | ||
| "backgroundTasks": [], | ||
| "sessionStartTimestamp": "2026-03-05T05:38:40.025Z", | ||
| "sessionId": "2a799d2f-5602-4806-8bbd-8f6947137697" | ||
| } | ||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1 @@ | ||||||
| {"session_id":"2a799d2f-5602-4806-8bbd-8f6947137697","transcript_path":"C:\\Users\\pmacl\\.claude\\projects\\D---projects-ALAS\\2a799d2f-5602-4806-8bbd-8f6947137697.jsonl","cwd":"D:\\_projects\\ALAS","model":{"id":"claude-sonnet-4-6","display_name":"Sonnet 4.6"},"workspace":{"current_dir":"D:\\_projects\\ALAS","project_dir":"D:\\_projects\\ALAS","added_dirs":[]},"version":"2.1.69","output_style":{"name":"default"},"cost":{"total_cost_usd":1.4690392499999998,"total_duration_ms":3217190,"total_api_duration_ms":302861,"total_lines_added":0,"total_lines_removed":0},"context_window":{"total_input_tokens":65,"total_output_tokens":11703,"context_window_size":200000,"current_usage":{"input_tokens":3,"output_tokens":377,"cache_creation_input_tokens":672,"cache_read_input_tokens":64960},"used_percentage":33,"remaining_percentage":67},"exceeds_200k_tokens":false} | ||||||
|
||||||
| {"session_id":"2a799d2f-5602-4806-8bbd-8f6947137697","transcript_path":"C:\\Users\\pmacl\\.claude\\projects\\D---projects-ALAS\\2a799d2f-5602-4806-8bbd-8f6947137697.jsonl","cwd":"D:\\_projects\\ALAS","model":{"id":"claude-sonnet-4-6","display_name":"Sonnet 4.6"},"workspace":{"current_dir":"D:\\_projects\\ALAS","project_dir":"D:\\_projects\\ALAS","added_dirs":[]},"version":"2.1.69","output_style":{"name":"default"},"cost":{"total_cost_usd":1.4690392499999998,"total_duration_ms":3217190,"total_api_duration_ms":302861,"total_lines_added":0,"total_lines_removed":0},"context_window":{"total_input_tokens":65,"total_output_tokens":11703,"context_window_size":200000,"current_usage":{"input_tokens":3,"output_tokens":377,"cache_creation_input_tokens":672,"cache_read_input_tokens":64960},"used_percentage":33,"remaining_percentage":67},"exceeds_200k_tokens":false} | |
| {} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| { | ||
| "lastSentAt": "2026-03-05T06:31:23.445Z" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 The Roast: Committing IDE session metadata is like bringing your browser history to a code review — nobody needs to see your internal state snapshots, and they'll be stale before the next commit anyway.
🩹 The Fix: Add
.omc/to.gitignoreand remove these files from the PR. These are clearly editor/IDE state files that don't belong in version control.📏 Severity: suggestion