Skip to content

Declare Hypatia panel's flow/perspective in panll.harness.toml #197

@hyperpolymath

Description

@hyperpolymath

Follow-up to #177. PanLL panels relate to the Binary Star architecture — Pane-A (Ambient), Pane-L (Logic, role: Symbolic), Pane-N (Neural), Pane-W (World) — by flow and viewing perspective, not by single-pane membership. Hypatia's src/ui/gossamer/panll.harness.toml does not currently declare this — clade = "neurosym/ci-cd-intelligence" records topical taxonomy but not the architectural relationship.

Hypatia spans L (rules engine, safety triangle, error catalog) and N (5 neural networks: Graph of Trust, Mixture of Experts, LSM, ESN, RBF) as a meta-observer of repo state, with findings/dispatches surfacing in W.

Definition of done:

  • Decide where flow/perspective declaration lives — top-level harness fields, a panel.json referenced via panels = [...], or in clade-portal/. The current panll-harness/v2 schema does not expose explicit fields for either; an upstream schema change in hyperpolymath/panll may be needed first.
  • Add the declaration so Hypatia surfaces correctly in the PanLL workspace.
  • Update src/ui/gossamer/README.adoc to reflect what was decided.

Possibly blocked by: schema work in hyperpolymath/panll to formalise where flow/perspective is declared.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions