Release summaries
opa-os-ready-runtime-module-examples
Make OPA OS ready with a module runtime and buildable example package.
maintainer
Maintainers get an additive OPA module runtime that composes local planning, agendas, booking proposals, markdown exports, approvals, and audit payloads without side effects.
integrator
Integrators get a buildable OPA example package showing Mission Relay, NDconsulting, and Axoperf-style inputs through the reusable module runtime.
agent
Agents can use the module runtime to propose OPA artifacts with approval gates, source refs, risk summaries, markdown, and audit events before host approval.
opa-os-static-safety
Add a static safety gate and documentation for OPA OS provider-neutral release verification.
maintainer
Maintainers can run a repo-level OPA OS static safety check before release to prove the planning surfaces remain provider-neutral and credential-free.
integrator
Integrators get documented verification that OPA examples do not perform live calendar writes, client sends, provider calls, or production credential reads.
agent
Agents have a deterministic command for checking OPA approval-packet and external-effects-blocked invariants before claiming readiness.
opa-os-v0-1-implementation
Implement OPA OS v0.1 local/manual planning, agenda, and booking proposal primitives.
maintainer
Maintainers get an additive OPA v0 entrypoint with provider-neutral schemas, action contract manifest, deterministic local functions with caller-supplied audit timestamps, fixture scenarios, markdown export, and audit payloads.
integrator
Integrators can generate local/manual day plans, agendas, and booking proposals while preserving human approval boundaries for external calendar or client-facing effects.
agent
Agents can propose OPA artifacts with confidence, assumptions, required approvals, source refs, risk summaries, and audit event payloads.
organization-planning-agenda-core
Add Organization / Planning / Agenda core contracts for autonomous-company scheduling and planning.
maintainer
Maintainers get a provider-neutral contract package for availability, booking/routing, capacity, agenda blocks, schedule decisions, and orchestration handoff evidence.
integrator
Hosts can model booking, focus planning, habits, and project auto-plans without calendar provider writes or optimizer runtime coupling.
agent
Agents can produce reviewable schedule decisions with authority, policy, conflict, capacity, idempotency, replay, and approval evidence refs.
organization-planning-cross-module-core
Organization/Planning/Agenda Phase 7 - Full Core Cross-Module Integration
maintainer
Cross-module contracts with PlanningModuleRef, PlanningModuleHandoff, PlanningAdapterPortObligation, OrganizationPlanningCrossModulePlan, PlanningCoreReadiness for developers, architects, contract-authors, module-authors, integration-authors, and ai-agents.
integrator
Pure projection helpers projectToCrossModulePlan and cross-module validation, async composition with adapter port execution composeOrganizationPlanningCore, typed adapter port interfaces for all 12 modules, and deterministic fake adapters for testing.
