issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:HTML
Filter by
62.7M results
See http://taxsim.nber.org/out2psl/957
Tax Before Credits is close enough but cdcc and eic differ. I have posted the TA version of the Oklahoma cdcc form with
the calculation for you. Is it wrong?
TA ...
Evidence: services/error_handler.py:79 defines ErrorResponse(BaseModel) → {error_code, message, details, request_id};
utils/error_handler.py:31 defines a plain ErrorResponse whose to_dict() emits { error ...
backend
codebase-audit
P2-medium
tech-debt
Problem
After an admin approves or rejects a booking via ApproveRejectButtons, the booking table does not refresh. The toast
fires but the row stays stale until manual page reload.
Root Cause
ApproveRejectButtons ...
Evidence: src/cofounder_agent/services/publish_service.py:517-1458 — 941 lines, 22 try-blocks, 45 if-branches, 31
awaits, 12 parameters.
Problem: The ONE place where a task becomes a post (its docstring) ...
codebase-audit
P2-medium
tech-debt
Evidence: services/posts_approval_service.py:106 _coerce_artifact is byte-for-byte identical to
services/approval_service.py:157; both define parallel exception hierarchies and parallel
_fetch_*_row/pause_*_at_gate/_notify_*_gate_tripped ...
codebase-audit
P2-medium
tech-debt
Evidence:
services/{self_consistency_rail,writing_style_integration,metrics_service,audio_gen_service,task_failure_alerts,topic_dedup_semantic,websocket_event_broadcaster}.py
— each has a test file but ...
codebase-audit
P2-medium
tech-debt
Evidence: src/cofounder_agent/services/static_export_service.py:326 (_fetch_published_posts(pool)) then :336
(...include_content=True) — same posts LEFT JOIN post_tags LEFT JOIN tags ... GROUP BY query, ...
backend
codebase-audit
P2-medium
Evidence: src/cofounder_agent/services/tasks_db.py:1016-1022 (consumed by routes/approval_routes.py:280-294, which then
does task.get( content , )[:200]).
content_tasks is a view over pipeline_versions, ...
backend
codebase-audit
P2-medium
Evidence: tests/unit/services/test_template_runner_graphdef_routing.py:49 stubs build_graph_from_spec with a no-op;
test_pipeline_architect_validate.py only static-validates reachability; tests/integration/test_content_pipeline_e2e.py ...
codebase-audit
P1-high
pipeline
testing
Evidence: src/cofounder_agent/routes/oauth_routes.py:356 (_client_credentials) and :316 (token); no test_oauth_routes.py
in tests/unit/routes/
The POST /token client-credentials grant — the sole auth ...
codebase-audit
P1-high
security
testing

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.