SOTER

Philosophy Governance and Lifecycle

Thesis

SOTER must protect its minimal working core from conceptual expansion. The core rule:

No new ontology before the existing core is executable, documented, and verified.

Research may continue, but research must not automatically become product scope. SOTER needs governance not only for AI agents and code, but also for its creator and documentation system.

Problem

The problem behind this document was not only product scope. The deeper problem was uncontrolled idea generation: research, philosophy, architecture, product planning, backlog work, and personal creator notes were all flowing into the same stream. Without a lifecycle that separates these modes, every valid thought risks becoming immediate work, and the project's conceptual fertility becomes a liability instead of an asset.

Argument

Research/Product Boundary

SOTER needs a hard distinction between:

  • captured thought
  • research note
  • thesis
  • constitutional principle
  • strategy
  • roadmap
  • backlog item
  • implementation task

Only the last two belong on the GitHub project board by default.

Creator Constraints

SOTER requires creator governance because the project is conceptually fertile. The creator has several modes:

  • philosopher
  • researcher
  • architect
  • strategist
  • product owner
  • developer

These modes must not write into the same artifact.

Lifecycle of an Idea

Every idea should move through a lifecycle:

Capture -> Research -> Thesis -> Constitution -> Strategy -> Roadmap -> Backlog -> Task

Capture. Raw thought. It may be emotional, speculative, personal, or incomplete. Capture is not product scope.

Research. Exploration, analogy, literature, comparison, and conceptual testing. Research is allowed to be broad.

Thesis. A processed conceptual claim that may become part of SOTER's intellectual foundation. Thesis material must be coherent enough to be read outside the original conversation.

Constitution. Only stable principles, definitions, boundaries, and invariants enter the constitution. The constitution should be short, precise, and resistant to novelty.

Strategy. Strategy translates principles into product direction. It decides what matters, what waits, and what is intentionally excluded.

Roadmap. Roadmap turns strategy into ordered milestones. It should be time-aware and outcome-oriented.

Backlog. Backlog contains implementable product work. It should not contain raw research or philosophical notes.

Task. A task is a small executable unit of work with clear completion conditions.

Creator Roles

The same person may perform all roles, but the roles must be separated.

  • Capturer writes down raw material without judging it.
  • Researcher explores the idea and compares it with adjacent concepts.
  • Thesis Writer turns research into coherent claims.
  • Constitution Author extracts durable rules and rejects unstable material.
  • Product Strategist chooses what should become product direction.
  • Product Owner turns strategy into backlog scope.
  • Developer implements only scoped work.

Personal Governance

Creator governance is not only a project method. It is also a way to manage attention, anxiety, ambition, and intellectual overflow. The same pattern can apply to SOTER, professional work, family planning, and personal development. The rule is the same:

Do not let every valid thought become immediate work.

Product Owner Boundary

The product owner is not the highest level of governance. The product owner manages backlog and product value. SOTER also needs a higher conceptual layer that decides whether an idea is even eligible to become product material. This is why the lifecycle starts before backlog.

Relation to Scrum

Scrum is a working frame. It does not solve the upstream problem of meaning, ontology, or conceptual selection. SOTER's governance is upstream of Scrum:

meaning -> thesis -> constitution -> strategy -> roadmap -> backlog -> sprint

Corporate Problem

Organizations suffer from rotating staff, matrix dependencies, weak onboarding, fragmented knowledge, and repeated rediscovery of the same local truth. SOTER's governance model answers this by making knowledge lifecycle explicit: what was captured, what was researched, what became principle, what became strategy, what became work, and what was rejected.

Nomos and Naming

The idea of "Nomos" as a governance layer is conceptually attractive, but SOTER should avoid creating unnecessary mythology. The function matters more than the name. Use plain terms in product documentation: Governance, Lifecycle, Constitution, Scope, Decision Record.

Implications for SOTER

Recommended artifact structure ties each lifecycle layer to a concrete documentation or tooling artifact:

Layer Artifact Purpose
Capture inbox / notes unprocessed thought
Research research notes exploration
Thesis thesis documents mature conceptual claims
Constitution Constitution.md stable invariants
Strategy strategy docs product direction
Roadmap roadmap docs ordered milestones
Backlog GitHub issues/project implementable work
Task issue checklist / PR concrete execution

This governance lifecycle is the membrane between thought and execution. It lets the project remain ambitious while making the MVP finite, buildable, and reviewable.

Boundaries

The 90-day scope freeze does not exist to stop thinking. It exists to stop turning every thought into scope; broad exploration remains legitimate as research, it simply does not enter the backlog automatically.

This document does not claim that Scrum is inadequate on its own terms. It claims only that Scrum, and sprint execution generally, operate downstream of a prior question of meaning and conceptual selection that this governance model addresses.

The naming of "Nomos" is deliberately left unsettled. This document does not assert that Nomos should become a permanent architectural concept; it treats the name as provisional until backed by working code or a stable contract.

Operational Consequences

For a fixed stabilization period (the 90-day scope freeze), the product should not expand its ontology.

Allowed during the freeze:

  • clarifying existing concepts
  • implementing the minimal core
  • deleting or merging redundant ideas
  • improving tests
  • stabilizing docs
  • creating examples
  • making current promises true

Forbidden during the freeze:

  • adding new metaphysical layers
  • adding new product modules
  • adding new symbolic subsystems
  • expanding Sophia, Akasha, or Epiphany beyond the MVP boundary
  • creating new architectural mythology
  • moving research ideas directly into backlog

The GitHub board rule: the board should contain only executable product work. It should not contain philosophical speculation, raw research, naming exploration, personal reflections, unbounded future visions, or broad "think about X" items. If an idea is not yet actionable, it belongs earlier in the lifecycle.

The fundamental rule governing every stage:

Every idea may be saved.
Only processed ideas may govern.
Only scoped ideas may enter the backlog.
Only tasks may be implemented.

Open Questions

  • What happens to ideas frozen during the 90-day scope freeze once the period ends: is there a formal re-entry review, or do they simply rejoin the research stage?
  • Should "Nomos" ever be frozen as an official name, and what would count as the code-level or architectural referent that justifies freezing it?
  • Is the recommended artifact structure (inbox, research notes, thesis documents, and so on) the final tooling choice, or a provisional mapping that may change as the documentation system matures?

Related Documents

SOTER v1.12.0-beta