Sweep follow-up: remove obsolete docs, harden FW/devops, refresh docs#1
Merged
freshtechbro merged 10 commits intomainfrom Mar 2, 2026
Merged
Conversation
- add dependency extraction, projection loop, and ip-oracle runtime integration - update backend config, market catalog flow, telemetry, and supervisor wiring - expand integration and unit coverage for fw dependency and execution paths Co-authored-by: Codex <noreply@openai.com>
- add new public routes and reusable page components - refine ops layout, top navigation, and event stream handling - expand dashboard e2e coverage for landing and decision filters Co-authored-by: Codex <noreply@openai.com>
- refresh core docs for fw, ops, and testing behavior changes - add throughput and dashboard plan/audit specification documents - update repository guidance, environment docs, and contributor notes Co-authored-by: Codex <noreply@openai.com>
- ignore dashboard node_modules_stale snapshots - ignore variant dashboard test-results directories - ignore data db-derivative artifact filenames Co-authored-by: Codex <noreply@openai.com>
- ignore any playwright-report and test-results variant directories - ignore sqlite and db derivative artifact suffixes globally - keep commit history clean when local dashboard/e2e runs generate data Co-authored-by: Codex <noreply@openai.com>
- Delete superseded adaptive FW findings/spec documents - Remove legacy frontend audit and landing dashboard planning docs - Keep active docs focused on current implementation Co-authored-by: Codex <noreply@openai.com>
- Build and load dependency relation catalogs with dedicated CLI/tooling - Enforce paper-mode startup checks for non-empty relation catalog and oracle health - Expand projection/resolver/gating coverage with targeted unit tests Co-authored-by: Codex <noreply@openai.com>
- Add deterministic lifecycle smoke script and expand script status diagnostics - Improve dashboard ops-client auth/session handling for runtime token flow - Replace brittle integration smoke tests with focused orchestration unit coverage Co-authored-by: Codex <noreply@openai.com>
- Refresh core docs and operations references for current scripts, API, and flow - Add scoped AGENTS files across dashboard/services/tests and dependency modules - Update contributor/developer command documentation for parity with code Co-authored-by: Codex <noreply@openai.com>
- add lowercase continuity filename ignore rule - add hyphenated sub-continuity ignore rule - keep continuity ledgers local-only and out of git index Co-authored-by: Codex <noreply@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.codex-code-quality.json)Atomic commits
chore(docs): remove obsolete FW and UI planning docsfeat(fw): add relation-catalog startup guard and resolver hardeningfix(devops): harden dev:ops lifecycle checks and auth wiringdocs: align runbooks and AGENTS guidance with runtime behaviorVerification
npm run lintnpm run typechecknpm run buildnpm run testnpm run test:coveragenpm --prefix dashboard run buildAll passed on this branch before PR creation.