| okf_version | 0.1 |
|---|
- Documentation/commit policy — durable vs ephemeral, commits as documentation, PR titles, OKF consistency
- Documentation site maintenance — docs.json, TypeDoc reference site, legacy
/reference/redirect audits
- CI workflows — GitHub Actions reliability, logs, Detox/Jet troubleshooting
- Agent command policy — allowlisted shell commands for agents (install, prepare, validation, e2e)
- Change authoring workflow — verified product change loop (unit-focused → area-focused review → commit); § validation evidence (blocking); coverage evidence package
- Iteration vocabulary — work type, tier, and queue field identifiers
- Running e2e tests — canonical e2e commands, narrowing, environment, diagnosis
- Validation checklist — compile, Jest, lint,
compare:types, e2e, coverage - Published types ADR — attw scope, Expo plugin checks, discarded resolutions
- Android unit testing ADR — Robolectric + Mockito JVM unit tests (
AndroidTest-AD-*) - Coverage design — unit/e2e coverage policy, native gates, Codecov
- Firebase testing project — cloud vs emulator, live FIS/RC, helper callables, rules/indexes, deploy
- Namespace API removal workflow — modular-only migration checklist, factory design, removal greps
- Namespace API removal work queue — phase tracker and gate snapshots (ephemeral)
- TurboModule migration — Codegen TurboModules, coordinated New Architecture break, phase queue
- iOS SPM native integration decisions — dual imports, Swift-product helpers, and runtime framework embedding
- Monorepo tooling — Nx local cache, deterministic prepare graph, declaration maps, dependency-cycle linting, dev watch; decisions (ADR) + rollout queue