Documentation · Governance · Evidence

Technical Documentation Hub

Selected public-safe documentation pages from a private technical documentation hub. The focus is documented, controlled and reviewable technical delivery.

Start here

Use these pages to understand how the portfolio should be read. They explain the service offer, project evidence, interpretation layer, cybersecurity and identity framing, AI-agent boundaries, local AI governance, cloud-delivery readiness, preview-performance analysis, rollback readiness and public-safe control model.

Technical Documentation Hub

Documentation method hub for technical writing, project documentation, runbooks, decision records and governance-oriented knowledge management.

This repository collects documentation practices, templates and project documentation references used across infrastructure, DevOps, Microsoft identity, operational security and regulated IT portfolio work.

The repository itself is a private working hub. The Vercel site is a public-safe static preview of selected documentation pages, not a public mirror of all private material.

The purpose is not to act as a public CV. The purpose is to make technical knowledge reusable, transferable and reviewable.

Recent documentation update

2026-07-09 — KnowledgeOS local AI workstation baseline recorded.

A public-safe local AI workstation baseline summary was added to document how KnowledgeOS, LocalAI, Open WebUI, OpenCode-style workflows and GitHub can be connected through public/private boundaries, data classification, human review and Git traceability.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation / governance model.

2026-07-09 — Operational foundation stabilization case study added.

A public-safe case study was added to record how a real early-stage technical platform project shifted from feature-driven development toward operational clarity, recoverability, Git-based traceability, lightweight governance, AI boundaries and KnowledgeOS-style project memory.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation / governance / operational audit summary.

2026-06-29 — ESP32 sandbox validation recheck recorded.

A public-safe sandbox validation note was added for the ESP32 IoT Security Governance Lab. The run confirmed documentation validation, Python model execution, 38 passing pytest tests and the Gatehouse embedded quality gate, while recording the PlatformIO firmware build as environment-limited due espressif32 toolchain installation timeout rather than as a completed firmware build success.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation / validation evidence note.

2026-06-27 — Public-safe documentation promotion workflow published to static preview.

A public-safe workflow page was added to the Vercel static preview to explain how private working notes can be reviewed, sanitized and promoted into Git-based documentation through pull request review.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation-only.

2026-06-27 — KnowledgeOS public-safe promotion template rollout recorded.

A short workflow note records the rollout of the reusable KnowledgeOS public-safe promotion template and the operational lesson that generated Markdown should be written through controlled GitHub branch updates instead of long Windows copy/paste when precision matters.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation-only.

2026-06-27 — KnowledgeOS Obsidian promotion retrospective added.

A detailed retrospective records the manual KnowledgeOS / Obsidian to GitHub promotion workflow, repository hygiene corrections, validation failures, markdown cleanup and lessons learned before enabling any automation.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation-only.

2026-06-27 — First verified OpenCode-assisted workflow recorded.

A small documentation update records the first controlled OpenCode-assisted workflow around the local-first-wordpress-devsecops-kit repository.

The update documents a read-first AI workflow, a README cross-reference improvement, PR-based review, local Git synchronization and conservative AI authority boundaries.

Runtime impact: none.

Sensitive data involved: none.

Change type: documentation-only.


Purpose

Technical documentation is not only a description written after the work is done.

In operational and regulated environments, documentation is part of the control system:

Can another person understand the system?
Can a decision be reviewed later?
Can a change be traced?
Can an incident be reconstructed?
Can a handover happen without tribal knowledge?
Can evidence be separated from private customer data?

This repository is a central place for those patterns.


Scope

This hub covers:

* GitBook-style structured documentation

* GitLab/GitHub Markdown documentation

* Obsidian-style knowledge base structure

* project README patterns

* runbooks and operational notes

* decision records

* incident notes

* portfolio project documentation indexes

* project documentation cards

* portfolio spine roadmap and reading guidance

* cybersecurity governance perspective

* identity security and Active Directory perspective

* AI agent authority boundary governance

* local AI workstation governance

* public/private documentation boundaries

* audit and evidence-oriented writing

