Skip to content

Project discovery: generate code2llm analysis and tickets #164

Description

@tom-sapletta-com

Run a broad project discovery pass because the planfile queue is idle.

Goal: move Koru from local implementation mode back to whole-project strategy,
then create concrete tickets and let the normal queue work through them.

  1. Generate fresh whole-project context:
    code2llm ./ -f all -o ./project --no-chunk --exclude '*.md'

  2. Ask IDE LLM after the code2llm refresh:
    "Co jeszcze zostalo do wykonania? zrob z tego nastepne tickety do planfile."
    Keep the answer ticket-oriented (no broad multi-file edits in this step).

  3. Convert findings into tickets:
    koru scan --apply --semcod-artifacts --source koru-scan

  4. Prefer high-signal work: failing gates, god modules, duplicated code, high
    cyclomatic complexity, missing tests, and architecture seams that block future tickets.

  5. When new tickets exist, stop broad discovery and work the tickets one by one.
    After those tickets are done and the queue is empty again, another discovery pass
    is allowed.


Strategy Metadata:

  • planfile_id: PLF-163

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    code2llmAuto-created label for code2llmkoruAuto-created label for korullm-readyAuto-created label for llm-readymanagedAuto-created label for managednl-taskAuto-created label for nl-taskplanfileAuto-created label for planfilepriority-highAuto-created label for priority-highproject-discoveryAuto-created label for project-discoveryscanAuto-created label for scanstrategyAuto-created label for strategy

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions