Skip to content

Defs Status Inventory

Per-file lifecycle state for all janet-brand/defs artifacts. Update this table when adding or converting files.

apiVersion note: canonical form is net.plantange/v1. Legacy plantange.net/v1 entries were normalized; keep new files on the canonical form.

kind note: canonical dotted namespaces are:

  • simulation.game, simulation.quest, simulation.recipe, simulation.task
  • simulation.region, simulation.area, simulation.feature
  • simulation.world, simulation.producer, simulation.item, simulation.vehicle, simulation.droid
  • earth.animal, earth.vegetation
  • social.fate, social.league, social.team, social.turnir, social.zavod
  • civic.parcel, civic.municipality
  • entity.bodyplan for code-side biologic composition manifests
  • publication.zine for generative panel-layout publication authorities

games/

File Kind apiVersion State Notes
pong.yml simulation.game net.plantange/v1 canonical Gold standard. Full declarative pipeline: state, defs, control, interactions, triggers.
pong_minimal.yml simulation.game net.plantange/v1 canonical Smallest valid executable simulation example.
naughts.yml simulation.game net.plantange/v1 canonical Lattice game with matcher/trigger/discrete-write. Normalize apiVersion.
schema.json schema canonical Formal game/simulation schema contract.

quest/

File Kind apiVersion State Notes
quest_make_stew.yml simulation.quest + simulation.recipe + simulation.task (multi-doc) net.plantange/v1 migrating Clean multi-doc YAML; still needs validator integration.
schema.json schema migrating Drafted kind-discriminated schema for quest/recipe/task docs.

regions/

File Kind apiVersion State Notes
amboseli/region.yml simulation.region (savanna woodland) net.plantange/v1 migrating Expanded canonical region model with explicit cross-file refs to local landmark file.
amboseli/fist_of_god.yml simulation.region landmark (mountainous) net.plantange/v1 migrating Landmark sub-region file referenced by amboseli/region.yml via refs.regions.
badu/region.yml simulation.region (tropical island coastal savanna) net.plantange/v1 migrating Converted to canonical YAML with compact climate, anchor, feature, and native entity blocks.
goias/region.yml simulation.region (tropical savanna woodland) net.plantange/v1 migrating Converted to canonical YAML with compact seasonal climate, anchors, features, and representative native entities.
pictou/region.yml simulation.region (north atlantic coastal forest) net.plantange/v1 migrating Converted to canonical YAML with compact climate, anchor, feature, and representative native entities.
shagonar/region.yml simulation.region (siberian forest steppe) net.plantange/v1 migrating Converted to canonical YAML with compact climate, anchor, feature, and representative native entities.
tartarus/region.yml simulation.region (mediterranean coastal woodland) net.plantange/v1 migrating Converted to canonical YAML with compact climate, anchor, feature, and representative native entities.
tsuchima/region.yml simulation.region (east asian maritime forest) net.plantange/v1 migrating Converted to canonical YAML with compact climate, anchor, feature, and representative native entities.
schema.json schema migrating Expanded schema covers refs/anchors/hydrology/climate/surface/subdivisions/features plus generalized native entities.

biologic/

File Kind apiVersion State Notes
humanoid.yml biologic (mammal) net.plantange/v1 reference Full bipedal bone/joint/coupling structure.
canine.yml biologic (mammal quadruped) net.plantange/v1 reference Completed canine skeletal definition with joints and coupling symmetry.
gallus.yml biologic (avian) net.plantange/v1 reference Avian skeletal structure with wing/leg coupling patterns.
schema.json schema migrating Tightened biologic schema: fixed kind, architecture enum (mammal/avian), stricter id patterns, and minimum structural cardinality.

vegetation/

File Kind apiVersion State Notes
oaks.yml earth.vegetation (tree, deciduous) net.plantange/v1 reference Full taxonomy + color theming; linnaean key normalized.
clumping_grass.yml earth.vegetation (grass, perennial) net.plantange/v1 reference Normalize apiVersion.
ground_covers_r.yml earth.vegetation (ground cover) net.plantange/v1 reference Normalize apiVersion.
viburnum.yml earth.vegetation (shrub) net.plantange/v1 reference Missing apiVersion restored; normalize value spelling.
schema.json schema migrating Drafted vegetation schema with shared meta; canonical document kind is earth.vegetation.

vehicle/

File Kind apiVersion State Notes
beatle.yml simulation.vehicle (passenger, FE-RWD) net.plantange/v1 reference Component assembly structure. Normalize apiVersion.
schema.json schema migrating Drafted vehicle schema for components/joints/couplings; canonical document kind is simulation.vehicle.

items/

File Kind apiVersion State Notes
automobile.yml simulation.item set (multi-doc YAML) net.plantange/v1 reference Item parts list in YAML multi-doc form. Normalize apiVersion.
cooking.yml simulation.item set (multi-doc YAML) net.plantange/v1 reference Consumable/cooking item definitions. Normalize apiVersion.
schema.json schema migrating Drafted item schema for single item docs; canonical kind is simulation.item.

producers/

File Kind apiVersion State Notes
producer.yml simulation.producer net.plantange/v1 migrating Canonical producer YAML baseline.
schema.json schema migrating Drafted producer schema with shared meta; canonical kind is simulation.producer.
README.md documentation Narrative category docs.

area/

  • schema.json | schema | — | migrating Expanded schema includes space, environment, affordances, and constraints.

  • examples/domestic.yml | simulation.area (multi-doc) | net.plantange/v1 | reference Canonical multi-document (---) area stream (bathroom + bedroom) with updated sections.

  • examples/kitchen.yml | simulation.area | net.plantange/v1 | reference Transformation/storage profile with rich sensory and climate baseline.

  • examples/coliseum.yml | simulation.area | net.plantange/v1 | reference High-capacity combat/spectacle profile with high-salience affordances.

  • examples/tunnel.yml | simulation.area | net.plantange/v1 | reference Traversal-focused corridor profile with constrained sensory/atmosphere conditions.

  • README.md | documentation | — | — Canonical authored format guidance and field conventions.

  • KNAT.md | documentation | — | — Authored-profile scope and runtime-layer split for area surfaces.


zine/

File Kind apiVersion State Notes
v1/spec.json schema canonical Full schema: format, cadence, seed, regions (nested), layout engine, area placement rules, continuity, and regime. Walker panel mirrors this.
v1/examples/creatures_dispatch.yml publication.zine net.plantange/v1 reference Multi-region panel layout for creature encounter briefings. Demonstrates anchor/affordance/area-rule wiring and creature slot placement.

parcel/

  • v1/spec.json | schema | — | migrating Introduces civic.parcel institutional parcel schema for municipality simulation.

  • v1/examples/lot7.yml | civic.parcel | net.plantange/v1 | reference Canonical starter civic parcel record with boundary, claimant, and admission policy.

municipality/

  • v1/spec.json | schema | — | migrating Introduces civic.municipality schema for institutional ontology envelope.

  • v1/examples/grundby.yml | civic.municipality | net.plantange/v1 | reference Starter municipality record with legestics, laws, and affordances.