* operational foundation stabilization case studies

* Microsoft identity and Active Directory troubleshooting documentation

* lightweight documentation quality gate validation

* documentation rollback readiness reporting

* public-safe static documentation previewing

* public-safe sandbox validation notes


Repository structure

.github/workflows/
  documentation-quality-gate.yml
  documentation-safety-snapshot.yml

docs/
  AI_AGENT_ACCESS_BOUNDARIES_DEVSECOPS_GOVERNANCE.md
  CYBERSECURITY_GOVERNANCE_PERSPECTIVE.md
  DOCUMENTATION_PRINCIPLES.md
  DOCUMENTATION_QUALITY_GATE.md
  DOCUMENTATION_ROLLBACK_READINESS.md
  ESP32_GATEHOUSE_QUALITY_GATE_CASE_STUDY.md
  ESP32_SANDBOX_VALIDATION_RECHECK_2026-06-29.md
  IDENTITY_SECURITY_ACTIVE_DIRECTORY_PERSPECTIVE.md
  KNOWLEDGEOS_AI_WORKFLOW_ROLLOUT_AUDIT_2026-06-27.md
  KNOWLEDGEOS_LOCAL_AI_WORKSTATION_BASELINE_2026-07-09.md
  KNOWLEDGEOS_OBSIDIAN_PROMOTION_RETROSPECTIVE_2026-06-27.md
  KNOWLEDGEOS_PUBLIC_SAFE_PROMOTION_TEMPLATE_ROLLOUT_2026-06-27.md
  KNOWLEDGE_BASE_STRUCTURE.md
  LIGHTHOUSE_STATIC_PREVIEW_AUDIT_2026-06-23.md
  OBSIDIAN_STYLE_WORKFLOW.md
  OPENCODE_FIRST_VERIFIED_WORKFLOW_REPORT_2026-06-27.md
  OPERATIONAL_FOUNDATION_STABILIZATION_CASE_STUDY.md
  PORTFOLIO_CODE_REPOSITORY_AUDIT_2026-06-23.md
  PROJECT_DOCUMENTATION_INDEX.md
  PORTFOLIO_NARRATIVE.md
  PORTFOLIO_SPINE_ROADMAP.md
  PUBLIC_SAFE_DOCUMENTATION_PROMOTION_WORKFLOW.md
  PUBLIC_STATIC_PREVIEW_BOUNDARY.md
  QUALITY_GATE_ARCHITECTURE_DECISION.md
  RBAC_LITE_LOCAL_DOCKER_ENVIRONMENT_CASE_STUDY.md
  TECHNICAL_DOCUMENTATION_DEPLOYMENT_RECOVERY_SUMMARY_2026-06-23.md
  VERCEL_AI_GATEWAY_LOCAL_TEXT_GENERATION_TEST.md
  VERCEL_RECOVERY_CODES_HANDLING_NOTE.md
  active-directory/
    README.md
    ad-ds-troubleshooting-guide.md
    ad-ds-command-reference.md
    ad-ds-interview-notes.md
    evidence/
      applied-skills-ad-ds-2026-05.md

tools/
  build-vercel-static-site.mjs
  validate_documentation_quality.py

templates/
  technical-note-template.md
  decision-record-template.md

indexes/
  portfolio-projects.md
  project-summaries.md

projects/
  gatehouse.md
  esp32-iot-security-governance-lab.md
  rbac-lite.md
  sadepois.md
  local-first-wordpress-devsecops-kit.md
  ai-itsm-compliance-auto.md
  oaas-governance-note.md
  haas.md

Key indexes and narratives

