Skip to content
  • Julian M. Kleber's avatar
    b10e3391
    feat(PH-DB-4): registry REST route stubs (#6) · b10e3391
    Julian M. Kleber authored
    
    
    * docs: link lis workflow to lic agent discipline and PR gates
    
    Mandatory engineering-standards and vision docs; PR template engineering gates.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * feat(httpd): tier5 harness, config desugar, routing oracle
    
    TOML-driven bench/exploit harness, nginx mitigations, verify-http CI.
    Python easy-TOML desugar/validate and match_route cases for M1 prep.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * chore(agent-kit): adopt roadmap v1.1.0 and release-notes scaffolding
    
    Org rollout: roadmap links in AGENTS.md, PR template checklist, sync script, dated handoff doc.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * docs: link master plan and provability gaps from index
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * chore: sync agent-kit 1.3.3
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * feat(PH-DB-3): lis db supervisor bundle stub
    
    Add registry-min profile, lis db CLI stubs, and in-process lidb architecture
    diagram. Interface contract only until WP1 lidb scaffold lands.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * feat(PH-DB-4): registry REST route stubs and OpenAPI serve
    
    Add /v1/packages handlers backed by a mock liorm store, serve lip OpenAPI
    from openapi/registry-v1.yaml, extend registry-min profile modules, and wire
    lis db start to the stub listener with integration smoke in tests/.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    ---------
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    b10e3391
    feat(PH-DB-4): registry REST route stubs (#6)
    Julian M. Kleber authored
    
    
    * docs: link lis workflow to lic agent discipline and PR gates
    
    Mandatory engineering-standards and vision docs; PR template engineering gates.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * feat(httpd): tier5 harness, config desugar, routing oracle
    
    TOML-driven bench/exploit harness, nginx mitigations, verify-http CI.
    Python easy-TOML desugar/validate and match_route cases for M1 prep.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * chore(agent-kit): adopt roadmap v1.1.0 and release-notes scaffolding
    
    Org rollout: roadmap links in AGENTS.md, PR template checklist, sync script, dated handoff doc.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * docs: link master plan and provability gaps from index
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * chore: sync agent-kit 1.3.3
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * feat(PH-DB-3): lis db supervisor bundle stub
    
    Add registry-min profile, lis db CLI stubs, and in-process lidb architecture
    diagram. Interface contract only until WP1 lidb scaffold lands.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    * feat(PH-DB-4): registry REST route stubs and OpenAPI serve
    
    Add /v1/packages handlers backed by a mock liorm store, serve lip OpenAPI
    from openapi/registry-v1.yaml, extend registry-min profile modules, and wire
    lis db start to the stub listener with integration smoke in tests/.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    
    ---------
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading