Resolve all TODOs and stubs in codebase#1
Merged
Conversation
- justfile: Replace 15 template TODOs with actual commands for docs repo - Build/release: AsciiDoc compilation to HTML/PDF - Test/validate: RSR compliance and SCM file validation - Format/lint: Trailing whitespace and template placeholder checks - Run/dev: Local doc server with optional live reload - Deps: Tool availability checks for asciidoctor, guile, etc. - Add validate-scm recipe for SCM file syntax validation - SECURITY.md: Fill all template placeholders - Remove PGP section (no key available) - Set project to AmbientOps, owner to hyperpolymath - Update contact methods to use GitHub Security Advisories - CODE_OF_CONDUCT.md: Fill all template placeholders - Set conduct team to AmbientOps Maintainers - Set response time to 48 hours - Update contact methods to use GitHub - .machine_readable/STATE.scm: Add comprehensive project state - Document bootstrap phase, components, milestones - Add blockers, next actions, and session history - .machine_readable/META.scm: Add architecture decisions and rationale - Document ADRs for hospital model, umbrella architecture, etc. - Add development practices and design rationale - PLAYBOOK.scm: Add operational procedures - Build, test, deploy, validate, release procedures - Alerts for common failures - Maintainer contact info - STATE.adoc: Add human-readable project state summary - Complements machine-readable STATE.scm - STATE.scm: Fix placeholder badge string with actual tagline - ECOSYSTEM.scm: Fix placeholder badge strings with actual values - Add complete list of related satellite projects
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.
justfile: Replace 15 template TODOs with actual commands for docs repo
SECURITY.md: Fill all template placeholders
CODE_OF_CONDUCT.md: Fill all template placeholders
.machine_readable/STATE.scm: Add comprehensive project state
.machine_readable/META.scm: Add architecture decisions and rationale
PLAYBOOK.scm: Add operational procedures
STATE.adoc: Add human-readable project state summary
STATE.scm: Fix placeholder badge string with actual tagline
ECOSYSTEM.scm: Fix placeholder badge strings with actual values