DocumentPurpose
docs/PORTFOLIO_NARRATIVE.mdExplains the common theme across the portfolio
docs/PORTFOLIO_SPINE_ROADMAP.mdProvides a reading roadmap for the project layer, interpretation layer and control/evidence layer
docs/CYBERSECURITY_GOVERNANCE_PERSPECTIVE.mdConnects the portfolio to cybersecurity, MITRE-style threat reasoning, OWASP-style application security and container-hardening boundaries
docs/IDENTITY_SECURITY_ACTIVE_DIRECTORY_PERSPECTIVE.mdConnects AD DS, identity security, RBAC, access chains and the idea of identity as a security boundary
docs/AI_AGENT_ACCESS_BOUNDARIES_DEVSECOPS_GOVERNANCE.mdDocuments a public-safe AI agent authority boundary governance lesson around scope control, approval gates and recovery principles
docs/KNOWLEDGEOS_AI_WORKFLOW_ROLLOUT_AUDIT_2026-06-27.mdAudits the controlled KnowledgeOS / GitHub / AI-assisted workflow rollout and records why boundaries were created before automation
docs/KNOWLEDGEOS_LOCAL_AI_WORKSTATION_BASELINE_2026-07-09.mdRecords a public-safe local AI workstation baseline for KnowledgeOS, LocalAI, Open WebUI, OpenCode-style workflows, data classification and Git review boundaries
docs/KNOWLEDGEOS_OBSIDIAN_PROMOTION_RETROSPECTIVE_2026-06-27.mdRecords the KnowledgeOS / Obsidian promotion workflow, repository hygiene corrections, validation lessons and why manual review comes before automation
docs/KNOWLEDGEOS_PUBLIC_SAFE_PROMOTION_TEMPLATE_ROLLOUT_2026-06-27.mdRecords the KnowledgeOS public-safe promotion template rollout and the Windows copy/paste versus GitHub branch-write workflow lesson
docs/OPENCODE_FIRST_VERIFIED_WORKFLOW_REPORT_2026-06-27.mdRecords the first verified OpenCode read-first workflow, README documentation update, PR merge and local synchronization loop
docs/OPERATIONAL_FOUNDATION_STABILIZATION_CASE_STUDY.mdPublic-safe case study on stabilizing an early-stage technical platform through Docker, Git, recoverability, lightweight governance, AI boundaries and KnowledgeOS-style operational memory
docs/DOCUMENTATION_ROLLBACK_READINESS.mdExplains the reporting-only documentation safety snapshot workflow and human-controlled rollback readiness model
docs/PORTFOLIO_CODE_REPOSITORY_AUDIT_2026-06-23.mdRecords the source-level portfolio repository audit and prioritized improvement backlog
docs/DOCUMENTATION_QUALITY_GATE.mdExplains the lightweight documentation quality gate and public/private boundary checks
docs/PUBLIC_SAFE_DOCUMENTATION_PROMOTION_WORKFLOW.mdExplains how private working notes can be reviewed, sanitized and promoted into public-safe Git-based documentation through pull request review
docs/PUBLIC_STATIC_PREVIEW_BOUNDARY.mdDefines the boundary between the private repository and the public-safe Vercel static preview
docs/ESP32_GATEHOUSE_QUALITY_GATE_CASE_STUDY.mdCase study for embedded Gatehouse quality gate design, validation failures and ruleset alignment
docs/ESP32_SANDBOX_VALIDATION_RECHECK_2026-06-29.mdRecords a public-safe sandbox validation recheck for ESP32 documentation, Python tests, Gatehouse embedded checks and the PlatformIO toolchain timeout boundary
docs/TECHNICAL_DOCUMENTATION_DEPLOYMENT_RECOVERY_SUMMARY_2026-06-23.mdSummarizes the Vercel static preview recovery work and why it matters
docs/LIGHTHOUSE_STATIC_PREVIEW_AUDIT_2026-06-23.mdRecords the final desktop/mobile Lighthouse baseline result after layout and SEO improvements
docs/QUALITY_GATE_ARCHITECTURE_DECISION.mdExplains why different repositories use different governance controls instead of one forced model
docs/RBAC_LITE_LOCAL_DOCKER_ENVIRONMENT_CASE_STUDY.mdCase study for local Docker Compose validation, MariaDB healthcheck improvement and safe Git branch recovery in RBAC-Lite
docs/VERCEL_AI_GATEWAY_LOCAL_TEXT_GENERATION_TEST.mdLocal Vercel AI Gateway text-generation test, package setup, plugin limitation and credit-card verification boundary
docs/VERCEL_RECOVERY_CODES_HANDLING_NOTE.mdHandling rule for Vercel recovery codes, safe storage boundaries and observed 404 troubleshooting context
docs/active-directory/README.mdIndex for AD DS troubleshooting, command references and learning evidence
indexes/portfolio-projects.mdShort project-to-documentation mapping
indexes/project-summaries.mdStructured summaries of the main portfolio projects, including evidence and boundaries

