diff --git a/docs/ADMIN-GUIDE/README.md b/docs/ADMIN-GUIDE/README.md index 2aef404b..b8f13cc3 100644 --- a/docs/ADMIN-GUIDE/README.md +++ b/docs/ADMIN-GUIDE/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Administrator Guide > **Status:** Partially migrated. Current SSO and local upgrade/recovery procedures are available; held procedures are labeled non-operative. diff --git a/docs/ADMIN-GUIDE/operations/README.md b/docs/ADMIN-GUIDE/operations/README.md index c6ad5ce6..e70e0ec9 100644 --- a/docs/ADMIN-GUIDE/operations/README.md +++ b/docs/ADMIN-GUIDE/operations/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Administrator Operations > **Status:** Partially migrated. Procedures explicitly identify whether they are current or held. diff --git a/docs/ADMIN-GUIDE/operations/mos-connector-lease-operations.md b/docs/ADMIN-GUIDE/operations/mos-connector-lease-operations.md index e336caa0..ee0bc66f 100644 --- a/docs/ADMIN-GUIDE/operations/mos-connector-lease-operations.md +++ b/docs/ADMIN-GUIDE/operations/mos-connector-lease-operations.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Mos Connector Lease Operations — M1 > **Status:** Held / non-operative. diff --git a/docs/ADMIN-GUIDE/operations/upgrade-safety-and-recovery.md b/docs/ADMIN-GUIDE/operations/upgrade-safety-and-recovery.md index 832979e3..5eb08f7a 100644 --- a/docs/ADMIN-GUIDE/operations/upgrade-safety-and-recovery.md +++ b/docs/ADMIN-GUIDE/operations/upgrade-safety-and-recovery.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Upgrade safety and recovery > **Supported route:** an already installed `mosaic` CLI using the local PGlite diff --git a/docs/ADMIN-GUIDE/security/README.md b/docs/ADMIN-GUIDE/security/README.md index aff6909a..e033ed80 100644 --- a/docs/ADMIN-GUIDE/security/README.md +++ b/docs/ADMIN-GUIDE/security/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Security > **Status:** Partially migrated. The SSO provider and Discord ingress security pages are current. diff --git a/docs/ADMIN-GUIDE/security/discord-ingress.md b/docs/ADMIN-GUIDE/security/discord-ingress.md index 4165adb7..7b83cc13 100644 --- a/docs/ADMIN-GUIDE/security/discord-ingress.md +++ b/docs/ADMIN-GUIDE/security/discord-ingress.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Discord ingress security > **Status:** Current Discord behavior only. Telegram shared-contract parity, Matrix channel ingress, and a gateway-wide shared adapter registry are not implemented or are not proven by the current source/tests. diff --git a/docs/ADMIN-GUIDE/security/sso-providers.md b/docs/ADMIN-GUIDE/security/sso-providers.md index 2f09b789..44f7293b 100644 --- a/docs/ADMIN-GUIDE/security/sso-providers.md +++ b/docs/ADMIN-GUIDE/security/sso-providers.md @@ -1,8 +1,9 @@ --- +kind: guide +status: active title: SSO Providers type: runbook audience: admin -status: current source_of_truth: false --- diff --git a/docs/API/README.md b/docs/API/README.md index 2d6fc5a5..9e548d7d 100644 --- a/docs/API/README.md +++ b/docs/API/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # API Documentation > **Status:** Scaffold only. The canonical gateway contract has not yet been migrated into this directory. diff --git a/docs/DEVELOPER-GUIDE/README.md b/docs/DEVELOPER-GUIDE/README.md index 39699767..c9fc6b23 100644 --- a/docs/DEVELOPER-GUIDE/README.md +++ b/docs/DEVELOPER-GUIDE/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Developer Guide > **Status:** Partially migrated. Architecture, lease-broker verification, and channel-adapter authoring pages are current; other contributor chapters remain unmigrated. diff --git a/docs/DEVELOPER-GUIDE/architecture/README.md b/docs/DEVELOPER-GUIDE/architecture/README.md index a7d4ac9f..d7518087 100644 --- a/docs/DEVELOPER-GUIDE/architecture/README.md +++ b/docs/DEVELOPER-GUIDE/architecture/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Architecture > **Status:** Partially migrated. The lease-broker security-contract pages below are current references; the remaining architecture pages are still being classified. diff --git a/docs/DEVELOPER-GUIDE/architecture/channel-protocol.md b/docs/DEVELOPER-GUIDE/architecture/channel-protocol.md index 9815d049..290fb8ea 100644 --- a/docs/DEVELOPER-GUIDE/architecture/channel-protocol.md +++ b/docs/DEVELOPER-GUIDE/architecture/channel-protocol.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Channel protocol architecture > **Status:** Current shared type contract and Discord compatibility baseline. The shared gateway registry, Telegram parity, Matrix integration, identity-linking, and multi-surface multiplexing described below are draft or unimplemented. diff --git a/docs/DEVELOPER-GUIDE/architecture/compaction-revocation.md b/docs/DEVELOPER-GUIDE/architecture/compaction-revocation.md index 66d835bd..35906147 100644 --- a/docs/DEVELOPER-GUIDE/architecture/compaction-revocation.md +++ b/docs/DEVELOPER-GUIDE/architecture/compaction-revocation.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Compaction observer revocation and runtime generations > **Status:** Current contract reference. diff --git a/docs/DEVELOPER-GUIDE/architecture/decisions/README.md b/docs/DEVELOPER-GUIDE/architecture/decisions/README.md index aee87b49..914a667e 100644 --- a/docs/DEVELOPER-GUIDE/architecture/decisions/README.md +++ b/docs/DEVELOPER-GUIDE/architecture/decisions/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Architecture Decisions > **Status:** Current decision index. A decision describes an implemented and accepted boundary; draft proposals belong under `rfcs/` or `docs/plans/`. diff --git a/docs/DEVELOPER-GUIDE/architecture/decisions/mos-runtime-portability-m1.md b/docs/DEVELOPER-GUIDE/architecture/decisions/mos-runtime-portability-m1.md index eba57bdd..e3021699 100644 --- a/docs/DEVELOPER-GUIDE/architecture/decisions/mos-runtime-portability-m1.md +++ b/docs/DEVELOPER-GUIDE/architecture/decisions/mos-runtime-portability-m1.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Mos Runtime Portability M1 — Logical Identity and Fencing > **Decision status:** Current implemented decision (M1). diff --git a/docs/DEVELOPER-GUIDE/architecture/lease-broker-protocol.md b/docs/DEVELOPER-GUIDE/architecture/lease-broker-protocol.md index 39e5ee71..5ba63dc3 100644 --- a/docs/DEVELOPER-GUIDE/architecture/lease-broker-protocol.md +++ b/docs/DEVELOPER-GUIDE/architecture/lease-broker-protocol.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Authenticated external lease broker protocol > **Status:** Current contract reference. diff --git a/docs/DEVELOPER-GUIDE/architecture/lease-broker-security.md b/docs/DEVELOPER-GUIDE/architecture/lease-broker-security.md index 0209165a..ac482a72 100644 --- a/docs/DEVELOPER-GUIDE/architecture/lease-broker-security.md +++ b/docs/DEVELOPER-GUIDE/architecture/lease-broker-security.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # WI-1 lease broker security notes > **Status:** Current contract reference. diff --git a/docs/DEVELOPER-GUIDE/architecture/mutator-class-gate.md b/docs/DEVELOPER-GUIDE/architecture/mutator-class-gate.md index 66f321e6..73f09cfd 100644 --- a/docs/DEVELOPER-GUIDE/architecture/mutator-class-gate.md +++ b/docs/DEVELOPER-GUIDE/architecture/mutator-class-gate.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Whole mutator-class lease gate > **Status:** Current contract reference. diff --git a/docs/DEVELOPER-GUIDE/architecture/rfcs/README.md b/docs/DEVELOPER-GUIDE/architecture/rfcs/README.md index 7c5b3085..681da766 100644 --- a/docs/DEVELOPER-GUIDE/architecture/rfcs/README.md +++ b/docs/DEVELOPER-GUIDE/architecture/rfcs/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Architecture RFCs > **Status:** Current proposal index. RFCs are draft design material and have no operational or implementation authority until an approved decision and implementation evidence supersede them. diff --git a/docs/DEVELOPER-GUIDE/architecture/rfcs/optional-ai-egress-gateways.md b/docs/DEVELOPER-GUIDE/architecture/rfcs/optional-ai-egress-gateways.md index 9db1734c..4cb752a7 100644 --- a/docs/DEVELOPER-GUIDE/architecture/rfcs/optional-ai-egress-gateways.md +++ b/docs/DEVELOPER-GUIDE/architecture/rfcs/optional-ai-egress-gateways.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # RFC: Optional AI Egress Gateways > **Status:** Draft / proposed — not approved, not current, and not integrated. diff --git a/docs/DEVELOPER-GUIDE/integrations/channel-adapters.md b/docs/DEVELOPER-GUIDE/integrations/channel-adapters.md index a1438401..3a8f426c 100644 --- a/docs/DEVELOPER-GUIDE/integrations/channel-adapters.md +++ b/docs/DEVELOPER-GUIDE/integrations/channel-adapters.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Channel adapters > **Status:** Current shared channel types plus the Discord reference/compatibility implementation. A shared gateway adapter registry, Telegram parity, and Matrix channel integration remain unimplemented or unproven. diff --git a/docs/DEVELOPER-GUIDE/testing/lease-broker-operations.md b/docs/DEVELOPER-GUIDE/testing/lease-broker-operations.md index dfc57c25..b54098cf 100644 --- a/docs/DEVELOPER-GUIDE/testing/lease-broker-operations.md +++ b/docs/DEVELOPER-GUIDE/testing/lease-broker-operations.md @@ -1,8 +1,9 @@ --- +kind: guide +status: active title: Lease-broker operations type: runbook audience: developer -status: current source_of_truth: false --- diff --git a/docs/MISSION-MANIFEST.md b/docs/MISSION-MANIFEST.md index 8baa41e8..595bea1a 100644 --- a/docs/MISSION-MANIFEST.md +++ b/docs/MISSION-MANIFEST.md @@ -1,3 +1,8 @@ +--- +kind: tracking +status: active +--- + # Mission Manifest — MVP > Top-level rollup tracking Mosaic Stack MVP execution. diff --git a/docs/PRD.md b/docs/PRD.md index 50e8334d..3aad4016 100644 --- a/docs/PRD.md +++ b/docs/PRD.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # PRD: Mosaic Stack v0.1.0 ## Current addendum: #1194 — Installed framework-tool drift detection diff --git a/docs/USER-GUIDE/README.md b/docs/USER-GUIDE/README.md index 269ee134..87285955 100644 --- a/docs/USER-GUIDE/README.md +++ b/docs/USER-GUIDE/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # User Guide > **Status:** Partially migrated. The quickstart, web-dashboard reference, and Discord conversation workflow are current. diff --git a/docs/USER-GUIDE/getting-started/quickstart.md b/docs/USER-GUIDE/getting-started/quickstart.md index 7d29fd28..f31ade8f 100644 --- a/docs/USER-GUIDE/getting-started/quickstart.md +++ b/docs/USER-GUIDE/getting-started/quickstart.md @@ -1,8 +1,9 @@ --- +kind: guide +status: active title: Mosaic Stack Quickstart type: guide audience: user -status: current source_of_truth: false --- diff --git a/docs/USER-GUIDE/product/web-dashboard.md b/docs/USER-GUIDE/product/web-dashboard.md index d7afbc72..60b4d2d6 100644 --- a/docs/USER-GUIDE/product/web-dashboard.md +++ b/docs/USER-GUIDE/product/web-dashboard.md @@ -1,8 +1,9 @@ --- +kind: guide +status: active title: Mosaic web dashboard type: guide audience: user -status: current source_of_truth: false --- diff --git a/docs/USER-GUIDE/workflows/discord-conversations.md b/docs/USER-GUIDE/workflows/discord-conversations.md index 61a9d09a..8a63541d 100644 --- a/docs/USER-GUIDE/workflows/discord-conversations.md +++ b/docs/USER-GUIDE/workflows/discord-conversations.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Discord conversations > **Status:** Current Discord workflow for an administrator-provisioned, authorized guild channel. diff --git a/docs/federation/MISSION-MANIFEST.md b/docs/federation/MISSION-MANIFEST.md index 861f17ec..8e1905ea 100644 --- a/docs/federation/MISSION-MANIFEST.md +++ b/docs/federation/MISSION-MANIFEST.md @@ -1,3 +1,8 @@ +--- +kind: tracking +status: active +--- + # Mission Manifest — Federation v1 > Persistent document tracking full mission scope, status, and session history. diff --git a/docs/fleet/NORTH_STAR.md b/docs/fleet/NORTH_STAR.md index ba066838..61ef4ce4 100644 --- a/docs/fleet/NORTH_STAR.md +++ b/docs/fleet/NORTH_STAR.md @@ -1,3 +1,8 @@ +--- +kind: projection +status: active +--- + # Mosaic Fleet — NORTH STAR > **Generated file — do not edit by hand.** diff --git a/docs/fleet/PRD-fleet-suite.md b/docs/fleet/PRD-fleet-suite.md index 08e9bb77..cbda5c8d 100644 --- a/docs/fleet/PRD-fleet-suite.md +++ b/docs/fleet/PRD-fleet-suite.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # PRD — Mosaic Fleet Suite (init, configure, operate) > **Workstream:** W-FLEET (Fleet) under mission `mvp-20260312` · **Phase:** 3→4 productization diff --git a/docs/fleet/PRD.md b/docs/fleet/PRD.md index bfcaf37f..e559476b 100644 --- a/docs/fleet/PRD.md +++ b/docs/fleet/PRD.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # PRD — Fleet Phase 2: Operator Observability > **Workstream:** W-FLEET under `mvp-20260312` · **Phase:** 2 diff --git a/docs/fleet/concepts/desired-vs-observed-state.md b/docs/fleet/concepts/desired-vs-observed-state.md index 46a8f52d..0cbb6cae 100644 --- a/docs/fleet/concepts/desired-vs-observed-state.md +++ b/docs/fleet/concepts/desired-vs-observed-state.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Desired, Derived, and Observed Fleet State ## One writable authority diff --git a/docs/fleet/concepts/generated-env-launch-chain.md b/docs/fleet/concepts/generated-env-launch-chain.md index fc221b8f..b1d39cfd 100644 --- a/docs/fleet/concepts/generated-env-launch-chain.md +++ b/docs/fleet/concepts/generated-env-launch-chain.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Generated Environment Launch Chain The launcher consumes validated data, not shell configuration. diff --git a/docs/fleet/concepts/identity-class-runtime.md b/docs/fleet/concepts/identity-class-runtime.md index f94bfdf5..94af1ad5 100644 --- a/docs/fleet/concepts/identity-class-runtime.md +++ b/docs/fleet/concepts/identity-class-runtime.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Identity, Class, and Runtime Each roster field has one job. Do not use names or model strings as authority shortcuts. diff --git a/docs/fleet/concepts/role-authority-and-leases.md b/docs/fleet/concepts/role-authority-and-leases.md index 8551e009..b87614fa 100644 --- a/docs/fleet/concepts/role-authority-and-leases.md +++ b/docs/fleet/concepts/role-authority-and-leases.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Role Authority and Leases Role content describes behavior; protected authority is immutable code metadata derived only from the canonical class. diff --git a/docs/fleet/how-to/configure-tess-interaction.md b/docs/fleet/how-to/configure-tess-interaction.md index 4e2969f5..28ad8f43 100644 --- a/docs/fleet/how-to/configure-tess-interaction.md +++ b/docs/fleet/how-to/configure-tess-interaction.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Configure an Interaction Instance An interaction instance is a configurable local roster member with canonical class: interaction and matching tool_policy: interaction. “Tess” may be used as a display alias, but neither that alias nor the stable name is required or authority-bearing. diff --git a/docs/fleet/how-to/configure-ultron-validator.md b/docs/fleet/how-to/configure-ultron-validator.md index 8704e5e4..6a5beba2 100644 --- a/docs/fleet/how-to/configure-ultron-validator.md +++ b/docs/fleet/how-to/configure-ultron-validator.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Configure a Validator Instance A validator instance is a configurable local roster member with canonical class: validator and matching tool_policy: validator. “Ultron” may be used as a display alias, but it is not a required identity, class alias, product name, or source of authority. diff --git a/docs/fleet/how-to/create-update-delete-agent.md b/docs/fleet/how-to/create-update-delete-agent.md index 2591efdb..e3b2f004 100644 --- a/docs/fleet/how-to/create-update-delete-agent.md +++ b/docs/fleet/how-to/create-update-delete-agent.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Create, Inspect, Update, and Delete a Local Fleet Agent Use the local roster-v2 control plane only. These commands change desired state and derived environment projections; they never start, stop, reconcile, inspect, or otherwise act on systemd, tmux, sessions, or runtimes. diff --git a/docs/fleet/how-to/customize-roles.md b/docs/fleet/how-to/customize-roles.md index 646725b6..d4d0030e 100644 --- a/docs/fleet/how-to/customize-roles.md +++ b/docs/fleet/how-to/customize-roles.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Customize Fleet Roles Mosaic resolves persona contracts through two layers: diff --git a/docs/fleet/how-to/start-stop-restart.md b/docs/fleet/how-to/start-stop-restart.md index 8707ad84..7518d7d9 100644 --- a/docs/fleet/how-to/start-stop-restart.md +++ b/docs/fleet/how-to/start-stop-restart.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Safely Reconcile and Control a Local Fleet Agent Use the canonical local roster-v2 command surface: diff --git a/docs/fleet/migration/example-profile-disposition.md b/docs/fleet/migration/example-profile-disposition.md index c42b73f3..32b33607 100644 --- a/docs/fleet/migration/example-profile-disposition.md +++ b/docs/fleet/migration/example-profile-disposition.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Executable Fleet Example, Profile, and Service-Preset Dispositions **Issue:** #758 · **Card:** FCM-M1-003 · **Status:** M1 executable disposition evidence diff --git a/docs/fleet/migration/legacy-class-aliases.md b/docs/fleet/migration/legacy-class-aliases.md index be9bb3e2..b7913546 100644 --- a/docs/fleet/migration/legacy-class-aliases.md +++ b/docs/fleet/migration/legacy-class-aliases.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Legacy Fleet Class Aliases Fleet class compatibility is intentionally narrow. The shared resolver accepts exactly three legacy diff --git a/docs/fleet/migration/v1-to-v2.md b/docs/fleet/migration/v1-to-v2.md index 49b35295..aad9aa07 100644 --- a/docs/fleet/migration/v1-to-v2.md +++ b/docs/fleet/migration/v1-to-v2.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Previewing a Fleet Roster v1-to-v2 Migration **Issue:** #758 · **Card:** FCM-M4-001 · **Effect boundary:** preview only diff --git a/docs/fleet/operations/backup-restore.md b/docs/fleet/operations/backup-restore.md index 2bfd94f2..a3e01312 100644 --- a/docs/fleet/operations/backup-restore.md +++ b/docs/fleet/operations/backup-restore.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Configuration Backup and Restore Boundary **Issue:** #758 · **Card:** FCM-M4-001 diff --git a/docs/fleet/operations/env-quarantine.md b/docs/fleet/operations/env-quarantine.md index 8d08a5c5..49a89822 100644 --- a/docs/fleet/operations/env-quarantine.md +++ b/docs/fleet/operations/env-quarantine.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Environment Quarantine Operations Legacy .env is input evidence, never current launch authority. Projection preparation classifies it deterministically: diff --git a/docs/fleet/operations/reconcile-and-recover.md b/docs/fleet/operations/reconcile-and-recover.md index 0b0f7215..1280b021 100644 --- a/docs/fleet/operations/reconcile-and-recover.md +++ b/docs/fleet/operations/reconcile-and-recover.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Reconcile and Recover a Local Fleet ## Safe sequence diff --git a/docs/fleet/operations/systemd-tmux-troubleshooting.md b/docs/fleet/operations/systemd-tmux-troubleshooting.md index 988217fc..db84b854 100644 --- a/docs/fleet/operations/systemd-tmux-troubleshooting.md +++ b/docs/fleet/operations/systemd-tmux-troubleshooting.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Systemd and tmux Troubleshooting Start with read-only mosaic fleet status, `doctor`, and `verify`. Do not manually adopt, rename, terminate, or recreate sessions while ownership is ambiguous. diff --git a/docs/fleet/operations/upgrade-assets.md b/docs/fleet/operations/upgrade-assets.md index aeb9e848..43795d62 100644 --- a/docs/fleet/operations/upgrade-assets.md +++ b/docs/fleet/operations/upgrade-assets.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Upgrade and Installed-Asset Drift Fleet source assets and installed assets can differ after an update, but FCM-M5-001 does not add a trustworthy source-versus-installed revision detector or refresh command. Do not infer freshness from checkout presence, timestamps, generated environment files, running sessions, or a ready migration preview. diff --git a/docs/fleet/reference/agent-mutations.md b/docs/fleet/reference/agent-mutations.md index 1d59e9f5..22c763a6 100644 --- a/docs/fleet/reference/agent-mutations.md +++ b/docs/fleet/reference/agent-mutations.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Local Fleet Agent Mutations FCM-M2-002 provides local roster-v2 create, get, update, delete, and plan operations. They only change desired state and derived environment projections. They never start, stop, inspect, reconcile, or otherwise act on runtimes, systemd units, tmux sessions, or heartbeats. diff --git a/docs/fleet/reference/cli.md b/docs/fleet/reference/cli.md index 4d12599f..9aff7b1a 100644 --- a/docs/fleet/reference/cli.md +++ b/docs/fleet/reference/cli.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Control-Plane CLI The local desired-state surface is mosaic fleet. It is distinct from the gateway-backed mosaic agent catalog and from legacy compatibility commands that act on roster v1. diff --git a/docs/fleet/reference/generated-env-boundary.md b/docs/fleet/reference/generated-env-boundary.md index 7d97e39b..bd40ffe7 100644 --- a/docs/fleet/reference/generated-env-boundary.md +++ b/docs/fleet/reference/generated-env-boundary.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Generated Environment Boundary **Card:** FCM-M2-001 · **Issue:** #758 · **Status:** merged contract diff --git a/docs/fleet/reference/lifecycle-transitions.md b/docs/fleet/reference/lifecycle-transitions.md index b5eb36e1..3aacc90f 100644 --- a/docs/fleet/reference/lifecycle-transitions.md +++ b/docs/fleet/reference/lifecycle-transitions.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Local Fleet Lifecycle Transitions Roster-v2 `lifecycle.enabled` and `lifecycle.desired_state` are the only persisted lifecycle authority. Systemd, tmux, generated environment, and heartbeat state are derived or observed. diff --git a/docs/fleet/reference/role-classes.md b/docs/fleet/reference/role-classes.md index dd146e78..1ace93d2 100644 --- a/docs/fleet/reference/role-classes.md +++ b/docs/fleet/reference/role-classes.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Role Classes and Authority A fleet role class is a machine identity resolved from the persona library. Resolution uses the diff --git a/docs/fleet/reference/roster-v2-fields.md b/docs/fleet/reference/roster-v2-fields.md index 613be1de..2e39661e 100644 --- a/docs/fleet/reference/roster-v2-fields.md +++ b/docs/fleet/reference/roster-v2-fields.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Fleet Roster v2 Structural Contract **Status:** FCM-M1-001 local-tmux structural compiler contract. This document describes parsing, diff --git a/docs/fleet/reference/status-and-drift.md b/docs/fleet/reference/status-and-drift.md index dcb3d99f..41e1882c 100644 --- a/docs/fleet/reference/status-and-drift.md +++ b/docs/fleet/reference/status-and-drift.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Local Fleet Status and Drift mosaic fleet status [], `verify`, and `doctor` are observational roster-v2 commands. They emit one JSON result and do not write projections, mutate desired state, operate lifecycle, or change tmux. diff --git a/docs/guides/deployment.md b/docs/guides/deployment.md index 12b45d16..02c74928 100644 --- a/docs/guides/deployment.md +++ b/docs/guides/deployment.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Deployment Guide > **Status: non-operative for PostgreSQL, federated, and bare-metal production.** The checked-in diff --git a/docs/guides/dev-guide.md b/docs/guides/dev-guide.md index c474e49f..09830639 100644 --- a/docs/guides/dev-guide.md +++ b/docs/guides/dev-guide.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Mosaic Stack — Developer Guide ## Table of Contents diff --git a/docs/guides/fleet-local-canary.md b/docs/guides/fleet-local-canary.md index b4542336..bff3a2f2 100644 --- a/docs/guides/fleet-local-canary.md +++ b/docs/guides/fleet-local-canary.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Local Fleet Canary The local fleet canary runs a small tmux-backed Mosaic agent fleet on an diff --git a/docs/guides/migrate-tier.md b/docs/guides/migrate-tier.md index bc9516ac..0abc470b 100644 --- a/docs/guides/migrate-tier.md +++ b/docs/guides/migrate-tier.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Migrating to the Federated Tier > **KBN-101-07 ownership:** This active documentation is a **non-operative KBN-101 diff --git a/docs/native-kanban-sot/MISSION-MANIFEST.md b/docs/native-kanban-sot/MISSION-MANIFEST.md index a439b4ce..3c5cc8cf 100644 --- a/docs/native-kanban-sot/MISSION-MANIFEST.md +++ b/docs/native-kanban-sot/MISSION-MANIFEST.md @@ -1,3 +1,8 @@ +--- +kind: tracking +status: active +--- + # Mission Manifest — Mosaic Native Kanban and Canonical Task SOT P0–P3 **Mission status:** CANON INDEPENDENTLY APPROVED; publication in progress under issue [#751](https://git.mosaicstack.dev/mosaicstack/stack/issues/751) diff --git a/docs/plans/2026-08-10-ci-queue-purpose-design.md b/docs/plans/2026-08-10-ci-queue-purpose-design.md index ce56c668..9127e6a1 100644 --- a/docs/plans/2026-08-10-ci-queue-purpose-design.md +++ b/docs/plans/2026-08-10-ci-queue-purpose-design.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # CI Queue Guard Purpose Semantics - **Issue:** #1146 diff --git a/docs/plans/2026-08-10-ci-queue-purpose-implementation.md b/docs/plans/2026-08-10-ci-queue-purpose-implementation.md index b46d0671..864d2170 100644 --- a/docs/plans/2026-08-10-ci-queue-purpose-implementation.md +++ b/docs/plans/2026-08-10-ci-queue-purpose-implementation.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # CI Queue Guard Purpose Semantics Implementation Plan > **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task. diff --git a/docs/plans/2026-08-10-docs-catalog-audit.md b/docs/plans/2026-08-10-docs-catalog-audit.md index bd696593..d0289e9f 100644 --- a/docs/plans/2026-08-10-docs-catalog-audit.md +++ b/docs/plans/2026-08-10-docs-catalog-audit.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # Documentation Catalog and Truth Audit Plan **Task:** DOCS-IA-002 diff --git a/docs/plans/2026-08-10-docs-information-architecture-design.md b/docs/plans/2026-08-10-docs-information-architecture-design.md index a4c06410..0bd23f59 100644 --- a/docs/plans/2026-08-10-docs-information-architecture-design.md +++ b/docs/plans/2026-08-10-docs-information-architecture-design.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # Documentation Information Architecture Design **Status:** Approved diff --git a/docs/plans/2026-08-10-docs-structure-readme.md b/docs/plans/2026-08-10-docs-structure-readme.md index 5eeac3c4..f03de32f 100644 --- a/docs/plans/2026-08-10-docs-structure-readme.md +++ b/docs/plans/2026-08-10-docs-structure-readme.md @@ -1,3 +1,8 @@ +--- +kind: spec +status: active +--- + # Documentation Structure README Implementation Plan > **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task. diff --git a/docs/plans/README.md b/docs/plans/README.md index 2036d527..28d9056d 100644 --- a/docs/plans/README.md +++ b/docs/plans/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Documentation Plans > **Status:** Current artifact index. Plans record approved intent and execution approach; they are not current product behavior or operational authority. diff --git a/docs/release-integrity/TASKS.md b/docs/release-integrity/TASKS.md index a77c7350..79f2ae45 100644 --- a/docs/release-integrity/TASKS.md +++ b/docs/release-integrity/TASKS.md @@ -1,3 +1,8 @@ +--- +kind: tracking +status: active +--- + # Tasks — Release Integrity Workstream (RI-050, #1275) > Single-writer: the RI-050 orchestrator (jarvis, dragon-lin) only. Workers read but never modify. diff --git a/docs/reports/README.md b/docs/reports/README.md index 22c048c6..9818f664 100644 --- a/docs/reports/README.md +++ b/docs/reports/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Documentation Reports > **Status:** Current evidence index. Reports record reviews, tests, audits, and deferred findings; they are not requirements or operational instructions by themselves. diff --git a/docs/reports/code-review/756-code-review.md b/docs/reports/code-review/756-code-review.md index fb8fd184..a214927d 100644 --- a/docs/reports/code-review/756-code-review.md +++ b/docs/reports/code-review/756-code-review.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Independent Code Review — #756 Official Discord Channel Plugin **Verdict: APPROVE** diff --git a/docs/reports/code-review/gateway-security-20260313.md b/docs/reports/code-review/gateway-security-20260313.md index 4a8f161c..cf5684a1 100644 --- a/docs/reports/code-review/gateway-security-20260313.md +++ b/docs/reports/code-review/gateway-security-20260313.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Code Review Report — Gateway Security Hardening ## Scope Reviewed diff --git a/docs/reports/compaction-refresh/830-documentation-checklist.md b/docs/reports/compaction-refresh/830-documentation-checklist.md index 83add361..f65b850b 100644 --- a/docs/reports/compaction-refresh/830-documentation-checklist.md +++ b/docs/reports/compaction-refresh/830-documentation-checklist.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #830 Documentation Completion Checklist ## Required artifacts diff --git a/docs/reports/deferred/758-fleet-config-deferrals.md b/docs/reports/deferred/758-fleet-config-deferrals.md index f753a7e5..9d1fd9a4 100644 --- a/docs/reports/deferred/758-fleet-config-deferrals.md +++ b/docs/reports/deferred/758-fleet-config-deferrals.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # FCM-M5-001 Fleet Documentation Deferrals and Holds **Issue:** #758 · **Branch:** `docs/758-fleet-config-operator-docs` diff --git a/docs/reports/documentation/2026-08-10-docs-catalog-audit.md b/docs/reports/documentation/2026-08-10-docs-catalog-audit.md index 0e6f7af2..c8537ee2 100644 --- a/docs/reports/documentation/2026-08-10-docs-catalog-audit.md +++ b/docs/reports/documentation/2026-08-10-docs-catalog-audit.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Mosaic Stack Documentation Catalog and Truth Audit > **Status:** First-pass static audit — 2026-08-10 diff --git a/docs/reports/documentation/756-discord-plugin-checklist.md b/docs/reports/documentation/756-discord-plugin-checklist.md index 4fae2032..151f92eb 100644 --- a/docs/reports/documentation/756-discord-plugin-checklist.md +++ b/docs/reports/documentation/756-discord-plugin-checklist.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Documentation Completion Checklist — #756 Official Discord plugin ## Required artifacts diff --git a/docs/reports/documentation/758-fleet-config-ia-closure.md b/docs/reports/documentation/758-fleet-config-ia-closure.md index 25223408..50f568ff 100644 --- a/docs/reports/documentation/758-fleet-config-ia-closure.md +++ b/docs/reports/documentation/758-fleet-config-ia-closure.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # FCM-M5-001 Fleet Documentation IA Closure Evidence **Issue:** #758 · **Task:** FCM-M5-001 diff --git a/docs/reports/documentation/AUDIT-2026-02-17-framework-consistency.md b/docs/reports/documentation/AUDIT-2026-02-17-framework-consistency.md index 90e108a2..43b3d4b2 100644 --- a/docs/reports/documentation/AUDIT-2026-02-17-framework-consistency.md +++ b/docs/reports/documentation/AUDIT-2026-02-17-framework-consistency.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Mosaic Framework Consistency Audit Date: 2026-02-17 diff --git a/docs/reports/native-kanban-sot/canon-final-rereview-go.md b/docs/reports/native-kanban-sot/canon-final-rereview-go.md index f48b42e4..43002f2e 100644 --- a/docs/reports/native-kanban-sot/canon-final-rereview-go.md +++ b/docs/reports/native-kanban-sot/canon-final-rereview-go.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + VERDICT: GO # Native Kanban/SOT canon independent re-review 2 diff --git a/docs/reports/native-kanban-sot/canon-initial-review-no-go.md b/docs/reports/native-kanban-sot/canon-initial-review-no-go.md index 6a453587..52ca76fc 100644 --- a/docs/reports/native-kanban-sot/canon-initial-review-no-go.md +++ b/docs/reports/native-kanban-sot/canon-initial-review-no-go.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Independent Review — Native Kanban/SOT Canon **Reviewer:** `enhance-sol` (independent of author `planner-sol`) diff --git a/docs/reports/native-kanban-sot/kbn-101-contract-security-review-82ce325.md b/docs/reports/native-kanban-sot/kbn-101-contract-security-review-82ce325.md index fb24e03f..2bb2208a 100644 --- a/docs/reports/native-kanban-sot/kbn-101-contract-security-review-82ce325.md +++ b/docs/reports/native-kanban-sot/kbn-101-contract-security-review-82ce325.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # KBN-101 contract independent security/architecture review **Verdict: REQUEST CHANGES** diff --git a/docs/reports/native-kanban-sot/ultron-final-go.md b/docs/reports/native-kanban-sot/ultron-final-go.md index 92604f7c..9f55755d 100644 --- a/docs/reports/native-kanban-sot/ultron-final-go.md +++ b/docs/reports/native-kanban-sot/ultron-final-go.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #751 Native Kanban/SOT canonical publication — Ultron final gate **Verdict: GO** — zero BLOCKER/HIGH findings. diff --git a/docs/reports/qa/gateway-security-20260313.md b/docs/reports/qa/gateway-security-20260313.md index b1365b16..5c15efc9 100644 --- a/docs/reports/qa/gateway-security-20260313.md +++ b/docs/reports/qa/gateway-security-20260313.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # QA Report — Gateway Security Hardening ## Scope diff --git a/docs/reports/qa/p8-003-performance-optimization.md b/docs/reports/qa/p8-003-performance-optimization.md index c1703e70..077e5cc4 100644 --- a/docs/reports/qa/p8-003-performance-optimization.md +++ b/docs/reports/qa/p8-003-performance-optimization.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Performance Optimization — P8-003 **Branch:** `feat/p8-003-performance` diff --git a/docs/reports/quality/1099-pipefail-sweep.md b/docs/reports/quality/1099-pipefail-sweep.md index ff961908..3f00f6fe 100644 --- a/docs/reports/quality/1099-pipefail-sweep.md +++ b/docs/reports/quality/1099-pipefail-sweep.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1099 pipefail + early-exit sweep Baseline: `df4c591ab42aa1ae62c12935fdc0e772684864a0` diff --git a/docs/reports/security/756-security-review.md b/docs/reports/security/756-security-review.md index dbd086a7..96a60281 100644 --- a/docs/reports/security/756-security-review.md +++ b/docs/reports/security/756-security-review.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Security Review — Issue #756 **Scope:** final current uncommitted Discord plugin, shared channel contract, gateway ingress, AgentService, and plugin registration delta diff --git a/docs/scratchpads/1019-zero-timeout-harness.md b/docs/scratchpads/1019-zero-timeout-harness.md index 51706d73..8bf0f21f 100644 --- a/docs/scratchpads/1019-zero-timeout-harness.md +++ b/docs/scratchpads/1019-zero-timeout-harness.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1019 — Zero-timeout queue-guard harness race - **Issue:** #1019 (parent status remains `believed-fixed, pending jarvis validation`; do not close) diff --git a/docs/scratchpads/1043-pane-git-identity.md b/docs/scratchpads/1043-pane-git-identity.md index 8e54df07..7d41f10b 100644 --- a/docs/scratchpads/1043-pane-git-identity.md +++ b/docs/scratchpads/1043-pane-git-identity.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1043 — Fleet pane git-identity propagation ## Objective diff --git a/docs/scratchpads/1098-framework-shell-portability.md b/docs/scratchpads/1098-framework-shell-portability.md index 285a6926..260f7100 100644 --- a/docs/scratchpads/1098-framework-shell-portability.md +++ b/docs/scratchpads/1098-framework-shell-portability.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1098 — Framework shell portability / red main ## Objective diff --git a/docs/scratchpads/1099-pipefail-sweep.md b/docs/scratchpads/1099-pipefail-sweep.md index e8040d77..f8ade5b1 100644 --- a/docs/scratchpads/1099-pipefail-sweep.md +++ b/docs/scratchpads/1099-pipefail-sweep.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1099 — pipefail + early-exit sweep ## Scope and decisions diff --git a/docs/scratchpads/1146-ci-queue-purpose.md b/docs/scratchpads/1146-ci-queue-purpose.md index e9402d6f..cf030a78 100644 --- a/docs/scratchpads/1146-ci-queue-purpose.md +++ b/docs/scratchpads/1146-ci-queue-purpose.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1146 — CI Queue Guard Purpose Semantics ## Objective diff --git a/docs/scratchpads/1150-pi-goal-extension.md b/docs/scratchpads/1150-pi-goal-extension.md index e9fe8eae..a399f557 100644 --- a/docs/scratchpads/1150-pi-goal-extension.md +++ b/docs/scratchpads/1150-pi-goal-extension.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1150 — Pi persistent goal extension - **Task ID:** ISSUE-1150 (no `docs/TASKS.md` row; that file is orchestrator-only) diff --git a/docs/scratchpads/1174-wrapper-guard-round10.md b/docs/scratchpads/1174-wrapper-guard-round10.md index 3629652f..6af0d688 100644 --- a/docs/scratchpads/1174-wrapper-guard-round10.md +++ b/docs/scratchpads/1174-wrapper-guard-round10.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1174 — Wrapper guard rounds 10–11 ## Objective diff --git a/docs/scratchpads/1179-required-security-di.md b/docs/scratchpads/1179-required-security-di.md index c7719d39..df6a83cc 100644 --- a/docs/scratchpads/1179-required-security-di.md +++ b/docs/scratchpads/1179-required-security-di.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1179 — Required security DI wiring ## Objective diff --git a/docs/scratchpads/1194-framework-tool-drift.md b/docs/scratchpads/1194-framework-tool-drift.md index 469a9d53..00a5ab68 100644 --- a/docs/scratchpads/1194-framework-tool-drift.md +++ b/docs/scratchpads/1194-framework-tool-drift.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # #1194 — Installed framework-tool drift detection and refresh analysis ## Decision diff --git a/docs/scratchpads/DOCS-IA-001.md b/docs/scratchpads/DOCS-IA-001.md index 97b34ebc..f143a01f 100644 --- a/docs/scratchpads/DOCS-IA-001.md +++ b/docs/scratchpads/DOCS-IA-001.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # DOCS-IA-001 — Documentation Information Architecture - **Task:** DOCS-IA-001 diff --git a/docs/scratchpads/DOCS-IA-002-catalog-audit.md b/docs/scratchpads/DOCS-IA-002-catalog-audit.md index 75b8dfac..38046b50 100644 --- a/docs/scratchpads/DOCS-IA-002-catalog-audit.md +++ b/docs/scratchpads/DOCS-IA-002-catalog-audit.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # DOCS-IA-002 — Documentation Catalog and Truth Audit - **Task:** DOCS-IA-002 diff --git a/docs/scratchpads/README.md b/docs/scratchpads/README.md index 67586383..9aa6fae0 100644 --- a/docs/scratchpads/README.md +++ b/docs/scratchpads/README.md @@ -1,3 +1,8 @@ +--- +kind: guide +status: active +--- + # Documentation Scratchpads > **Status:** Current artifact index. Scratchpads are working memory and verification records, not product requirements or command authority. diff --git a/docs/scratchpads/lease-remediation/dispatch/measure-W-B.md b/docs/scratchpads/lease-remediation/dispatch/measure-W-B.md index 1c572b52..589ede03 100644 --- a/docs/scratchpads/lease-remediation/dispatch/measure-W-B.md +++ b/docs/scratchpads/lease-remediation/dispatch/measure-W-B.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # W-B — Measure Pi's real tool registry - **Task / internal ref:** W-B from the lease-remediation orchestrator brief (no matching `docs/TASKS.md` row; workers do not modify that file) diff --git a/docs/scratchpads/mvp-20260312.md b/docs/scratchpads/mvp-20260312.md index 9e875501..16baad45 100644 --- a/docs/scratchpads/mvp-20260312.md +++ b/docs/scratchpads/mvp-20260312.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Mission Scratchpad — MVP > Append-only log. NEVER delete entries. NEVER overwrite sections. diff --git a/docs/scratchpads/pr-merge-message-field.md b/docs/scratchpads/pr-merge-message-field.md index b86112c5..077740e5 100644 --- a/docs/scratchpads/pr-merge-message-field.md +++ b/docs/scratchpads/pr-merge-message-field.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # PR merge squash message field - **Charter:** `/home/hermes/agent-work/CHARTER-PRMERGE-MESSAGE-FIELD.md` diff --git a/docs/scratchpads/ri-050.md b/docs/scratchpads/ri-050.md index 65196476..5d18318a 100644 --- a/docs/scratchpads/ri-050.md +++ b/docs/scratchpads/ri-050.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # Scratchpad — RI-050 orchestrator (jarvis, dragon-lin) Mission: alpha 0.0.50 release-integrity floor. Issue #1275. Base `next` @ 476db12b. diff --git a/docs/scratchpads/webui-p3r1-routing-mcp.md b/docs/scratchpads/webui-p3r1-routing-mcp.md index 0109e64c..daa780d0 100644 --- a/docs/scratchpads/webui-p3r1-routing-mcp.md +++ b/docs/scratchpads/webui-p3r1-routing-mcp.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # P3-R1 — Routing Health Enum + `/mcp` Wiring Scratchpad **Task:** P3 hands-on acceptance blockers #1 and #5 diff --git a/docs/scratchpads/webui-p4-1.md b/docs/scratchpads/webui-p4-1.md index 721e9fa9..e329ace6 100644 --- a/docs/scratchpads/webui-p4-1.md +++ b/docs/scratchpads/webui-p4-1.md @@ -1,3 +1,8 @@ +--- +kind: record +status: active +--- + # WebUI Phase P — P4-1 Projects + Tasks SPA Scratchpad **Task ID:** P4-1 diff --git a/docs/tess/MISSION-MANIFEST.md b/docs/tess/MISSION-MANIFEST.md index 5c3effe7..a5723a27 100644 --- a/docs/tess/MISSION-MANIFEST.md +++ b/docs/tess/MISSION-MANIFEST.md @@ -1,3 +1,8 @@ +--- +kind: tracking +status: active +--- + # Mission Manifest — Tess Interaction Agent ## Mission diff --git a/docs/tess/TASKS.md b/docs/tess/TASKS.md index 970529e0..00759b79 100644 --- a/docs/tess/TASKS.md +++ b/docs/tess/TASKS.md @@ -1,3 +1,8 @@ +--- +kind: tracking +status: active +--- + # Tasks — Tess Interaction Agent > Mission: `tess-20260712` · Issue: #706 · PRD requirements: `TESS-*`