Skip to content

EAMOS v0.1.0 — Solution-Discovery + the factory

Choose a tag to compare

@danielPoloWork danielPoloWork released this 29 Jun 22:52
e956118

EAMOS (Enterprise Agentic Meeting Operating System) turns a maintainer's inputs into the material
and the regie for an enterprise meeting — declarative, gate-enforced, human-gated. It frames and
structures; it does not fabricate (missing data is rendered labeled and collected into a review
appendix).

What's in this release

The factory (M1–M8 + Hardening):

  • Phase-based pipeline: intake → structure → draft → review → facilitate → follow-up.
  • 8 archetype profiles × altitude / function / company-context overlays (never a profile cross-product).
  • 7 deliverable IR families — slide · doc · graph · infographic · data · quiz · topology
    author once, project to many; a value cannot diverge across projections.
  • The deterministic deck-IR as the determinism boundary; gates run on the IR, never on the binary.
  • The series moat: carry-forward of decisions, open actions, rolling risks, and KPI movement
    across instances.
  • Source-reorganization intake + connectors; live facilitation + post-meeting minutes; a
    confidentiality / redaction policy; localization; a guided cross-platform installer.

The Solution-Discovery capability (this milestone):

  • Capability-first intake — L0/L1/L2 typed fields, a problem-type classification engine, and an
    adaptive question tree with classification-driven routing.
  • Decision rigor — the pre-work pack (use-case matrix · MoSCoW · architectural constraints), a
    deterministic computed weighted-scorecard total (formula-free), the no-action baseline gate, and
    the Phase-G decision contract (residual risks + next step).
  • The vendor-selection recipe (compose discovery + decision; bundle or series) and the
    target-architecture topology diagram (typed nodes / typed edges).
  • An advisory layer — deterministic pattern matching over a decision repository + what-if
    scorecard simulation.

Quality

  • Dependency-free Python (stdlib); 49 tests in CI.
  • Structural gates enforced first on EAMOS itself: completeness, grounding-labeled,
    audience-fit, deliverable-params-in-bounds, no-action-considered, classification-valid,
    questions-valid, topology-valid, plus the non-delegable manifest-confirmed /
    human-runs-the-room.
  • Design of record: RFC-0001 … RFC-0006.

Install

The attached pgs-eamos-bundle.{tar.gz,zip} is the stripped consumer factory (.eamos-core/ + the
agent contract + LICENSE), verifiable against SHA256SUMS. Use the attached setup.sh /
setup.command / setup.ps1 / setup.bat to install it into a project — SHA256-verified
(fail-closed), additive (no-clobber).

Pre-GTM, private distribution. The public curl | sh install activates once the repository is
made public — a separate go-to-market decision.