Project documentation cards

Project cardPurpose
projects/gatehouse.mdChange governance and quality gate evidence
projects/esp32-iot-security-governance-lab.mdEmbedded / edge-device governance with CI evidence
projects/rbac-lite.mdAccess-control governance and audit trail thinking
projects/sadepois.mdApplied platform context, operational foundation stabilization and governance narrative
projects/local-first-wordpress-devsecops-kit.mdLocal-first development baseline and handover structure
projects/ai-itsm-compliance-auto.mdAI-assisted ITSM and compliance documentation consistency
projects/oaas-governance-note.mdCI/CD trigger governance and operational documentation around a forked platform repository
projects/haas.mdManaged-service style documentation for lab/home infrastructure

Knowledge sections

SectionPurpose
docs/active-directory/Active Directory Domain Services troubleshooting and Microsoft identity operations notes

Static preview

This repository can be rendered as a lightweight public-safe static documentation preview through Vercel.

The preview is generated by:

npm run vercel-build

The related configuration is:

vercel.json
package.json
tools/build-vercel-static-site.mjs

The static preview is not a production documentation platform. It is a selected, sanitized preview layer.


Quality gate

This repository includes a lightweight documentation quality gate:

python tools/validate_documentation_quality.py

The related GitHub Actions workflow is:

.github/workflows/documentation-quality-gate.yml

The gate checks for documentation hygiene issues such as accidental credential identifiers, private key material, unscoped production-readiness claims and missing documentation boundary sections.


Documentation principles

This repository follows a few simple principles:

1. Documentation should reduce operational ambiguity.

2. Documentation should make ownership and responsibility visible.

3. Documentation should separate public examples from private evidence.

4. Documentation should support handover, auditability and review.

5. Documentation should not overclaim project maturity.

6. Documentation should preserve the boundary between learning, portfolio work and production systems.

7. Public previews should contain only sanitized, public-safe material.


Portfolio documentation role

This hub can reference portfolio repositories, but it should not replace their own README files.

Each project should keep its own local documentation, while this repository acts as an index and method library.

Examples of documentation themes:

ThemeExample repository type
Change governanceGatehouse / quality gate projects
Access-control governanceRBAC / identity / tenant-isolation examples
Identity securityAD DS / groups / attributes / GPO / application access chains
AI agent governanceAI-assisted delivery boundaries, approval gates and recovery evidence
Local AI workstation governanceKnowledgeOS / LocalAI / Open WebUI / OpenCode-style local AI boundaries and data classification
Embedded governanceESP32 / edge-device governance labs
Sandbox validation evidencePublic-safe validation notes that separate confirmed checks from environment-limited checks
Local-first developmentWordPress / Docker / safe local baseline
Operational foundation stabilizationEarly-stage platform stabilization through recoverability, Git traceability, lightweight governance and project memory
Cybersecurity governanceMITRE-style threat reasoning, OWASP-style application security and container-hardening boundaries
Microsoft identity operationsAD DS / DNS / replication / GPO troubleshooting notes
ITSM and automationAI-assisted ITSM and compliance workflows
Operational service modelOaaS / operations and service-management notes

What this is not

This repository is not:

* a production documentation repository

* a customer evidence archive

* a public storage location for private material

* a certification claim

* a replacement for project-specific documentation

* a marketing-first portfolio site

* a public mirror of all private notes

It is a working documentation hub with a public-safe static preview layer.


One-sentence summary

This repository organizes how technical knowledge is written, linked, reviewed, previewed and transferred across infrastructure, DevOps and regulated IT work.


Published documentation pages