Add .obvious/ agent onboarding contract - #37
Open
obvious-autobuild[bot] wants to merge 1 commit into
Open
Conversation
Autobuild onboarding: local dev verified (14/14 entries pass validation, gen-index green), sandbox snapshotted, contract written. Co-Authored-By: Obvious <obvious@obvious.ai>
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.
Onboarding run — sightmap/atlas
Autobuild onboarding: local dev stood up and verified end-to-end, sandbox snapshot captured,
.obvious/contract written. This PR touches only.obvious/— noentries/paths, so entry validation skips cleanly pervalidate.yml.Files generated
.obvious/obvious.md— repo guide: stack, commands, codebase map pointer, local verification + Validation Summary, snapshot info (75 lines).obvious/codebase-map.md— depth-2 folder map, single table.obvious/config.yml— policy auto-detected from GitHub settings: default branchmain, merge method squash (the only method enabled),requireHumanMerge: true.obvious/skills/local-dev/SKILL.md— durable bring-up + verification record (name: local-devfrontmatter)Source files scanned
package.json,package-lock.json,README.md,CONTRIBUTING.md,docs/SPEC.md,docs/POLICY.md,skills/map-a-site/SKILL.md,scripts/validate-entry.mjs,scripts/gen-index.mjs,scripts/lib/front-matter.mjs,scripts/lib/sightmap-cli.mjs,scripts/dev/make-screenshot.mjs,schema/entry.schema.json,.github/workflows/{validate,publish,comment}.yml,.gitignore,plan/IMPLEMENTATION.md,removed.yaml, all 14entries/*,fixtures/*Local dev validation result
dev_stack_healthy: true
npm ci— clean install (after removing a root-ownednode_modulesleft by sandbox provisioning)go install github.com/sightmap/sightmap/go/cmd/sightmap@main(resolved v0.31.1)node scripts/validate-entry.mjs entries/github→ PASS, 10/10 checksfixtures/invalid-entry→ FAIL (6 checks) as designed — the negative pathnode scripts/gen-index.mjs→ wroteindex.json(14 entries, stats viasightmap stats), exit 0, gitignored exactly as SPEC requiresSandbox snapshot
ism0498p7p2tbx2t81u8h(baked as templatebuipnamg8rvuxmata2i4:default)node_modules, Go 1.24.4, built CLI at~/go/bin/sightmap, freshly generatedindex.jsonBlockers
None.
Explicit omissions
fixtures/valid-entryfailssightmap-validate/sightmap-lintagainst CLImain: it was adapted from an older spec example and uses selector-style extract modes (extract: h2,extract: li:first-child) plus atransform:field the current CLI rejects. Pre-existing fixture-vs-CLI drift — the same binary passes all 14 real entries. Left untouched and flagged for maintainers (it also affects the CLI-bump verification procedure documented invalidate.yml).bun.lockleft as-is and not staged (npm is canonical per CI).AGENTS.mdcreated or modified; no.obvious/tools/,.obvious/system-prompt.md, or.obvious-install/written.