Skip to main content

Documentation Suite Roadmap

Purpose

This roadmap tracks documentation-suite normalization across Aptlantis standards.

StandardCurrent maturitySuite statusNext action
WGSCandidate v0.2.7Workspace constitution, lifecycle, metadata spine, manifest naming, audit tooling, SIS integration, and suite roadmap alignedUse the City Hall audit before standards releases and after batch normalization.
SFDSStable v1.0.0Governs suite structure and standard maturityAdd validators for suite completeness and link integrity.
PPSCandidate v0.2.2Project intent, proposal readiness, WGS lifecycle alignment, delivery-standard mapping, and cross-project examples deepenedUse examples to seed future project proposals.
DRSReference v1.0.2Mature reference implementationKeep DRS authoritative and use it as the reference pattern for validators.
CTSCandidate v0.2.1Command contracts, output rules, stability levels, destructive command safety, and JSON output envelope schema definedAdd command-specific schema examples as tools mature.
SISCandidate v0.1.0Service and infrastructure lifecycle, health, ports, storage, logs, resource bounds, runbooks, and recovery rules definedApply SIS to shared services and infrastructure roots.
WDSCandidate v0.2.1Deployment evidence, route checks, accessibility, metadata, rollback rules, site schema, and accessibility/metadata example definedAdd production deployment examples as real sites mature.
DDSCandidate v0.2.1Dataset classes, provenance, validation, splits, integrity, release blockers, schema, and license/split examples definedAdd production dataset snapshots as real datasets mature.
ATSCandidate v0.2.1Task lifecycle, context capture, validation records, handoffs, replayability, examples, and lightweight schema definedUse ATS records for long-running standards work.
AASCandidate v0.2.1Analysis manifests, metric rules, comparisons, interpretation boundaries, blockers, example run records, and schema definedUse AAS for standards-health trend analysis.
ARHSCandidate v0.2.1Minimum release-artifact hash requirements, release hash template, example, and schema definedAdd validator support when release tooling is finalized.
AAMHSCandidate v1.0.3Archive preservation integrity boundary clarified against ARHS with example records and hash manifest schemaAdd archive validator support when preservation workflow stabilizes.
AADRCandidate v1.0.3Representation record, levels, compatibility, validation boundaries, example, and schema definedAdd richer component-map examples as representations mature.
SESMCandidate v0.3.0Public-review candidate with metadata spec, schema, safe profile, privacy/conformance materials, threat model, validator, fixtures, tests, and non-authoritative llm.interpretation_hints vocabulary registeredSeek external review on safety, privacy, validator behavior, and interoperability.
NeonInkCandidate v0.1.6Design-language suite registered with app-surface guidance, SESM v0.3.x-aligned examples/compatibility notes, and legacy manifest preservedDeepen contract classification without flattening existing docs/assets.

2026-06-10 Normalization Pass

The DRS reference pattern is now applied across the City Hall standards at the suite-governance layer. Each standard has or now references:

  • Entity-named standard manifests as suite manifests.
  • Adopter-facing schemas, manifest templates, or document templates where available.
  • A suite map or reference example under examples/.
  • README, adoption, and validation wording that separates SFDS suite conformance from domain readiness.

2026-06-10 Deepening Pass

The first post-normalization deepening pass added practical adopter guidance to the next queued standards:

  • WGS: workspace health states, drift rules, health record template, and City Hall health example.
  • PPS: proposal readiness levels, proposal quality rules, expanded proposal template, and filled CLI proposal example.
  • CTS: command contract requirements, stdout/stderr rules, exit code bands, stability policy, and filled command contract example.
  • WDS: deployment evidence requirements, readiness levels, expanded site/deployment templates, and filled deployment example.
  • DDS: provenance requirements, dataset readiness levels, validation rules, expanded dataset/provenance templates, and filled provenance example.

2026-06-11 Standards Development Pass

The standards suite now uses entity-named manifests and updated maturity states:

  • SFDS is stable and defines the standard-suite contract.
  • DRS is the reference implementation.
  • WGS, PPS, CTS, SIS, WDS, DDS, ATS, AAS, ARHS, AAMHS, AADR, SESM, and NeonInk are active candidate standards or mature candidate suites.
  • ARHS owns minimum release-artifact hashes; AAMHS owns archive preservation integrity.
  • ATS records agent task history; AAS records analytical credibility.
  • PPS owns project intent before implementation; WGS owns placement, lifecycle visibility, and workspace metadata.
  • SIS fills the service and infrastructure delivery-standard gap for WGS shared services.

2026-06-10 Structure Rollout

The workspace structure rollout created the target root layout, renamed legacy root manifests to canonical names, and adapted the default TOML model from project-only v2.3 to entity-aware v2.4.

  • Every governed top-level target root should use an entity-named manifest.
  • Every bounded project root under the governed class roots now has an entity-named project manifest.
  • D:\WORKSPACE.manifest.toml is the v2.4 workspace registry.
  • Migration notes are preserved under WGS/migration-notes/.

:::note Cross-references This roadmap tracks PPS, DRS, CTS, SIS, WDS, DDS, ATS, AAS, ARHS, AAMHS, AADR, SESM, and NeonInk. Only WGS and SFDS are built out in this documentation site so far (sidebar positions 10 and 11); the rest are referenced by name pending their own build passes at positions 12 and up. :::