Skip to content

Extend network inspection #100

Description

@cpaniaguam

After migrating the core features from hddm in #82 and #99, network inspection remains notebook-only. We hope to add a first-class inspection workflow with discovery of pretrained models.

Summary

Network inspection in LANfactory is currently notebook-bound and effectively limited to a single interface. The current path depends on manual notebook execution and requires building models or generating data during runtime before inspection can happen.

Problem

  • Inspection is tied to a notebook-driven flow instead of a supported product workflow.
  • Users must manage paths and runtime setup manually.
  • Model discovery is missing as a first-class capability.

Proposed Outcome

  • Introduce a first-class inspection workflow outside notebook-only usage.
  • Support selecting and inspecting existing trained models directly.
  • Keep notebook support as supplemental, not primary.

Scope

  • Workflow entry point via documented command.
  • Artifact discovery across common folder layouts, including nested network-type directories.
  • Inspection views for KDE-vs-LAN and manifold once a valid model is selected.

Acceptance Criteria

  • User can launch inspection from a documented command.
  • Newly trained models are auto-discovered without manual deep-path entry.
  • Invalid or incomplete model folders produce clear errors.
  • Notebook tutorial remains available.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions