Back to the catalog

APT OKF Knowledge Bundle

Bundle OKF 0.2 · 4 conceitos · adthomps/adthomps.github.io

Open source Repository Open in the app JSON README (API)

About

# APT OKF Knowledge Bundle

This bundle is a reviewed OKF v0.2 pilot for selected APT knowledge concepts. It helps downstream repositories and agents discover key principles, skills, workflows, and decisions while preserving the canonical Markdown sources as the authority.

## Concepts

- [APT Knowledge System](principles/knowledge-system.md) - Principle concept for source-aware, reusable knowledge.
- [Voice Of Customer](skills/voice-of-customer.md) - Skill concept for evidence-backed product decisions.
- [Cross-Repo Guidance Sync](workflows/cross-repo-guidance-sync.md) - Workflow concept for keeping target repositories current.
- [OKF Adoption](decisions/okf-adoption.md) - Decision concept for the OKF-only pilot boundary.

## Use

Use these records for portable context and relationship discovery. Verify policy, standards, and required behavior against the linked canonical APT sources before making claims or changing target repositories.

Details

Kind
OKF bundles
Topic
Files & documents
Publisher
adthomps
Origin
okf_github
Category
dados
Version
0.2
Last push
2026-08-31T04:41:22Z
Repository state
ativo
Language
HTML
Added
2026-09-08 22:10:17
Updated
2026-09-08 22:10:17
Origin id
adthomps/adthomps.github.io:.apt/knowledge/okf/index.md

README

# Basic Static Gateway

This repository is a plain GitHub Pages static site. It has been condensed to a small set of basic pages that point to maintained destinations instead of hosting a large demo, docs, product, or support tree.

## Retained Role

- Keep a simple static launch page.
- Keep static legal/support pages when needed: `privacy.html`, `terms.html`, and `404.html`.
- Point Authorize.Net and payment-demo traffic to the maintained toolbox URL when useful, without making changes in that repo.
- Point public APT portfolio, proof, and visual-gallery traffic to `appliedpracticalthinking.com`.

## Current Page Set

- `index.html`
- `privacy.html`
- `terms.html`
- `404.html`

## Consolidation Direction

Old local payment and integration demos should not be rebuilt here. This cleanup did not require changes in `../apt-anet-integration-toolbox`.

Public portfolio or visual material should live in `../applied-practical-thinking` if still useful.

Reusable payment, API, documentation, support, or agent standards should live in `../apt-principles-agents`.

See [Static Site Cleanup And Optimization Plan](./CLEANUP_OPTIMIZATION_PLAN.md).

## Validation

There is no build system. Validate manually by opening the retained pages directly or serving the repo with any simple static server. Check that the browser console has no missing local CSS, JavaScript, image, or template-loader errors.

More